From d68798f88d49ae094bde27723be41606d2ad2e31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jun 2026 06:39:19 +0000 Subject: [PATCH] test: break manifest so validate gate must fail Signed-off-by: github-actions[bot] --- .github/manifest.yaml | 339 +++++++++++++++++++++--------------------- 1 file changed, 170 insertions(+), 169 deletions(-) diff --git a/.github/manifest.yaml b/.github/manifest.yaml index b5ee1656..7c743cfe 100644 --- a/.github/manifest.yaml +++ b/.github/manifest.yaml @@ -1,170 +1,171 @@ ci: - config: - schema_version: 1 - trunk_branch: main - triggers: - - src/** - environments: - - dev - - test - - staging - - prod - cli_version: v0.5.0-rc.0 - state_token: ${{ secrets.CASCADE_STATE_TOKEN }} - manifest_file: .github/manifest.yaml - manifest_key: ci - builds: - - name: app - workflow: .github/workflows/build-app.yaml - triggers: [] - retries: 2 - - name: docs - workflow: .github/workflows/build-docs.yaml - triggers: [] - optional_depends_on: - - app - deploys: - - name: app - workflow: .github/workflows/deploy-app.yaml - triggers: [] - supports_dry_run: true - rollout: - max_parallel: 2 - fail_fast: false - extra_triggers: - schedule: - - cron: 0 7 * * * - repository_dispatch: - types: - - cascade-revalidate - workflow_run: - workflows: - - build-app - types: - - completed - merge_group: {} - validate_check: - enabled: true - merge_queue: - enabled: true - drift_check: - enabled: true - comment: true - pin_mode: sha - action_pins: - actions/checkout: df4cb1c069e1874edd31b4311f1884172cec0e10 - actions/setup-go: 4a3601121dd01d1626a1e23e37211e3254c1c06c - state: - dev: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0-rc.0 - committed_at: "2026-06-25T06:33:21Z" - committed_by: joshua-temple - deploys: - app: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - deployed_at: "2026-06-25T06:33:21Z" - deployed_by: joshua-temple - prod: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0 - committed_at: "2026-06-25T06:36:27Z" - committed_by: joshua-temple - deploys: - app: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0 - deployed_at: "2026-06-25T06:36:27Z" - deployed_by: joshua-temple - previous: - - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 - version: v1.1.0 - committed_at: "2026-06-25T06:30:59Z" - committed_by: joshua-temple - - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 - version: v1.0.1 - committed_at: "2026-06-25T06:28:26Z" - committed_by: joshua-temple - - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 - version: v1.1.0 - committed_at: "2026-06-25T06:27:29Z" - committed_by: joshua-temple - - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 - version: v1.0.1 - committed_at: "2026-06-25T06:24:16Z" - committed_by: joshua-temple - release: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0 - committed_at: "2026-06-25T06:36:27Z" - committed_by: joshua-temple - previous: - - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 - version: v1.1.0 - committed_at: "2026-06-25T06:30:59Z" - committed_by: joshua-temple - - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 - version: v1.0.1 - committed_at: "2026-06-25T06:24:16Z" - committed_by: joshua-temple - staging: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0-rc.0 - committed_at: "2026-06-25T06:34:17Z" - committed_by: joshua-temple - deploys: - app: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0-rc.0 - deployed_at: "2026-06-25T06:34:17Z" - deployed_by: joshua-temple - previous: - - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 - version: v1.1.0-rc.0 - committed_at: "2026-06-25T06:30:59Z" - committed_by: joshua-temple - - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 - version: v1.0.1-rc.0 - committed_at: "2026-06-25T06:24:16Z" - committed_by: joshua-temple - - sha: 4a3478154fc32dfa3ec986f5348ebea11d77c5e7 - version: v1.0.0-rc.0.hotfix.2 - committed_at: "2026-06-25T06:21:53Z" - committed_by: joshua-temple - - sha: 247800c69f5f9ff8e50f42275346e3e88e17b572 - version: v1.0.0-rc.0 - committed_at: "2026-06-25T06:18:20Z" - committed_by: joshua-temple - test: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0-rc.0 - committed_at: "2026-06-25T06:34:17Z" - committed_by: joshua-temple - deploys: - app: - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - version: v2.0.0-rc.0 - deployed_at: "2026-06-25T06:34:17Z" - deployed_by: joshua-temple - previous: - - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 - version: v1.1.0-rc.0 - committed_at: "2026-06-25T06:30:59Z" - committed_by: joshua-temple - - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 - version: v1.0.1-rc.0 - committed_at: "2026-06-25T06:24:16Z" - committed_by: joshua-temple - - sha: c7c9f27ff936b0b8cdaeeb2bb1489ca2f11fdbcc - version: v1.0.0-rc.0.hotfix.1 - committed_at: "2026-06-25T06:21:15Z" - committed_by: joshua-temple - - sha: 247800c69f5f9ff8e50f42275346e3e88e17b572 - version: v1.0.0-rc.0 - committed_at: "2026-06-25T06:17:18Z" - committed_by: joshua-temple - latest_release: - version: v2.0.0 - sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 - released_on: "2026-06-25T06:36:27Z" - released_by: joshua-temple + config: + schema_version: 1 + trunk_branch: main + triggers: + - src/** + environments: + - dev + - test + - staging + - prod + - "" + cli_version: v0.5.0-rc.0 + state_token: ${{ secrets.CASCADE_STATE_TOKEN }} + manifest_file: .github/manifest.yaml + manifest_key: ci + builds: + - name: app + workflow: .github/workflows/build-app.yaml + triggers: [] + retries: 2 + - name: docs + workflow: .github/workflows/build-docs.yaml + triggers: [] + optional_depends_on: + - app + deploys: + - name: app + workflow: .github/workflows/deploy-app.yaml + triggers: [] + supports_dry_run: true + rollout: + max_parallel: 2 + fail_fast: false + extra_triggers: + schedule: + - cron: 0 7 * * * + repository_dispatch: + types: + - cascade-revalidate + workflow_run: + workflows: + - build-app + types: + - completed + merge_group: {} + validate_check: + enabled: true + merge_queue: + enabled: true + drift_check: + enabled: true + comment: true + pin_mode: sha + action_pins: + actions/checkout: df4cb1c069e1874edd31b4311f1884172cec0e10 + actions/setup-go: 4a3601121dd01d1626a1e23e37211e3254c1c06c + state: + dev: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0-rc.0 + committed_at: "2026-06-25T06:33:21Z" + committed_by: joshua-temple + deploys: + app: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + deployed_at: "2026-06-25T06:33:21Z" + deployed_by: joshua-temple + prod: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0 + committed_at: "2026-06-25T06:36:27Z" + committed_by: joshua-temple + deploys: + app: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0 + deployed_at: "2026-06-25T06:36:27Z" + deployed_by: joshua-temple + previous: + - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 + version: v1.1.0 + committed_at: "2026-06-25T06:30:59Z" + committed_by: joshua-temple + - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 + version: v1.0.1 + committed_at: "2026-06-25T06:28:26Z" + committed_by: joshua-temple + - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 + version: v1.1.0 + committed_at: "2026-06-25T06:27:29Z" + committed_by: joshua-temple + - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 + version: v1.0.1 + committed_at: "2026-06-25T06:24:16Z" + committed_by: joshua-temple + release: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0 + committed_at: "2026-06-25T06:36:27Z" + committed_by: joshua-temple + previous: + - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 + version: v1.1.0 + committed_at: "2026-06-25T06:30:59Z" + committed_by: joshua-temple + - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 + version: v1.0.1 + committed_at: "2026-06-25T06:24:16Z" + committed_by: joshua-temple + staging: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0-rc.0 + committed_at: "2026-06-25T06:34:17Z" + committed_by: joshua-temple + deploys: + app: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0-rc.0 + deployed_at: "2026-06-25T06:34:17Z" + deployed_by: joshua-temple + previous: + - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 + version: v1.1.0-rc.0 + committed_at: "2026-06-25T06:30:59Z" + committed_by: joshua-temple + - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 + version: v1.0.1-rc.0 + committed_at: "2026-06-25T06:24:16Z" + committed_by: joshua-temple + - sha: 4a3478154fc32dfa3ec986f5348ebea11d77c5e7 + version: v1.0.0-rc.0.hotfix.2 + committed_at: "2026-06-25T06:21:53Z" + committed_by: joshua-temple + - sha: 247800c69f5f9ff8e50f42275346e3e88e17b572 + version: v1.0.0-rc.0 + committed_at: "2026-06-25T06:18:20Z" + committed_by: joshua-temple + test: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0-rc.0 + committed_at: "2026-06-25T06:34:17Z" + committed_by: joshua-temple + deploys: + app: + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + version: v2.0.0-rc.0 + deployed_at: "2026-06-25T06:34:17Z" + deployed_by: joshua-temple + previous: + - sha: 2ba242d7a66cae26711777fc8fa1ea1926afc652 + version: v1.1.0-rc.0 + committed_at: "2026-06-25T06:30:59Z" + committed_by: joshua-temple + - sha: 597609b3aed131bb759b2c8489d689ea8a224ca8 + version: v1.0.1-rc.0 + committed_at: "2026-06-25T06:24:16Z" + committed_by: joshua-temple + - sha: c7c9f27ff936b0b8cdaeeb2bb1489ca2f11fdbcc + version: v1.0.0-rc.0.hotfix.1 + committed_at: "2026-06-25T06:21:15Z" + committed_by: joshua-temple + - sha: 247800c69f5f9ff8e50f42275346e3e88e17b572 + version: v1.0.0-rc.0 + committed_at: "2026-06-25T06:17:18Z" + committed_by: joshua-temple + latest_release: + version: v2.0.0 + sha: 535c868c562fcffb9ac7746f39a766d016cd6c28 + released_on: "2026-06-25T06:36:27Z" + released_by: joshua-temple