template-python icon indicating copy to clipboard operation
template-python copied to clipboard

Convert CI to GitHub Actions

Open jacebrowning opened this issue 1 year ago • 1 comments

jacebrowning avatar Jun 29 '24 17:06 jacebrowning

Hey Jace, I see you've self-assigned this issue but I'm sure you're very busy. Wondering if you would be happy to take a Hacktoberfest PR for this?

I can see the cookiecutter project gets a GHA workflow here: https://github.com/jacebrowning/template-python/blob/main/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/main.yml

So I'm guessing this issue is talking about the template project itself, which uses Travis: https://github.com/jacebrowning/template-python/blob/main/.travis.yml

kyluca avatar Oct 19 '24 21:10 kyluca

@kyluca yes, I'd like to port the template over to use GitHub Actions. Thanks for the offer to help!

jacebrowning avatar Oct 20 '24 15:10 jacebrowning