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

Validate wheel build in CI/CD #227

Open
2 tasks
leofang opened this issue Nov 8, 2024 · 0 comments
Open
2 tasks

Validate wheel build in CI/CD #227

leofang opened this issue Nov 8, 2024 · 0 comments
Labels
CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module EPIC Soul of a release P0 High priority - Must do!

Comments

@leofang
Copy link
Member

leofang commented Nov 8, 2024

We need to build wheels in the public CI because

  • it generates a log that can be audited by both team members and external stakeholders when an issue happens (ex: cuda-python 11.8.5/12.6.2 package content issues #226)
  • the artifacts can be inspected and reused (ex: moving to internal artifactory for QA/release processes)
  • wheel contents can be tested as part of CI
  • it is automated instead of relying on anyone on the team to manually navigate, which can be error-prone and cause delays

TODO:

@leofang leofang added CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module EPIC Soul of a release P0 High priority - Must do! labels Nov 8, 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 cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module EPIC Soul of a release P0 High priority - Must do!
Projects
None yet
Development

No branches or pull requests

1 participant