-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
I split testing from build/deploy but it's not correct. The app will be deployed even if it fails the testing yaml file (well, technically it still has to build but it could get past the linter).
It would be better to potentially collapse the yaml files into one flow that tests in a lot of cases (anytime code is pushed to Github) and only attempts to deploy in a smaller set of cases:
- pull request created/updated
masterorreleasebranches updated
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right