-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
- Loading branch information
Showing
131 changed files
with
10,064 additions
and
5,136 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
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 |
---|---|---|
|
@@ -7,20 +7,20 @@ on: | |
|
||
jobs: | ||
publish: | ||
runs-on: actuated-8cpu-12gb | ||
runs-on: actuated-4cpu-12gb | ||
steps: | ||
- uses: actions/checkout@master | ||
with: | ||
fetch-depth: 1 | ||
- name: Install Go | ||
uses: actions/setup-go@master | ||
with: | ||
go-version: 1.21.x | ||
go-version: 1.22.x | ||
- name: Make | ||
run: make all | ||
|
||
- name: Upload release binaries | ||
uses: alexellis/[email protected].0 | ||
uses: alexellis/[email protected].1 | ||
env: | ||
GITHUB_TOKEN: ${{ github.token }} | ||
with: | ||
|
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
Binary file removed
BIN
-998 Bytes
...r/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_intermediate_cert.der
Binary file not shown.
Binary file removed
BIN
-1.12 KB
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_leaf_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_root_cert.der
Binary file not shown.
Binary file removed
BIN
-998 Bytes
...r/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_intermediate_cert.der
Binary file not shown.
Binary file removed
BIN
-1.12 KB
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_leaf_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_root_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_cert.der
Binary file not shown.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_cert.pem
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_key.pem
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_cert.der
Binary file not shown.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_cert.pem
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_key.pem
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/testdata/client_cert.pem
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
vendor/github.com/google/s2a-go/internal/v2/testdata/client_key.pem
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/testdata/server_cert.pem
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.