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

Include GitHub Actions workflows in package template #14

Open
namurphy opened this issue Jan 13, 2021 · 1 comment
Open

Include GitHub Actions workflows in package template #14

namurphy opened this issue Jan 13, 2021 · 1 comment

Comments

@namurphy
Copy link
Contributor

GitHub Actions has been gaining a lot of traction, so it would be really helpful for the package template to already have configuration files for GitHub Actions built-in. That would simplify the process of setting up continuous integration testing for people who end up using the template for a project that ends up being hosted on ye olde GitHub.

Since there's a chance that some projects would end up being hosted on GitLab or elsewhere, it might be good to ask if the user wants to have these configuration files automagically included or not.

I'm also wondering if setting up GitHub Actions in the template would help allow the template itself to be (meta?)tested with GitHub Actions, but that's outside the scope of this particular issue.

@Cadair
Copy link
Member

Cadair commented Nov 9, 2022

I'm also wondering if setting up GitHub Actions in the template would help allow the template itself to be (meta?)tested with GitHub Actions, but that's outside the scope of this particular issue.

We already do run tests of the template with GitHub actions.

I definitely think that this repo is the right place to provide an example of using https://github.com/OpenAstronomy/github-actions-workflows/ but I will be making it opt-in.

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