diff --git a/.github/workflows/pull-request-test.yml b/.github/workflows/pull-request-test.yml index af65b70750..cd37c3896b 100644 --- a/.github/workflows/pull-request-test.yml +++ b/.github/workflows/pull-request-test.yml @@ -77,7 +77,7 @@ jobs: extra-values: ${{ steps.deploy-comment.outputs.extra-values }} steps: - id: deploy-comment - uses: SwissDataScienceCenter/renku-actions/check-pr-description@v1.23.0 + uses: SwissDataScienceCenter/renku-actions/check-pr-description@chore/remove-obsolete-components with: pr_ref: ${{ github.event.number }} @@ -132,7 +132,7 @@ jobs: - name: renku build and deploy if: needs.check-deploy.outputs.deploy == 'true' - uses: SwissDataScienceCenter/renku-actions/deploy-renku@v1.23.0 + uses: SwissDataScienceCenter/renku-actions/deploy-renku@chore/remove-obsolete-components env: DOCKER_PASSWORD: ${{ secrets.RENKU_DOCKER_PASSWORD }} DOCKER_USERNAME: ${{ secrets.RENKU_DOCKER_USERNAME }} @@ -174,7 +174,7 @@ jobs: sessions, ] steps: - - uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@v1.23.0 + - uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@chore/remove-obsolete-components if: github.event.action != 'closed' && needs.check-deploy.outputs.deploy == 'true' && needs.check-deploy.outputs.test-enabled == 'true' with: e2e-folder: cypress/e2e/v2/ @@ -226,7 +226,7 @@ jobs: run: kubectl get pods -A - name: Run Cypress slow tests - uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@v1.23.0 + uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@chore/remove-obsolete-components with: e2e-folder: cypress/e2e/slow/ e2e-target: ${{ matrix.tests }} @@ -305,7 +305,7 @@ jobs: # Cleanup Azure deployments - name: renku teardown - uses: SwissDataScienceCenter/renku-actions/cleanup-renku-ci-deployments@v1.23.0 + uses: SwissDataScienceCenter/renku-actions/cleanup-renku-ci-deployments@chore/remove-obsolete-components env: HELM_RELEASE_REGEX: "^ci-renku-${{ github.event.number }}$" KUBECONFIG: "${{ github.workspace }}/renkubot-kube.config" diff --git a/helm-chart/renku/values.yaml b/helm-chart/renku/values.yaml index faf51fa47e..0aad04ee8b 100644 --- a/helm-chart/renku/values.yaml +++ b/helm-chart/renku/values.yaml @@ -6,6 +6,8 @@ ## that are tuned for a small-scale deployment. For larger deployments, you will need ## to adjust these values to match your cluster's capacity and your expected load. +# FAKE CHANGE + ## Global variables ## Shared values/secrets global: