Skip to content

Commit

Permalink
pb-directory 0.31.4 (#50)
Browse files Browse the repository at this point in the history
* pb-directory 0.31.4

* upd ci
  • Loading branch information
gertd committed Jul 22, 2024
1 parent 9d0b7e0 commit 2a2afa0
Show file tree
Hide file tree
Showing 49 changed files with 1,455 additions and 1,214 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
VAULT_ADDR: https://vault.eng.aserto.com/
BUF_REPO: "buf.build/aserto-dev/directory"

BUF_VERSION: "1.30.0"
BUF_VERSION: "1.34.0"
BUF_BETA_SUPPRESS_WARNINGS: 1
GO_VERSION: "1.22"
GO_LANGCI_LINT_VERSION: "v1.56.2"
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
name: Get latest version tag from Buf Registry
id: buf-latest
run: |
echo "VERSION=$(buf beta registry tag list buf.build/aserto-dev/directory --format json --reverse | jq -r '.results[0].name')" >> "$GITHUB_OUTPUT"
echo "VERSION=$(buf beta registry label list buf.build/aserto-dev/directory --format json --reverse | jq -r '.results[0].name')" >> "$GITHUB_OUTPUT"
-
name: Buf Generate
run: |
Expand Down
24 changes: 12 additions & 12 deletions aserto/directory/assertion/v3/assertion.pb.go

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

6 changes: 3 additions & 3 deletions aserto/directory/assertion/v3/assertion.pb.gw.go

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

Loading

0 comments on commit 2a2afa0

Please sign in to comment.