Closed schmave closed 3 years ago
How are deploy builds working now? Is it possible for a PR build to set up an artifact that gets accidentally deployed by CodeBuild?
PR builds from the add-docs branch no longer generate artifacts. The CodeBuild deploy job doesn't use artifacts to deploy and isn't automatically triggered by anything.
Seems like it should be fine to build all branches, and in fact that's good to verify that PRs work properly. Any reason not to do this?