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

webhook during release process #81

Open
sdarwin opened this issue Oct 16, 2024 · 0 comments
Open

webhook during release process #81

sdarwin opened this issue Oct 16, 2024 · 0 comments

Comments

@sdarwin
Copy link
Contributor

sdarwin commented Oct 16, 2024

At the end of publish_release.py contact this URL:

curl https://www.boost.io/admin/versions/version/new_version/

That will trigger an import on boost.io to refresh the releases page of the website.

publish_release.py uploads files to S3. There can be a minute delay while the CDN origin servers download the content from S3. Therefore, the script should wait and loop, checking if the files are available on archives.boost.io, before contacting the webhook.

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

1 participant