Closed swissspidy closed 8 months ago
Describe your use case and the problem you are facing
When scaffolding package tests I can only add a config for Travis CI and nothing else.
I would say the majority of developers has moved on from Travis CI to using GitHub Actions.
Describe the solution you'd like
Support GitHub Actions as a CI provider, and perhaps even make it the default.
Technically you can add circleci as well (with a --ci=circle flag).
--ci=circle
Feature Request
Describe your use case and the problem you are facing
When scaffolding package tests I can only add a config for Travis CI and nothing else.
I would say the majority of developers has moved on from Travis CI to using GitHub Actions.
Describe the solution you'd like
Support GitHub Actions as a CI provider, and perhaps even make it the default.