-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added worker ID field to build #156
Conversation
Wow the CodeQL scan noticed through 20 different nested function calls that we used https://github.com/iver-wharf/wharf-api/pull/156/checks?check_run_id=5361232036 However it failed to notice that we did pass the value through |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff 👍🏻
Co-authored-by: Alexamakans <79503481+Alexamakans@users.noreply.github.com>
CHANGELOG.md
file, according to docs:https://iver-wharf.github.io/#/development/changelogs/writing-changelogs
Summary
Motivation
Adds worker ID support.
wharf-cmd-watchdog needs this value, and we need this value later in #154 when cancelling builds.
Based on RFC-0025: wharf-cmd provisioning