Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- ${{ vars.LAUNCHPLANE_RUNNER_LABEL }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install uv
uses: astral-sh/setup-uv@v7
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install uv
uses: astral-sh/setup-uv@v7
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
packages: read
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Set up Docker Buildx
id: buildx
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
- ${{ vars.LAUNCHPLANE_RUNNER_LABEL }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install Node
uses: actions/setup-node@v6
Expand All @@ -151,7 +151,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install Node
uses: actions/setup-node@v6
Expand All @@ -178,7 +178,7 @@ jobs:
- ${{ vars.LAUNCHPLANE_RUNNER_LABEL }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install uv
uses: astral-sh/setup-uv@v7
Expand All @@ -196,7 +196,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install uv
uses: astral-sh/setup-uv@v7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Initialize CodeQL
uses: github/codeql-action/init@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/deploy-launchplane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
PY
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
ref: ${{ steps.prep.outputs.checkout_ref }}

Expand Down Expand Up @@ -672,7 +672,7 @@ jobs:
LAUNCHPLANE_EMERGENCY_DOKPLOY_HOST: ${{ secrets.LAUNCHPLANE_EMERGENCY_DOKPLOY_HOST }}
LAUNCHPLANE_EMERGENCY_DOKPLOY_TOKEN: ${{ secrets.LAUNCHPLANE_EMERGENCY_DOKPLOY_TOKEN }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- uses: astral-sh/setup-uv@v7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dokploy-target-inspect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
TARGET_TYPE: ${{ inputs.target_type }}
TARGET_ID: ${{ inputs.target_id }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Resolve service endpoint
id: service
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dokploy-target-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
CONFIRMATION: ${{ inputs.confirmation }}
REASON: ${{ inputs.reason }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Resolve service endpoint
id: service
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edge-endpoint-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
env:
LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Build edge endpoint payload
id: payload
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ingress-route-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Validate ingress route apply confirmation
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ingress-route-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Build ingress route dry run payload
id: payload
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merge-train-policy-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
PY
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Install uv
uses: astral-sh/setup-uv@v7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merge-train-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ jobs:
env.MERGE_TRAIN_BATCH_CANDIDATE_MODE != 'none' ||
env.MERGE_TRAIN_BATCH_LANDING_MODE != 'none' ||
env.MERGE_TRAIN_STACK_COLLAPSE_MODE != 'none')
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Run one merge-train pass
if: >-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/odoo-driver-route-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
INSTANCE: ${{ inputs.instance }}
SOURCE_GIT_REF: ${{ inputs.source_git_ref }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Check public route registration
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/product-environment-evidence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ROUTES_JSON: ${{ inputs.routes_json }}
PROVIDER_ID: ${{ inputs.provider_id }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Resolve service endpoint
id: service
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/product-onboarding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
CONFIRMATION: ${{ inputs.confirmation }}
REASON: ${{ inputs.reason }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Resolve service endpoint
id: service
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/provider-target-operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
CONFIRMATION: ${{ inputs.confirmation }}
REASON: ${{ inputs.reason }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Resolve service endpoint
id: service
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/public-ingress-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
inputs.notify && 'true' || 'false' }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Run public ingress monitor
uses: ./.github/actions/launchplane-request
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/reusable-odoo-artifact-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
} >>"$GITHUB_OUTPUT"

- name: Checkout tenant repo
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
repository: ${{ steps.source.outputs.repository }}
ref: ${{ steps.source.outputs.source_git_ref }}
Expand Down Expand Up @@ -285,15 +285,15 @@ jobs:
fi

- name: Checkout devkit repo
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
repository: ${{ steps.publish_inputs.outputs.devkit_repository }}
path: odoo-devkit
token: ${{ secrets.ODOO_SOURCE_GITHUB_TOKEN || github.token }}
persist-credentials: false

- name: Checkout shared addons repo
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
repository: ${{ steps.publish_inputs.outputs.shared_addons_repository }}
path: odoo-shared-addons
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/runner-host-hygiene.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
}}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Setup uv
uses: astral-sh/setup-uv@v7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/runner-lane-registration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
LAUNCHPLANE_SERVICE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }}
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Setup uv
uses: astral-sh/setup-uv@v7
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Lint GitHub Actions workflows
run: |
Expand All @@ -48,7 +48,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7

- name: Scan current tree for committed secrets
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tracked-target-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
SINCE: ${{ inputs.since }}
SEARCH: ${{ inputs.search }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7

- name: Validate inputs
shell: bash
Expand Down
Loading