Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport: backport from main to release-1.3 branch #1107

Closed
wants to merge 34 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
be4b875
fix: github actions permissions (#1059)
JeyJeyGao Oct 8, 2024
1b84cba
fix: fix debug log (#1061)
Two-Hearts Oct 14, 2024
43219ae
build(deps): Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /te…
dependabot[bot] Oct 15, 2024
4190c31
test: add unit tests (#1075)
Two-Hearts Nov 1, 2024
88f39d2
fix: discard crl cache error (#1076)
Two-Hearts Nov 5, 2024
cfc9ff6
build(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1054)
dependabot[bot] Nov 5, 2024
86c2a59
build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.1 in /test…
dependabot[bot] Nov 5, 2024
511841f
build(deps): Bump golang.org/x/term from 0.24.0 to 0.25.0 (#1055)
dependabot[bot] Nov 5, 2024
5e8ba7c
build(deps): Bump actions/cache from 4.0.2 to 4.1.2 (#1073)
dependabot[bot] Nov 11, 2024
6c94fc5
build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#1066)
dependabot[bot] Nov 11, 2024
986f8ae
build(deps): Bump actions/checkout from 4.1.7 to 4.2.2 (#1074)
dependabot[bot] Nov 11, 2024
faf439a
build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in…
dependabot[bot] Nov 11, 2024
f8c8112
feat: crl cache with log (#1078)
Two-Hearts Nov 12, 2024
4dff08d
build(deps): Bump golang.org/x/term from 0.25.0 to 0.26.0 (#1081)
dependabot[bot] Nov 12, 2024
e279f4e
fix&test: discard error for NewFileCache & E2E test for CRL with cach…
JeyJeyGao Nov 13, 2024
5e5685d
build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#…
dependabot[bot] Nov 14, 2024
be0bd93
build(deps): Bump github/codeql-action from 3.26.8 to 3.27.1 (#1085)
dependabot[bot] Nov 14, 2024
dfeaeeb
build(deps): Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#…
dependabot[bot] Nov 14, 2024
afd5918
build(deps): Bump golang.org/x/net from 0.29.0 to 0.31.0 (#1082)
dependabot[bot] Nov 14, 2024
b14d9ab
build(deps): Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 in /te…
dependabot[bot] Nov 27, 2024
9c60adc
build(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 (#1090)
dependabot[bot] Nov 27, 2024
9d0a5a5
build(deps): Bump github/codeql-action from 3.27.1 to 3.27.5 (#1091)
dependabot[bot] Nov 27, 2024
701e906
build(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.7 (#1092)
dependabot[bot] Nov 27, 2024
7eccb42
for v1.3.0-rc.2 release, backport from main
Two-Hearts Dec 6, 2024
647447d
bump up
Two-Hearts Dec 13, 2024
6168ce9
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 in …
dependabot[bot] Dec 13, 2024
1beafc7
build(deps): Bump golang.org/x/term from 0.26.0 to 0.27.0 (#1098)
dependabot[bot] Dec 13, 2024
e108a7b
build(deps): Bump actions/cache from 4.1.2 to 4.2.0 (#1101)
dependabot[bot] Dec 13, 2024
0e76dd4
build(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#1102)
dependabot[bot] Dec 13, 2024
3aa71ad
build(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 (#1103)
dependabot[bot] Dec 13, 2024
c3a6d98
build(deps): Bump github.com/notaryproject/tspclient-go from 0.2.1-0.…
dependabot[bot] Dec 13, 2024
32a35a8
build(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0 (#1099)
dependabot[bot] Dec 13, 2024
e51129f
build(deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.1 in /te…
dependabot[bot] Dec 13, 2024
bd5fd90
bump up
Two-Hearts Dec 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 (#1103)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Patrick Zheng <[email protected]>
dependabot[bot] authored and Two-Hearts committed Dec 16, 2024
commit 3aa71ad45f1c8c87ccabe7186c8dc0302a866370
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -49,8 +49,8 @@ jobs:
go-version: ${{ matrix.go-version }}
check-latest: true
- name: Initialize CodeQL
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
with:
languages: go
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
@@ -61,6 +61,6 @@ jobs:
retention-days: 5

- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
with:
sarif_file: results.sarif