Commit Graph

23 Commits

Author SHA1 Message Date
Otto Winter
ccf9fcbe2b
Fix protoc lint uses different version than docker image (#125) 2021-10-21 16:53:32 +02:00
dependabot[bot]
50656382f1
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#99)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 07:31:21 +12:00
dependabot[bot]
af25a63808
Bump docker/build-push-action from 2.6.1 to 2.7.0 (#91)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 17:01:47 +02:00
Jesse Hills
22255acf8e
Allow dispatching the protoc build workflow manually (#83) 2021-08-03 15:29:27 +12:00
Jesse Hills
1fbf0396fe
Add linter for when people generate proto files inside the PR (#84) 2021-08-03 15:25:20 +12:00
Otto Winter
f90ffcf3b8
Also run black/isort on tests (#82) 2021-07-29 16:09:16 +02:00
Jesse Hills
c204f92d9a
Use inline cache (fixes ghcr empty manifest image) (#77) 2021-07-26 11:35:29 +12:00
Jesse Hills
8baf034d78
Don't fail fast on CI (#76) 2021-07-26 11:31:04 +12:00
Jesse Hills
e9d0814818
Use buildx caching options (#73) 2021-07-22 12:32:37 +12:00
Jesse Hills
7ce73f0dc4
Build docker image to generate protoc (#72) 2021-07-22 11:35:08 +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
889351745d
Add release drafter (#57) 2021-06-30 17:32:32 +02:00
Otto Winter
f11f6e0122
Refactor Lint Configs (#53) 2021-06-30 17:03:55 +02:00
Otto winter
a18e8ac20d
Fix protoc-update bash error second attempt 2021-06-21 21:28:43 +02:00
Otto winter
036207bfb0
Fix protoc-update bash error 2021-06-21 21:22:32 +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
Guillermo Ruffino
1d6fce92d0 Revert "Use twine credentials"
This reverts commit 884a281f9c.
2020-08-22 20:41:40 -03:00
Guillermo Ruffino
884a281f9c Use twine credentials 2020-08-22 13:06:58 -03:00
Otto Winter
d285c26b16
Add dependabot 2020-07-15 13:42:28 +02:00
Otto Winter
8bf95336d6
Add pylint 2020-07-14 20:00:12 +02:00
Otto Winter
b684977fdf
Add github actions release script 2020-07-14 19:43:19 +02:00