Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat!: Move deployment pipeline to CDK #654

Merged
merged 6 commits into from
Jul 15, 2022
Merged

feat!: Move deployment pipeline to CDK #654

merged 6 commits into from
Jul 15, 2022

Conversation

ssvegaraju
Copy link
Contributor

@ssvegaraju ssvegaraju commented Jul 15, 2022

Issue #, if available:

Description of changes:
This PR adds support for deployment of FHIR-Works on AWS through CDK, and marks serverless deployment as legacy.

This is a breaking change

as deploying with CDK will not automatically update an existing serverless deployment. Serverless is, however, still supported! It will only receive major security patches moving forwards, and any newer features that modify the CloudFormation stack will primarily be geared towards the CDK pipeline.

All of the changes were already approved in separate PRs into this branch, and there are new tests in place to ensure that all the integration tests still pass.

List of PRs:

Checklist:

  • Have you successfully deployed to an AWS account with your changes?
  • Have you written new tests for your core changes, as applicable?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* feat: add implementation guides support via cdk

* address comments

* fix linting issues
* docs: update docs to support cdk and mark serverless as legacy

* add necessary serverless packages back in

* address comments
@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@ssvegaraju ssvegaraju marked this pull request as ready for review July 15, 2022 15:30
@ssvegaraju ssvegaraju requested a review from a team as a code owner July 15, 2022 15:30
Copy link
Contributor

@Bingjiling Bingjiling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Could you please list the PRs included in the description section for reference? Thanks!

@ssvegaraju ssvegaraju merged commit 51d9e2c into develop Jul 15, 2022
@ssvegaraju ssvegaraju deleted the feat-cdk branch July 15, 2022 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants