Skip to content

Commit

Permalink
Merge branch 'master' into ty/UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo authored Jun 21, 2022
2 parents bfbfd64 + 22622fb commit 714ae65
Show file tree
Hide file tree
Showing 52 changed files with 8,522 additions and 1,911 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v2
- uses: bufbuild/buf-setup-action@v0.6.0
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'
Expand All @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bufbuild/buf-setup-action@v0.6.0
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-breaking-action@v1
with:
input: 'proto'
Expand Down
119 changes: 65 additions & 54 deletions api/regen/ecocredit/basket/v1/query.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions api/regen/ecocredit/basket/v1/types.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 714ae65

Please sign in to comment.