action #102350
Updated by tinita over 3 years ago
## Observation https://app.travis-ci.com/github/os-autoinst/openqa_review > Builds have been temporarily disabled for public repositories due to a negative credit balance. Please go to the Plan page to replenish your credit balance or alter your Consume paid credits for OSS setting. So credits are gone quite fast. We should move to GitHub Actions. ## Acceptance criteria - **AC1**: All tests running on Travis so far are run on GHA instead - ~~**AC2**: ~~- **AC2**: Publishing to pypi works~~ ## Suggestions - there's a Python Publish workflow template using `pypa/gh-action-pypi-publish`