Skip to content

VED-1157: Ack backend Lambda deployment to a dedicated pipeline stage#1382

Merged
Thomas-Boyle merged 14 commits intomasterfrom
ved-1157-ack_backend-refactor
Apr 14, 2026
Merged

VED-1157: Ack backend Lambda deployment to a dedicated pipeline stage#1382
Thomas-Boyle merged 14 commits intomasterfrom
ved-1157-ack_backend-refactor

Conversation

@Thomas-Boyle
Copy link
Copy Markdown
Contributor

  • Added support for building and deploying the ack backend image in the continuous deployment, backend deployment, and PR workflows.
  • Introduced new variables for ack backend image version and build options in the relevant YAML files.
  • Created a new ECR repository for the ack backend and updated the Terraform configuration accordingly.
  • Enhanced the teardown process to clean up the ack backend image references.

This update ensures that the ack backend is properly integrated into the CI/CD pipeline, improving deployment consistency and management.

Thomas-Boyle and others added 2 commits April 2, 2026 13:36
- Added support for building and deploying the ack backend image in the continuous deployment, backend deployment, and PR workflows.
- Introduced new variables for ack backend image version and build options in the relevant YAML files.
- Created a new ECR repository for the ack backend and updated the Terraform configuration accordingly.
- Enhanced the teardown process to clean up the ack backend image references.

This update ensures that the ack backend is properly integrated into the CI/CD pipeline, improving deployment consistency and management.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-1157

…CR lifecycle policy format

- Simplified the process of resolving image URIs in the PR teardown workflow by introducing a reusable function that provides a placeholder if the output is unavailable.
- Updated the ECR lifecycle policy in Terraform to use the `jsonencode` function for better readability and maintainability.
Comment thread .github/workflows/deploy-backend.yml Outdated
Comment thread infrastructure/instance/ack_lambda.tf
…configurations in temp.tf. This change is part of the cleanup process following the ack backend ECR ownership migration.
Comment thread .github/workflows/deploy-backend.yml
Comment thread .github/workflows/pr-deploy-and-test.yml
Comment thread .github/workflows/deploy-backend.yml Outdated
- Replaced deprecated image version variables with a JSON map for lambda image overrides in the continuous deployment workflow.
- Consolidated the deployment of lambda images into a single job with a matrix strategy for better maintainability.
- Updated output variables to reflect the new image URI structure and removed redundant steps for deploying individual lambda images.
- Enhanced documentation for new input parameters related to lambda image deployment.
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

@sonarqubecloud
Copy link
Copy Markdown

@Thomas-Boyle Thomas-Boyle temporarily deployed to internal-dev-sandbox April 14, 2026 13:34 — with GitHub Actions Inactive
@Thomas-Boyle Thomas-Boyle temporarily deployed to internal-dev-sandbox April 14, 2026 13:34 — with GitHub Actions Inactive
@Thomas-Boyle Thomas-Boyle temporarily deployed to internal-dev-sandbox April 14, 2026 13:35 — with GitHub Actions Inactive
@Thomas-Boyle Thomas-Boyle merged commit f3dfc6a into master Apr 14, 2026
32 of 33 checks passed
@Thomas-Boyle Thomas-Boyle deleted the ved-1157-ack_backend-refactor branch April 14, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants