Skip to content

Commit 882723b

Browse files
committed
add v4 directory schema to v33
1 parent ae36a99 commit 882723b

34 files changed

Lines changed: 20923 additions & 187 deletions

.github/workflows/ci.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ on:
1717
pull_request:
1818

1919
env:
20-
VAULT_ADDR: https://vault.aserto.com/
2120
BUF_REPO: "buf.build/aserto-dev/directory"
22-
23-
BUF_VERSION: 1.61.0
21+
BUF_VERSION: 1.63.0
2422
BUF_BETA_SUPPRESS_WARNINGS: 1
2523

2624
GO_VERSION: 1.25
@@ -32,7 +30,7 @@ jobs:
3230
runs-on: ubuntu-latest
3331
steps:
3432
-
35-
uses: actions/create-github-app-token@v1
33+
uses: actions/create-github-app-token@v2
3634
id: app-token
3735
with:
3836
app-id: ${{ vars.CODEGEN_APP_ID }}

aserto/directory/assertion/v3/assertion.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aserto/directory/assertion/v3/assertion_grpc.pb.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aserto/directory/common/v3/common.pb.go

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)