Skip to content

Commit

Permalink
Merge branch 'main' into ae/console/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandroEsc authored Aug 17, 2023
2 parents fb5f531 + b56e2e9 commit fd4e0b1
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 34 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-redpanda.yaml
Expand Down Expand Up @@ -80,9 +78,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Create kind cluster
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/nightly_redpanda_tip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Create kind cluster
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/pull_requests_connectors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ jobs:
version: v3.12.2

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-connectors.yaml --github-groups
Expand Down Expand Up @@ -91,9 +89,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/pull_requests_from_origin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

# we're excluding console from testing until we have a way to test it with Redpanda
- name: Run chart-testing (list-changed)
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/pull_requests_kminion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ jobs:
version: v3.12.2

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-kminion.yaml --github-groups
Expand Down Expand Up @@ -91,9 +89,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/pull_requests_operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-operator.yaml --github-groups
Expand Down Expand Up @@ -92,9 +90,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

# we're excluding console from testing until we have a way to test it with Redpanda
- name: Run chart-testing (list-changed)
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/pull_requests_redpanda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
with:
version: v3.8.0-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-redpanda.yaml --github-groups
Expand Down Expand Up @@ -107,7 +105,7 @@ jobs:
version: v3.11.1

- name: Set up chart-testing
uses: joejulian/chart-testing-action@v2.3.1-1
uses: joejulian/chart-testing-action@728cdcd81b836949aa41a363db3e712c3e3c88d2 # v2.4.0-2
with:
version: v3.9.0-1

Expand Down

0 comments on commit fd4e0b1

Please sign in to comment.