Skip to content

Commit

Permalink
Revert/release (#235)
Browse files Browse the repository at this point in the history
* Revert "Update [vald sha: 63b53ea424fa2ef388b244182735dab83348f49c]"

This reverts commit cc1067d.

* fix: use ref main

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>

---------

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 authored Apr 8, 2024
1 parent cc1067d commit 442d1a4
Show file tree
Hide file tree
Showing 20 changed files with 358 additions and 360 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main # NOTE
- name: Set Git config
run: |
git config --global --add safe.directory ${GITHUB_WORKSPACE}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/_semver-auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main # NOTE:
- name: Set Git config
run: |
git config --global --add safe.directory ${GITHUB_WORKSPACE}
Expand Down
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
63b53ea424fa2ef388b244182735dab83348f49c
18786bf03a1a47d7c24afae496ad1c839c1aca1e
6 changes: 3 additions & 3 deletions src/buf/validate/expression_pb2.py

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

6 changes: 3 additions & 3 deletions src/buf/validate/priv/private_pb2.py

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

312 changes: 156 additions & 156 deletions src/buf/validate/validate_pb2.py

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/google/api/annotations_pb2.py

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

6 changes: 3 additions & 3 deletions src/google/api/http_pb2.py

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

6 changes: 3 additions & 3 deletions src/google/rpc/status_pb2.py

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

16 changes: 8 additions & 8 deletions src/vald/v1/agent/core/agent_pb2.py

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

10 changes: 5 additions & 5 deletions src/vald/v1/filter/egress/egress_filter_pb2.py

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

10 changes: 5 additions & 5 deletions src/vald/v1/filter/ingress/ingress_filter_pb2.py

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

Loading

0 comments on commit 442d1a4

Please sign in to comment.