-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'vsukhin/feature/stream-service-logs' into sandbox/twrc
Signed-off-by: Vladislav Sukhin <[email protected]> # Conflicts: # cmd/kubectl-testkube/commands/testworkflows/run.go # cmd/tcl/testworkflow-toolkit/commands/execute.go # go.mod # go.sum
- Loading branch information
Showing
129 changed files
with
7,038 additions
and
1,226 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
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 |
---|---|---|
|
@@ -52,7 +52,7 @@ jobs: | |
|
||
# Initializes the CodeQL tools for scanning. | ||
- name: Initialize CodeQL | ||
uses: github/codeql-action/[email protected].0 | ||
uses: github/codeql-action/[email protected].5 | ||
with: | ||
languages: ${{ matrix.language }} | ||
# If you wish to specify custom queries, you can do so here or in a config file. | ||
|
@@ -82,4 +82,4 @@ jobs: | |
test-${{ runner.os }}-go- | ||
- name: Perform CodeQL Analysis | ||
uses: github/codeql-action/[email protected].0 | ||
uses: github/codeql-action/[email protected].5 |
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 |
---|---|---|
|
@@ -19,7 +19,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -94,7 +94,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -178,7 +178,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -249,7 +249,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -317,7 +317,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -442,7 +442,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -510,7 +510,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -669,7 +669,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -741,7 +741,7 @@ jobs: | |
uses: docker/setup-qemu-action@v3 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -790,7 +790,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -863,7 +863,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -942,25 +942,10 @@ jobs: | |
with: | ||
strip_v: false | ||
|
||
- name: Editing helm-release repo with version based on a Tag pushed. | ||
run: | | ||
# Setting up Git: | ||
git clone https://kubeshop-bot:[email protected]/kubeshop/helm-charts | ||
cd ./helm-charts | ||
git config user.name "kubeshop-bot" | ||
git config user.email "[email protected]" | ||
export GH_TOKEN | ||
export RELEASE_VERSION | ||
export SERVICE | ||
git fetch origin main | ||
git checkout main | ||
cd ./scripts | ||
./chart_releaser.sh --helm-chart-folder testkube-$SERVICE | ||
env: | ||
SERVICE: api | ||
GH_TOKEN: ${{ secrets.CI_BOT_TOKEN }} | ||
RELEASE_VERSION: ${{ steps.tag.outputs.tag }} | ||
- name: Repository Dispatch | ||
uses: peter-evans/repository-dispatch@v3 | ||
with: | ||
token: ${{ secrets.CI_BOT_TOKEN }} | ||
repository: kubeshop/helm-charts | ||
event-type: release-testkube-api-charts | ||
client-payload: '{"RELEASE_VERSION": "${{ steps.tag.outputs.tag }}", "SERVICE": "api"}' |
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 |
---|---|---|
|
@@ -79,6 +79,7 @@ jobs: | |
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }} | ||
ANALYTICS_TRACKING_ID: "${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_ID}}" | ||
ANALYTICS_API_KEY: "${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_SECRET}}" | ||
KEYGEN_PUBLIC_KEY: "${{secrets.KEYGEN_PUBLIC_KEY}}" | ||
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution | ||
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} | ||
DOCKER_BUILDX_BUILDER: "${{ steps.buildx.outputs.name }}" | ||
|
@@ -185,7 +186,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
- name: Download Artifacts for Linux | ||
uses: actions/download-artifact@master | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,6 +80,7 @@ jobs: | |
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }} | ||
ANALYTICS_TRACKING_ID: "${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_ID}}" | ||
ANALYTICS_API_KEY: "${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_SECRET}}" | ||
KEYGEN_PUBLIC_KEY: "${{secrets.KEYGEN_PUBLIC_KEY}}" | ||
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution | ||
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} | ||
DOCKER_BUILDX_BUILDER: "${{ steps.buildx.outputs.name }}" | ||
|
@@ -177,7 +178,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/[email protected].6 | ||
- uses: anchore/sbom-action/[email protected].7 | ||
- name: Download Artifacts for Linux | ||
uses: actions/download-artifact@master | ||
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
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
Oops, something went wrong.