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

CI #15

Open
ptheywood opened this issue Feb 2, 2024 · 2 comments
Open

CI #15

ptheywood opened this issue Feb 2, 2024 · 2 comments

Comments

@ptheywood
Copy link
Member

Basic CI to conifgure and build the template example would be a good addition, and allow users to opt-in to the same (actions shouldn't be enabled when created from a template repo by default iirc)

This would require duplication of the cuda install scripts on CI and increase maintenance burden a little.

@Robadob
Copy link
Member

Robadob commented Feb 2, 2024 via email

@ptheywood
Copy link
Member Author

Yes we could potentially do something with re-usable actions in a separate repo. It's been on my list of things to look into.

For 3rd parties, they would have to allow 3rd party re-usable actions, or also fork the actions repo into their org/account.

The other option is turning my very rough install cuda scripts into propper github actions, but I don't have the time nor patience to learn how to do that (it'd been requested on my dev repo for them by others previously, ptheywood/cuda-cmake-github-actions#5).

And that wouldn't work in our manylinux builds either which run in a non gh container)

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

2 participants