Hugo van Kemenade
|
910b1f8a94
|
Fix path to requirements.txt (#433)
|
2023-02-01 12:34:49 -08:00 |
|
Jirka Borovec
|
396ef1c4ef
|
freeze CI requirements (#431)
* freeze CI requirements, including pylint
|
2023-02-01 11:47:53 -08:00 |
|
David Bieber
|
c4bd14b45a
|
Python Fire Version Bump (#416)
Bumps version to 0.5.0 in preparation for next release
|
2022-11-28 16:13:34 -05:00 |
|
David Bieber
|
8469e487dc
|
Move python 3 only component to test_components_py3.py (#389)
* #316 adds a test using Python 3 only features; this CL makes that test only run for Python 3 versions.
|
2022-04-16 16:42:02 -04:00 |
|
David Bieber
|
21ae57c38d
|
Remove testing for Python 3.4 (#388)
* Removes testing from CI for Python 3.4
* Adds lint disabling for new linter checks that have been added.
|
2022-04-16 15:58:07 -04:00 |
|
Joe Chen
|
58fd850862
|
- Installed mock, required by the tests.
- Exits the build shell script if any of the commands fails.
PiperOrigin-RevId: 353310695
Change-Id: I7e4df5de32ec4b3c8ca03ab6f5cf7a03f8f61856
|
2021-01-22 13:43:34 -08:00 |
|
Joe Chen
|
fbe1bf858f
|
chmod +x .github/scripts/build.sh
PiperOrigin-RevId: 353290438
Change-Id: Ia5cf4c00333f8e7439edebce3fb2e366eef88462
|
2021-01-22 12:32:43 -08:00 |
|
Joe Chen
|
59eb4daeee
|
Migrate Python Fire CI from Travis to Github Actions.
PiperOrigin-RevId: 353286136
Change-Id: I030d43b4c911137c2859b1d5dcd91e5831dc6b2d
|
2021-01-22 12:32:33 -08:00 |
|