Commit Graph

6 Commits

Author SHA1 Message Date
David Bieber
7ae81bf95b Update build.yml dropping Python 2.7 2024-01-02 15:41:48 -05:00
Jirka Borovec
c29b923133 adding python 3.10 [tag & CI] (#428)
* adding python 3.10
2023-02-06 10:41:38 -05:00
David Bieber
c367ce99aa Bring continuous integration to working state (#415)
Contained in this PR:

* Use latest versions of checkout and python setup GitHub actions
* Fix Ubuntu version since not all Python versions are available on ubuntu-latest
* Lint fixes: use setattr directly instead of via dunder-method, and ignore unnecessary lambda lint warnings.
* Loosen formatting tests
2022-11-28 16:09:56 -05: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
David Bieber
c97ac311ee Trigger copybara
Renames yaml to yml.

PiperOrigin-RevId: 353295857
Change-Id: Ifdd0b0dca8819257ae51bd1dc62690a05ae7fdcc
2021-01-22 12:32:50 -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