Commit Graph

40 Commits

Author SHA1 Message Date
Jesse Hills cfab790117
Run CI proto docker as actions user (#835) 2024-03-07 07:53:35 +13:00
dependabot[bot] 038a923139
Bump actions/cache from 3 to 4 (#809) 2024-02-02 05:23:39 -06:00
dependabot[bot] 3875dd6b32
Bump actions/setup-python from 4 to 5 (#788)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 16:55:55 -10:00
J. Nick Koston 741308c93f
Add basic pre-commit to handle eol space (#592) 2023-10-19 14:00:36 -10:00
J. Nick Koston 5baef3881a
Add coveragerc (#581) 2023-10-15 12:24:27 -10:00
J. Nick Koston 054e01dbb6
Start tracking code coverage (#580) 2023-10-15 12:17:15 -10:00
J. Nick Koston 2c6f3d40ed
Add optional basic cython implementation for frame_helper (#564) 2023-10-12 08:12:39 -10:00
J. Nick Koston 275ca3a660
Run tests on multiple python versions (#566) 2023-10-11 12:52:19 -10:00
dependabot[bot] b8b0c37d05
Bump actions/checkout from 3 to 4 (#534) 2023-09-24 17:04:02 -05:00
dependabot[bot] bd07ddd668
Bump actions/cache from 3.3.1 to 3.3.2 (#542) 2023-09-24 23:34:54 +02:00
Jesse Hills caa7896d9f
Add concurrency rules to workflows (#420) 2023-04-17 08:45:43 +12:00
dependabot[bot] 45417fb6f0
Bump actions/cache from 3.2.6 to 3.3.1 (#405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:56:12 -10:00
dependabot[bot] b4ecf4fbfc
Bump actions/cache from 3.2.5 to 3.2.6 (#389)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 18:50:10 -10:00
dependabot[bot] e4cfef5cd4
Bump actions/cache from 3.2.4 to 3.2.5 (#381)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 11:41:41 +13:00
dependabot[bot] 0b9b12ddf9
Bump actions/cache from 3.2.3 to 3.2.4 (#370)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 11:53:26 +13:00
dependabot[bot] 1e4678eaf2
Bump actions/cache from 3.0.11 to 3.2.3 (#360) 2023-01-11 15:29:08 -10:00
Jesse Hills 62ff753975
Update actions set-output to GITHUB_OUTPUT (#312) 2022-11-23 07:30:14 +13:00
dependabot[bot] 7785fbdce4
Bump actions/cache from 3.0.10 to 3.0.11 (#282)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:14:20 +13:00
dependabot[bot] 157be8e3e1
Bump actions/cache from 3.0.9 to 3.0.10 (#269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 14:18:20 +13:00
dependabot[bot] 858021b853
Bump actions/cache from 3.0.8 to 3.0.9 (#266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 11:33:10 +13:00
Jesse Hills a354f9b41c
Bump min python to 3.9 (#265) 2022-09-30 10:57:41 +13:00
dependabot[bot] 0128f7cbd7
Bump actions/cache from 3.0.7 to 3.0.8 (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:04:01 +12:00
dependabot[bot] b9b88b0787
Bump actions/cache from 3.0.4 to 3.0.7 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:28:48 +12:00
dependabot[bot] ad2d3cae10
Bump actions/setup-python from 3 to 4 (#225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 15:00:22 +02:00
dependabot[bot] 8440ef4d2f
Bump actions/cache from 3.0.3 to 3.0.4 (#224)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 15:00:06 +02:00
dependabot[bot] 1a1c4602f6
Bump actions/cache from 3.0.2 to 3.0.3 (#219)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 13:45:37 +12:00
dependabot[bot] 38e8672442
Bump actions/cache from 3.0.1 to 3.0.2 (#199)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 17:05:43 +12:00
dependabot[bot] b0bd51fdda
Bump actions/cache from 2 to 3.0.1 (#196)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:37:39 +02:00
dependabot[bot] 583a97066a
Bump actions/checkout from 2 to 3 (#182)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 13:26:30 +01:00
dependabot[bot] 46b7d34f4a
Bump actions/setup-python from 2 to 3 (#180)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 13:25:56 +01:00
Otto Winter d052f59800
Constrain GH Actions workflows permissions (#129) 2021-10-23 21:57:46 +02:00
Otto Winter ccf9fcbe2b
Fix protoc lint uses different version than docker image (#125) 2021-10-21 16:53:32 +02:00
Otto Winter f90ffcf3b8
Also run black/isort on tests (#82) 2021-07-29 16:09:16 +02:00
Jesse Hills 8baf034d78
Don't fail fast on CI (#76) 2021-07-26 11:31:04 +12:00
Otto Winter 3a7a47f649
Add pytest unit testing (#64) 2021-07-12 20:09:17 +02:00
Otto Winter 0b4b45daed
Rename master branch to main (#58) 2021-06-30 18:08:56 +02:00
Otto Winter f11f6e0122
Refactor Lint Configs (#53) 2021-06-30 17:03:55 +02:00
Otto Winter 52cf01e11a
Add flake8, black, isort and mypy linting (#39) 2021-06-18 17:57:02 +02:00
Fabian Affolter 076fb6cc97
Fix typo (#23) 2020-12-22 16:45:02 -03:00
Otto Winter 8bf95336d6
Add pylint 2020-07-14 20:00:12 +02:00