Slackbot
07/31/2023, 1:13 PMVampire
07/31/2023, 1:16 PMVampire
07/31/2023, 1:17 PMonlyIf { ... }
for all the other tasks to skip them if they are not part of the determined list.Miles Peele
07/31/2023, 1:51 PMMiles Peele
07/31/2023, 3:26 PMBuildService
, how "long" do stored objects in memory live for? Do they persist across build invocations?Vampire
07/31/2023, 3:32 PMMiles Peele
07/31/2023, 3:43 PMdependsOn
and mustRunAfter
?Vampire
07/31/2023, 7:16 PMdependsOn
that does not have a lifecycle task on the left-hand side is a code smell, but in this specific case it might maybe be appropriate, yes. Combining with mustRunAfter
is pointless though.