[DTOSS-13744] Manual pipeline to deploy gateways - #210
Open
mrlockstar wants to merge 2 commits into
Open
Conversation
mrlockstar
commented
Sep 9, 2026
mrlockstar
force-pushed
the
DTOSS-13744-Manual-pipeline-to-deploy-gateways
branch
2 times, most recently
from
September 9, 2026 10:45
cf6bde5 to
a1dcf8a
Compare
mrlockstar
commented
Sep 9, 2026
Contributor
|
Looks good. The removed files (stage-4-deploy.yaml, stage-4-deploy-app.yaml, stage-4-deploy-env.yaml) are still Also, the new workflows no longer call
|
mrlockstar
force-pushed
the
DTOSS-13744-Manual-pipeline-to-deploy-gateways
branch
2 times, most recently
from
September 10, 2026 15:32
d4674df to
2e8bedf
Compare
mrlockstar
force-pushed
the
DTOSS-13744-Manual-pipeline-to-deploy-gateways
branch
from
September 11, 2026 10:31
ad3431c to
160c238
Compare
Refactor the GitHub pipelines so it: - * triggered manually * Take the release tag as argument. it may default to the latest tag * Take the environment as argument (review, dev, preprod, prod) * Run the infrastructure * Deploy the app to all gateways
rename files from yml to yaml
mrlockstar
force-pushed
the
DTOSS-13744-Manual-pipeline-to-deploy-gateways
branch
from
September 11, 2026 10:41
160c238 to
259df60
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Refactor the GitHub pipelines so it: -
Please note that these pipelines are only executable from the CLI right now; but once merged into Main you will be able to deploy via the console.
Jira link
DTOSS-13744-Manual-pipeline-to-deploy-gateways
Review notes
(manage-breast-screening-gateway) alastairlock@Mac manage-breast-screening-gateway %
(manage-breast-screening-gateway) alastairlock@Mac manage-breast-screening-gateway % gh workflow run "Deployment application stack trigger" --ref DTOSS-13744-Manual-pipeline-to-deploy-gateways -f environment=review
✓ Created workflow_dispatch event for stage-4-deploy-application-stack.yaml at DTOSS-13744-Manual-pipeline-to-deploy-gateways
Take note I did not put a release tag in the arguements: -
Review checklist