Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEA-3612 Copy getSecrets layer to seperate repo #1

Merged
merged 33 commits into from
Nov 29, 2023

Conversation

kris-szlapa
Copy link
Contributor

@kris-szlapa kris-szlapa commented Nov 17, 2023

Description

📝 Summary:
The proposed changes to move the lambda layer for processing secrets to a separate repository and publishing it as a release artifact for the tracker API will have a significant business impact. This modification ensures a more modular and scalable architecture, allowing for independent updates and version control, thereby enhancing the maintainability and flexibility of the system. It also facilitates the seamless upgrade of the secret processing functionality for the tracker API without disrupting other components, streamlining development and deployment processes.

🎫 Jira Reference: https://nhsd-jira.digital.nhs.uk/browse/AEA-3612

.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/pull_request.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@anthony-nhs anthony-nhs merged commit 17b2714 into main Nov 29, 2023
4 checks passed
@anthony-nhs anthony-nhs deleted the AEA-3612-copy-getSecrets-layer-to-seperate-repo branch November 29, 2023 10:01
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.

2 participants