diff --git a/.github-gen/velnor-workflow.toml b/.github-gen/velnor-workflow.toml index 9d4888e..c255832 100644 --- a/.github-gen/velnor-workflow.toml +++ b/.github-gen/velnor-workflow.toml @@ -2,7 +2,7 @@ schema = 1 [generator] repository = "tailrocks/graphql-java-datetime" -revision = "5e311cace1fdfc1b58bf2f620c93cd815a9f005c" +revision = "2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e" [workflow] runners = "both" diff --git a/.github/ci/.github-actions-generator-state b/.github/ci/.github-actions-generator-state index 6ba45eb..f5f7d7f 100644 --- a/.github/ci/.github-actions-generator-state +++ b/.github/ci/.github-actions-generator-state @@ -1,16 +1,16 @@ # Generated ownership state; do not edit. schema = 2 [inputs] -config abd78cd1e67c7678 +config 41d90fafc1254884 scan 1b72102e5495def6 generator 49 [outputs] .github/actionlint.yaml ec35f48ae7e90e0e .github/ci/project.toml b19da7b7165e2f66 -.github/workflows/ci-main.yml da446cbdb613bc9f -.github/workflows/ci-policy.yml 6f0b5b212b6aea40 -.github/workflows/ci-pr.yml 58d212b6c7d374ec -.github/workflows/ci-unit-gradle.yml f47b2203af85cf1e -.github/workflows/maintenance.yml d85e3a9f42881cac +.github/workflows/ci-main.yml 0da3580f257b8c13 +.github/workflows/ci-policy.yml 83f0ab3dc9a57b88 +.github/workflows/ci-pr.yml cc9b24f74360b6b0 +.github/workflows/ci-unit-gradle.yml b2642060922e727e +.github/workflows/maintenance.yml 9a5b2c8498915d04 .github/workflows/nightly.yml c73d542eaf687a7e config/fleet/velnor-host.env d14b419216449423 diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index c28bb52..b57b203 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -58,11 +58,11 @@ jobs: persist-credentials: false - name: Set up Velnor workflow runtime if: ${{ runner.environment == 'github-hosted' }} - uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@5e311cace1fdfc1b58bf2f620c93cd815a9f005c + uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e with: - rev: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + rev: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e - name: Set trusted workflow policy revision - run: echo "VELNOR_WORKFLOW_POLICY_REVISION=5e311cace1fdfc1b58bf2f620c93cd815a9f005c" >> "$GITHUB_ENV" + run: echo "VELNOR_WORKFLOW_POLICY_REVISION=2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e" >> "$GITHUB_ENV" - name: Select affected units id: plan env: @@ -79,7 +79,7 @@ jobs: - name: Prepare Velnor workflow runtime shell: bash env: - EXPECTED_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + EXPECTED_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail stage="$RUNNER_TEMP/velnor-workflow-runtime" @@ -97,7 +97,7 @@ jobs: - name: Publish Velnor workflow runtime uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: - name: velnor-workflow-runtime-5e311cace1fdfc1b58bf2f620c93cd815a9f005c-${{ runner.os }}-${{ runner.arch }} + name: velnor-workflow-runtime-2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e-${{ runner.os }}-${{ runner.arch }} path: ${{ runner.temp }}/velnor-workflow-runtime if-no-files-found: error retention-days: 7 @@ -147,7 +147,7 @@ jobs: with: backend: github version: 1.11.1 - cache-key: velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}-5e311cace1fdfc1b58bf2f620c93cd815a9f005c + cache-key: velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}-2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e restore-keys: | velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}- - name: Install pinned Velnor workflow runtime @@ -167,7 +167,7 @@ jobs: cargo install \ --locked \ --git https://github.com/tailrocks/velnor \ - --rev 5e311cace1fdfc1b58bf2f620c93cd815a9f005c \ + --rev 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e \ --root "$VELNOR_WORKFLOW_ROOT" \ velnor-workflow \ --bin velnor-workflow @@ -189,7 +189,7 @@ jobs: WORKFLOW_ROOT: ${{ github.workspace }}/policy-checkout HEAD_SHA: ${{ github.event.pull_request.head.sha || github.sha }} BASE_SHA: ${{ github.event.pull_request.base.sha || github.sha }} - VELNOR_WORKFLOW_POLICY_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + VELNOR_WORKFLOW_POLICY_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail velnor-workflow policy \ diff --git a/.github/workflows/ci-policy.yml b/.github/workflows/ci-policy.yml index 0eccc43..95d8239 100644 --- a/.github/workflows/ci-policy.yml +++ b/.github/workflows/ci-policy.yml @@ -51,7 +51,7 @@ jobs: with: backend: github version: 1.11.1 - cache-key: velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}-5e311cace1fdfc1b58bf2f620c93cd815a9f005c + cache-key: velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}-2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e restore-keys: | velnor-policy-mbx-1.11.1-${{ runner.os }}-${{ runner.arch }}- - name: Install pinned Velnor workflow runtime @@ -71,7 +71,7 @@ jobs: cargo install \ --locked \ --git https://github.com/tailrocks/velnor \ - --rev 5e311cace1fdfc1b58bf2f620c93cd815a9f005c \ + --rev 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e \ --root "$VELNOR_WORKFLOW_ROOT" \ velnor-workflow \ --bin velnor-workflow @@ -93,7 +93,7 @@ jobs: WORKFLOW_ROOT: ${{ github.workspace }}/policy-checkout HEAD_SHA: ${{ github.event.pull_request.head.sha || github.sha }} BASE_SHA: ${{ github.event.pull_request.base.sha || github.sha }} - VELNOR_WORKFLOW_POLICY_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + VELNOR_WORKFLOW_POLICY_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail velnor-workflow policy \ diff --git a/.github/workflows/ci-pr.yml b/.github/workflows/ci-pr.yml index 48b2c30..5c71ad3 100644 --- a/.github/workflows/ci-pr.yml +++ b/.github/workflows/ci-pr.yml @@ -57,11 +57,11 @@ jobs: persist-credentials: false - name: Set up Velnor workflow runtime if: ${{ runner.environment == 'github-hosted' }} - uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@5e311cace1fdfc1b58bf2f620c93cd815a9f005c + uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e with: - rev: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + rev: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e - name: Set trusted workflow policy revision - run: echo "VELNOR_WORKFLOW_POLICY_REVISION=5e311cace1fdfc1b58bf2f620c93cd815a9f005c" >> "$GITHUB_ENV" + run: echo "VELNOR_WORKFLOW_POLICY_REVISION=2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e" >> "$GITHUB_ENV" - name: Select affected units id: plan env: @@ -78,7 +78,7 @@ jobs: - name: Prepare Velnor workflow runtime shell: bash env: - EXPECTED_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + EXPECTED_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail stage="$RUNNER_TEMP/velnor-workflow-runtime" @@ -96,7 +96,7 @@ jobs: - name: Publish Velnor workflow runtime uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: - name: velnor-workflow-runtime-5e311cace1fdfc1b58bf2f620c93cd815a9f005c-${{ runner.os }}-${{ runner.arch }} + name: velnor-workflow-runtime-2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e-${{ runner.os }}-${{ runner.arch }} path: ${{ runner.temp }}/velnor-workflow-runtime if-no-files-found: error retention-days: 7 diff --git a/.github/workflows/ci-unit-gradle.yml b/.github/workflows/ci-unit-gradle.yml index 3210abf..40c4996 100644 --- a/.github/workflows/ci-unit-gradle.yml +++ b/.github/workflows/ci-unit-gradle.yml @@ -124,12 +124,12 @@ jobs: - name: Download Velnor workflow runtime uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: - name: velnor-workflow-runtime-5e311cace1fdfc1b58bf2f620c93cd815a9f005c-${{ runner.os }}-${{ runner.arch }} + name: velnor-workflow-runtime-2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e-${{ runner.os }}-${{ runner.arch }} path: .velnor-workflow-runtime - name: Verify Velnor workflow runtime shell: bash env: - EXPECTED_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + EXPECTED_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail manifest=.velnor-workflow-runtime/manifest.json @@ -143,7 +143,7 @@ jobs: - name: Add Velnor workflow runtime to PATH shell: bash env: - EXPECTED_REVISION: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + EXPECTED_REVISION: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e run: | set -euo pipefail home="$RUNNER_TEMP/velnor-workflow-runtime-artifact" @@ -298,7 +298,7 @@ jobs: fi - name: Report phase timings and cache outcomes if: always() - uses: tailrocks/velnor/.github/actions/report-velnor-ci-outcomes@5e311cace1fdfc1b58bf2f620c93cd815a9f005c + uses: tailrocks/velnor/.github/actions/report-velnor-ci-outcomes@2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e with: job_label: ${{ inputs.unit }} ci_lane: github @@ -479,7 +479,7 @@ jobs: fi - name: Report phase timings and cache outcomes if: always() - uses: tailrocks/velnor/.github/actions/report-velnor-ci-outcomes@5e311cace1fdfc1b58bf2f620c93cd815a9f005c + uses: tailrocks/velnor/.github/actions/report-velnor-ci-outcomes@2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e with: job_label: ${{ inputs.unit }} ci_lane: velnor diff --git a/.github/workflows/maintenance.yml b/.github/workflows/maintenance.yml index b7504df..1c448a1 100644 --- a/.github/workflows/maintenance.yml +++ b/.github/workflows/maintenance.yml @@ -88,12 +88,12 @@ jobs: echo "skip=false" >> "$GITHUB_OUTPUT" - name: Set up Velnor workflow runtime if: ${{ steps.retention-gate.outputs.skip != 'true' && runner.environment == 'github-hosted' }} - uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@5e311cace1fdfc1b58bf2f620c93cd815a9f005c + uses: tailrocks/velnor/.github/actions/setup-velnor-workflow@2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e with: - rev: 5e311cace1fdfc1b58bf2f620c93cd815a9f005c + rev: 2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e - name: Set trusted workflow policy revision if: steps.retention-gate.outputs.skip != 'true' - run: echo "VELNOR_WORKFLOW_POLICY_REVISION=5e311cace1fdfc1b58bf2f620c93cd815a9f005c" >> "$GITHUB_ENV" + run: echo "VELNOR_WORKFLOW_POLICY_REVISION=2ca16370b4a1d67fe9e9ccedbbb0cd6452429d6e" >> "$GITHUB_ENV" - name: Sweep closed-PR merge-ref caches if: steps.retention-gate.outputs.skip != 'true' env: