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

Enable CI/CD on DEV/PROD branches #31

Merged
merged 14 commits into from
Feb 8, 2024
Merged

Enable CI/CD on DEV/PROD branches #31

merged 14 commits into from
Feb 8, 2024

Conversation

san99tiago
Copy link
Owner

@san99tiago san99tiago commented Feb 8, 2024

  • Added CI/CD automations with GitHub Actions/Workflows as follows:
    • code-quality --> build-nextjs --> cdk-synth-diff --> iac-checkov --> cdk-deploy
  • Fixed assets paths for CDK source code for NextJS folder by using require('path')
  • Bumped to latest AWS-CDK version (from 2.83.1 to 2.126.0) to fix deprecated NodeJs 16 Lambdas for Custom Resources.
  • Linted with "Prettier" extension most of the source code NextJS files.
  • Updated README.md with additional details, links, summaries and assets for CI/CD diagram.

@san99tiago san99tiago added the enhancement New feature or request label Feb 8, 2024
@san99tiago san99tiago self-assigned this Feb 8, 2024
@san99tiago
Copy link
Owner Author

Closes #28

@san99tiago san99tiago merged commit 0b069e5 into main Feb 8, 2024
5 checks passed
@san99tiago san99tiago deleted the develop branch February 8, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant