7 Commits

Author SHA1 Message Date
Michael Moussa
b20df44787 Changed onlyFor to onlyForStage for explicitness 2016-01-25 09:34:37 -05:00
Michael Moussa
f8fd055cd7 Added support for onlyFor(...) in the series and parallel executors
If the task specifies it must only be run for specific stage(s),
then the task will be skipped if (a) the server environment doesn't have
any stages, or (b) the server environment does have stages, but none of
them match the list of allowed stages.
2016-01-22 18:00:20 -05:00
Anton Medvedev
e18977e18c Better 💎 2015-05-16 00:22:48 +07:00
Anton Medvedev
8c56942b94 Speed up tests. 2015-05-16 00:17:51 +07:00
Anton Medvedev
224ec2fc78 Add serverList() function 🐝 2015-05-12 23:48:04 +07:00
Elfet
3ae0c22898 Remove old code 2014-07-04 12:16:44 +04:00
Elfet
da58a865cd Update readme file example. 🐠 2013-11-16 17:35:07 +04:00