Skip to content

Commit

Permalink
Explicitly name workflow files that must be kept in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 committed Nov 23, 2023
1 parent d20ec39 commit 2e8f3ae
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 12 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/cd-deploy-nodes-gcp.patch-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.yml` files.
# The job names in `cd-deploy-nodes-gcp.yml`, `cd-deploy-nodes-gcp.patch.yml` and
# `cd-deploy-nodes-gcp.patch-external.yml` must be kept in sync.
jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
build:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/cd-deploy-nodes-gcp.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch-external.yml` and `.yml` files.
# The job names in `cd-deploy-nodes-gcp.yml`, `cd-deploy-nodes-gcp.patch.yml` and
# `cd-deploy-nodes-gcp.patch-external.yml` must be kept in sync.
jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
build:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/cd-deploy-nodes-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.patch-external.yml` files.
# The job names in `cd-deploy-nodes-gcp.yml`, `cd-deploy-nodes-gcp.patch.yml` and
# `cd-deploy-nodes-gcp.patch-external.yml` must be kept in sync.
jobs:
# If a release was made we want to extract the first part of the semver from the
# tag_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.yml` files.
# The job names in `ci-integration-tests-gcp.yml`, `ci-integration-tests-gcp.patch.yml` and
# `ci-integration-tests-gcp.patch-external.yml` must be kept in sync.
jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
get-available-disks:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci-integration-tests-gcp.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch-external.yml` and `.yml` files.
# The job names in `ci-integration-tests-gcp.yml`, `ci-integration-tests-gcp.patch.yml` and
# `ci-integration-tests-gcp.patch-external.yml` must be kept in sync.
jobs:
# We don't patch the testnet job, because testnet isn't required to merge (it's too unstable)
get-available-disks:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci-integration-tests-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.patch-external.yml` files.
# The job names in `ci-integration-tests-gcp.yml`, `ci-integration-tests-gcp.patch.yml` and
# `ci-integration-tests-gcp.patch-external.yml` must be kept in sync.
jobs:
# to also run a job on Mergify head branches,
# add `|| (github.event_name == 'push' && startsWith(github.head_ref, 'mergify/merge-queue/'))`:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci-unit-tests-docker.patch-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.yml` files.
# The job names in `ci-unit-tests-docker.yml`, `ci-unit-tests-docker.patch.yml` and
# `ci-unit-tests-docker.patch-external.yml` must be kept in sync.
jobs:
build:
name: Build CI Docker / Build images
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci-unit-tests-docker.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch-external.yml` and `.yml` files.
# The job names in `ci-unit-tests-docker.yml`, `ci-unit-tests-docker.patch.yml` and
# `ci-unit-tests-docker.patch-external.yml` must be kept in sync.
jobs:
build:
name: Build CI Docker / Build images
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ci-unit-tests-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ env:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.patch-external.yml` files.
# The job names in `ci-unit-tests-docker.yml`, `ci-unit-tests-docker.patch.yml` and
# `ci-unit-tests-docker.patch-external.yml` must be kept in sync.
jobs:
# Build the docker image used by the tests.
#
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/docs-deploy-firebase.patch-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.yml` files.
# The job names in `docs-deploy-firebase.yml`, `docs-deploy-firebase.patch.yml` and
# `docs-deploy-firebase.patch-external.yml` must be kept in sync.
jobs:
build-docs-book:
name: Build and Deploy Zebra Book Docs
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/docs-deploy-firebase.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ on:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch-external.yml` and `.yml` files.
# The job names in `docs-deploy-firebase.yml`, `docs-deploy-firebase.patch.yml` and
# `docs-deploy-firebase.patch-external.yml` must be kept in sync.
jobs:
build-docs-book:
name: Build and Deploy Zebra Book Docs
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/docs-deploy-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ env:

# IMPORTANT
#
# These job names must be kept in sync with the `.patch.yml` and `.patch-external.yml` files.
# The job names in `docs-deploy-firebase.yml`, `docs-deploy-firebase.patch.yml` and
# `docs-deploy-firebase.patch-external.yml` must be kept in sync.
jobs:
build-docs-book:
name: Build and Deploy Zebra Book Docs
Expand Down

0 comments on commit 2e8f3ae

Please sign in to comment.