Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

internal/runner: Send down dynamic ConfigSourcers on JobAssign #3171

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

briancain
Copy link
Member

This commit introduces an additional variable that the server will send
down when it assigns a job to a runner, config sourcers. These plugins
will be used when the runner attempts to load a jobs dynamic config
variables.

Fixes #3114

This commit introduces an additional variable that the server will send
down when it assigns a job to a runner, config sourcers. These plugins
will be used when the runner attempts to load a jobs dynamic config
variables.

Fixes #3114
@briancain briancain added the pr/no-changelog No automatic changelog entry required for this pull request label Apr 1, 2022
@briancain briancain requested a review from a team April 1, 2022 22:17
@github-actions github-actions bot added the core label Apr 1, 2022
@briancain briancain removed the pr/no-changelog No automatic changelog entry required for this pull request label Apr 1, 2022
@briancain briancain added this to the 0.8.y milestone Apr 1, 2022
@briancain briancain merged commit 9aeaa67 into main Apr 6, 2022
@briancain briancain deleted the b/dynamic-configsourcer-vars-before-job-assign branch April 6, 2022 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Input var dynamic defaults don't get config-sourcer config
2 participants