Closed tlvu closed 4 years ago
So all new dev branches are built automatically without having to either manually add the branch name to .travis.yml or being forced to create a PR.
This creates redundant build on the same commit when PR is created but otherwise no other harms.
No redundant build on PR merge since a brand new commit is created for both merge commit or squash commit scenario.
See discussion https://github.com/Ouranosinc/raven/pull/292#discussion_r460044455
So all new dev branches are built automatically without having to either manually add the branch name to .travis.yml or being forced to create a PR.
This creates redundant build on the same commit when PR is created but otherwise no other harms.
No redundant build on PR merge since a brand new commit is created for both merge commit or squash commit scenario.
See discussion https://github.com/Ouranosinc/raven/pull/292#discussion_r460044455