Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
-
Updated
Mar 27, 2022 - JavaScript
Add a description, image, and links to the codebuild topic page so that developers can more easily learn about it.
To associate your repository with the codebuild topic, visit your repo's landing page and select "manage topics."
Can somebody please clean up the CloudFormation in this file:
https://github.com/ModusCreateOrg/capsule/blob/master/ci/s3_cloudformation.cf
We need a RegEx adding to ensure the project name is valid for use in an S3 bucket. Currently, there is no validation on the name as per the description:
Description: "Name of the project. TODO: Add validation regex"