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

Generate repo index files on deploy #869

Merged
merged 4 commits into from
Jul 2, 2023

Conversation

tobias
Copy link
Member

@tobias tobias commented Jul 2, 2023

Extract repo index gen to own ns

This will allow us to use it from the async pre-compute logic.

Extract retry logic to ns & improve ergonomics

Generate repo index files on deploy

This will asynchronously generate repo index files for each level when a
deploy occurs and write the index to s3 to be read by fastly.

tobias added 4 commits July 2, 2023 10:07
This will allow us to use it from the async pre-compute logic.
This will asynchronously generate repo index files for each level when a
deploy occurs and write the index to s3 to be read by fastly.
This test wasn't properly waiting for the add emails to be sent.
@tobias tobias force-pushed the tobias/pre-compute-repo-listing-indexes branch from 7aea3a6 to 34e136a Compare July 2, 2023 16:54
@tobias tobias merged commit ed5ab3d into main Jul 2, 2023
@tobias tobias deleted the tobias/pre-compute-repo-listing-indexes branch July 2, 2023 17:02
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

Successfully merging this pull request may close these issues.

1 participant