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

Produce stable artifacts #71

Open
jakirkham opened this issue Jun 26, 2024 · 4 comments
Open

Produce stable artifacts #71

jakirkham opened this issue Jun 26, 2024 · 4 comments
Assignees
Labels
CI/CD CI/CD infrastructure P1 Medium priority - Should do support All things related to the project that can't be categorized

Comments

@jakirkham
Copy link
Collaborator

GitHub autogenerated source artifact from tags regularly have unstable checksums. As part of the release process it would be great if we could produce stable source artifacts (with checksums) and attach them to the release tag. This way we could more reliably consume the source in other places where we have builds (like conda-forge)

A few examples:

@github-actions github-actions bot added the triage Needs the team's attention label Jun 26, 2024
@leofang leofang added the P1 Medium priority - Should do label Jun 26, 2024
@leofang leofang self-assigned this Jun 26, 2024
@leofang leofang added enhancement Any code-related improvements support All things related to the project that can't be categorized and removed triage Needs the team's attention enhancement Any code-related improvements labels Jun 26, 2024
@leofang
Copy link
Member

leofang commented Jun 26, 2024

This should be done indeed. IIRC NumPy etc do this too by uploading artifacts. @jakirkham any chance you know off top of your head a reference for us to follow? (No worries if not, I'll figure it out later.)

@jakirkham
Copy link
Collaborator Author

Certainly we did this for conda and conda-build. Here is the workflow conda uses. Maybe that would be a good starting point?

@leofang
Copy link
Member

leofang commented Sep 11, 2024

@sandeepd-nv Would you take a look when you have a chance plz? 🙂 Thanks!

@leofang
Copy link
Member

leofang commented Oct 10, 2024

cc @m3vaz for vis

@leofang leofang added the CI/CD CI/CD infrastructure label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD infrastructure P1 Medium priority - Should do support All things related to the project that can't be categorized
Projects
None yet
Development

No branches or pull requests

3 participants