EliLillyCo / pytest-wdl

WDL plugin for pytest
https://pytest-wdl.readthedocs.io
Apache License 2.0
48 stars 8 forks source link

Migrate CI/CD to Actions #146

Open michaeltneylon opened 4 years ago

michaeltneylon commented 4 years ago

Current CI/CD is done in Travis under the EliLillyCo Org. Feature proposal to move those into GitHub Actions.

NickLiffen commented 3 years ago

@jdidion is there any chance this could get some traction (please)? This is the only repository in the whole EliLillyCo Organisation using Travis. We are likely going to have to disable to Travis GitHub App soon. We are starting to standardise on GitHub Actions. I think it would be a good idea to maybe move to GitHub Actions away from Travis.

There is an example of how to do this here. You are able to use the CodCov GitHub Action as well. You can also set up GitHub Code Scanning to help drive some security automation.

Would this be possible to tackle? I know you are likely busy. It would be great if this could get done 👍