dependabot[bot]
0de174ae12
build(deps): Bump bufbuild/buf-setup-action from 1.0.0 to 1.1.0 ( #11311 )
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-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>
2022-03-02 20:04:58 +01:00
dependabot[bot]
66a4db235b
build(deps): Bump actions/checkout from 2 to 3 ( #11312 )
...
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-02 19:21:26 +01:00
dependabot[bot]
850a0938fa
build(deps): Bump bufbuild/buf-setup-action from 0.7.0 to 1.0.0 ( #11231 )
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 0.7.0 to 1.0.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v0.7.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
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-02-20 21:13:30 +01:00
dependabot[bot]
44eca54eb2
build(deps): Bump bufbuild/buf-setup-action from 0.6.0 to 0.7.0 ( #11098 )
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-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>
2022-02-02 17:49:58 +01:00
Marko
ab9545527d
chore: use buf ci ( #11071 )
...
* use buf ci
* check breakage against target branch
* test proto
* fix repo
* setinput
* undo proto change
* minor change
* test without subdir
* addback subdir
* try without input
* proto change
* fix ci
* remove head
* add proto
* add back
* add .git
* test
* test++
* test+++
* something
* something
* something++
* test
* test
* do different design
* revert proto change
* docs
* revert comment
2022-02-01 22:25:53 +01:00
dependabot[bot]
a7c09a3278
build(deps): Bump technote-space/get-diff-action from 5 to 6.0.1 ( #10889 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 5 to 6.0.1.
- [Release notes](https://github.com/technote-space/get-diff-action/releases )
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/get-diff-action/compare/v5...v6.0.1 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
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>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-01-06 09:21:47 +01:00
dependabot[bot]
f27c7ceef9
build(deps): bump technote-space/get-diff-action from 4 to 5 ( #9834 )
...
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4 to 5.
- [Release notes](https://github.com/technote-space/get-diff-action/releases )
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/get-diff-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
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>
2021-08-04 11:50:02 +02:00
Amaury
e23d361a6f
Allow proto CI to pass when no proto files changed ( #8881 )
2021-03-15 16:53:13 +00:00
Amaury
a8ef4a380d
All Makefile proto commands use Docker ( #7931 )
...
* Update tooling around docker
* Run commands
* Remove swagger gen for now
* Update proto-gen-any
* Fix indentn
* Use CURDIR
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-11-13 16:36:58 +00:00
Marko
1daf5dadf5
ci: split unit tests across 4 machines ( #6297 )
...
Try reduce the overall build time by splitting test coverage
across 4 instances.
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-05-29 15:25:27 +02:00
Marko
21a9cb9b28
ci: automate release post tag push ( #6230 )
2020-05-25 20:02:08 +02:00
Marko
d7677e0871
ci: test paths directive ( #6251 )
...
* test paths directive
* change proto files
* test paths on code coverage
* have parts of ci only run when go files are touched
* add readme badge
* bring back green checks
* remove paths
* green check linting
* add tests no run
2020-05-19 13:32:35 +00:00
Aaron Craelius
dc1a21a08a
Split proto CI into lint and breakage checks ( #6098 )
...
* Split proto CI into lint and breakage checks
* Change names
2020-04-29 18:17:18 +00:00
Marko
4b3eb0ea98
ci: migrate long sims ( #6084 )
...
Cancel ci if no .go files have been touched. There is no clean way of
doing this so i opted to `exit 1` on the diff job if no go files were
changed and have builds depend on diff passing
- migrate proto checks to github actions.
- providing make commands to use buf within docker.
- test-sim-multi-seed-long migration to github actions. Follows same
logic and only runs on release branches.
- add protobuf section to CONTRIBUTING.md.
2020-04-28 16:13:36 +02:00