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

[proposal] github actions automation #6

Open
mathematicalmichael opened this issue Jan 9, 2025 · 0 comments
Open

[proposal] github actions automation #6

mathematicalmichael opened this issue Jan 9, 2025 · 0 comments

Comments

@mathematicalmichael
Copy link
Contributor

I would like to propose automating the publishing of packages upon the creation of a github release (not on merge to main).

additionally, automate running tests on PRs - giving confidence to reviewers that things didn't break in an isolated environment.
this is complicated by the need for a GPU - but the CPU testing part can be done.
(I would be willing to volunteer a GPU-equipped machine to host a github actions runner on to perform cuda-based test -- also something I've done before but don't have credentials to do here).

this is a manual process, but a quick one, and the publishing of wheels / source dist to pypi can be done via a secure single-package-scoped access token.

i've done this before a number of times, but I'd need to work with you to handle the secrets management, and first wanted to check if these contributions would be welcome.

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