generated from kubewarden/go-policy-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from fabriziosestito/refactor/remove-easyjson
refactor: remove easyjson dependency
- Loading branch information
Showing
367 changed files
with
635 additions
and
75,573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
on: | ||
push: | ||
branches: | ||
- main | ||
- main | ||
tags: | ||
- 'v*' | ||
- "v*" | ||
|
||
name: Release policy | ||
|
||
jobs: | ||
|
||
test: | ||
name: run tests and linters | ||
uses: kubewarden/github-actions/.github/workflows/[email protected].4 | ||
uses: kubewarden/github-actions/.github/workflows/[email protected].7 | ||
|
||
release: | ||
needs: test | ||
|
@@ -23,6 +22,6 @@ jobs: | |
# Required by cosign keyless signing | ||
id-token: write | ||
|
||
uses: kubewarden/github-actions/.github/workflows/[email protected].4 | ||
uses: kubewarden/github-actions/.github/workflows/[email protected].7 | ||
with: | ||
oci-target: ghcr.io/${{ github.repository_owner }}/policies/volumes-psp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ name: Continuous integration | |
jobs: | ||
test: | ||
name: run tests and linters | ||
uses: kubewarden/github-actions/.github/workflows/[email protected].4 | ||
uses: kubewarden/github-actions/.github/workflows/[email protected].7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.