Open Issues Need Help
View All on GitHub MNT Prevent execution of `update_environment` functions about 2 months ago
AI Summary: This GitHub issue describes a problem where `update_environment` functions, when used in managed `Task` definitions, are executed prematurely for all tasks, even those not selected to run. This can cause unwanted side-effects and errors. The proposed solution is to delay the execution of these functions until the specific managed `Task` is actually chosen, similar to how `shell_source` methods are handled.
Complexity:
3/5
help wanted invalid
MNT Consolidate Launch Script Functions about 2 months ago
good first issue help wanted invalid
MNT Improve logic of `Executor` handling of result fields about 2 months ago
good first issue
BUG New workflow launch scripts fail on xpptut15 or maybe XPP generally. about 2 months ago
bug good first issue