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

Add CI/CD multiple jobs based on Branch #7

Merged
merged 9 commits into from
Sep 16, 2023
Merged

Conversation

san99tiago
Copy link
Owner

CI/CD now covers 4 jobs, which are run as follows:

  • Check coding standards.
  • CDK Synth.
  • IaC Checkov Validations.
  • Deploy CDK (Only on main branch).

Closes #6

@san99tiago san99tiago added the enhancement New feature or request label Sep 16, 2023
@san99tiago san99tiago self-assigned this Sep 16, 2023
@san99tiago san99tiago merged commit 4a52492 into main Sep 16, 2023
4 checks passed
@san99tiago san99tiago deleted the feature/cicd-enhancement branch March 4, 2024 03:39
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.

Update CI/CD so that Synth and Deploy run separately
1 participant