Myoldmopar / decent_ci

0 stars 0 forks source link

Redo logic to allow filtering similarly to github actions #50

Open jmarrec opened 3 years ago

jmarrec commented 3 years ago

For now this is as env variables, but it could be part of the decent_ci.yml instead.

Anyways, on the runners you could define:

It would then build on each commit to develop, on on each pointing PR to develop, as well as any tags

Related to this discussion: https://github.com/NREL/EnergyPlus/pull/9009#issuecomment-906784990

Note that this includes #49

@Myoldmopar @mitchute