Bert Blommers
562d0eef69
Automate releases ( #3732 )
...
* Test custom action with custom input
* Run test workflow on push
* Automated release configuration
2021-03-03 09:06:22 +00:00
Bert Blommers
0ae1ce9042
Only allow release on manual trigger
2021-02-24 17:27:14 +00:00
Bert Blommers
52b10d9d3e
Automate release - Test Github Action ( #3726 )
...
* Test custom action with custom input
* Run test workflow on push
2021-02-24 14:42:22 +00:00
Bert Blommers
afdab66218
Enable Py2 test coverage ( #3698 )
...
* Enable Py2 test coverage
* Coverage - exclude XRay as it's throwing errors
* Update requirements-tests.txt
* Revert "Coverage - exclude XRay as it's throwing errors"
This reverts commit bb58e0ef847301af034bee5992966a0474c19f9a.
* Enable coverage for all workflows
2021-02-16 17:03:41 +00:00
Bert Blommers
cb6606f3f3
Update build.yml
2021-02-16 10:44:48 +00:00
Bert Blommers
f246d4162f
Update build.yml
2021-02-12 12:59:45 +00:00
Bert Blommers
4ce936a284
CI - Run codecov on all tests, not just Py3.7 ( #3654 )
...
* CI - Run codecov on all tests, not just Py3.7
* Update build.yml
* Update build.yml
2021-02-02 18:01:00 +00:00
Brian Pandola
ef1cb2e544
Enable GitHub Actions to run successfully on forks ( #3622 )
...
* Trigger workflow on any push or pull request.
* Conditionally run Codecov Upload and Deploy *only* on `spulec/moto` repository.
This allows contributors to get CI results on their forked repo before
submitting PRs to `moto`. Previously, forked repos could run the actions
but would fail (rightfully) on the steps that should only be run on the
main repo (and require tokens/secrets).
2021-01-28 15:19:30 +00:00
Bert Blommers
8591eda9d6
Introduce Github Actions to replace TravisCI ( #3610 )
2021-01-26 12:37:03 +00:00
Bert Blommers
8f4c3e4a51
Create GithubActions workflow
2021-01-23 20:46:54 +00:00