Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CI status for StorageServer caching #76297

Open
staticfloat opened this issue Jan 24, 2023 · 0 comments
Open

Create CI status for StorageServer caching #76297

staticfloat opened this issue Jan 24, 2023 · 0 comments

Comments

@staticfloat
Copy link
Member

staticfloat commented Jan 24, 2023

To address issues around storage server caching delay, we should preload new resources into the storage server by triggering a CI run on PRs to General. I'm thinking we have a webhook that triggers the StorageServer into caching any new resources mentioned in the current pull request, and then if they all get cached successfully, we push a status to the PR that sets a passing status to that CI status.

This should allow us to pre-fill the storage server's cache so that when the PR is merged, the resources are already stored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants