Pipeline steps should be dynamically recomputed and updated (if needed) on each monitor run #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now these are statically set up at initialization time and never refreshed, which means new agents might not be picked up automatically if they use a new combination of tags in the matrix (so, e.g. always with
hostname).