Skip to content

Extend nightly releases by Python packages #369

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

Open
marbre opened this issue Apr 8, 2025 · 1 comment · May be fixed by #385
Open

Extend nightly releases by Python packages #369

marbre opened this issue Apr 8, 2025 · 1 comment · May be fixed by #385
Assignees
Labels
CICD Related to CI/CD Infra

Comments

@marbre
Copy link
Member

marbre commented Apr 8, 2025

With #349, tarballs get released nightly. These should be used to build Python packages (wheels + sdist) which get appended as assets to the release.

@marbre marbre added the CICD Related to CI/CD Infra label Apr 8, 2025
@marbre marbre self-assigned this Apr 8, 2025
@marbre marbre changed the title Expand nightly releases by Python wheels Extend nightly releases by Python wheels Apr 8, 2025
@marbre marbre linked a pull request Apr 9, 2025 that will close this issue
@marbre marbre moved this from TODO to In Progress in TheRock CI/CD 🪨🚀 Apr 9, 2025
@marbre
Copy link
Member Author

marbre commented Apr 15, 2025

I split PR #385 into two separate ones (Python script related changes; CI related changed) as the CI related changes need some more work. In particular the names of the release channels need to match with S3 buckets and "write once" permissions need to be added to those for nightly builds. The mechanics in the Python scripts however could be landed as is.

@marbre marbre changed the title Extend nightly releases by Python wheels Extend nightly releases by Python packages Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD Related to CI/CD Infra
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant