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

ci: GitHub Actions workflow to build and synthesize each push #44

Merged
merged 18 commits into from
May 14, 2024

Conversation

flamingquaks
Copy link
Contributor

This PR adds a GitHub Actions workflow that will build and synthesize the CDK stack to confirm no build-breaking changes are being introduced.

❗ This does not validate code functionality or deployability - This only validates that it can build and synthesize a CDK stack.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@flamingquaks flamingquaks linked an issue May 14, 2024 that may be closed by this pull request
@flamingquaks flamingquaks merged commit b79f6ca into main May 14, 2024
4 checks passed
@flamingquaks flamingquaks deleted the 40-ci-add-github-action-to-build-commits branch May 14, 2024 21:46
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.

CI: Add GitHub Action to Build Commits
1 participant