-
Notifications
You must be signed in to change notification settings - Fork 42
Implement version info into binaries #89
Implement version info into binaries #89
Conversation
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.
This looks solid, one comment that i'm fine punting on since copy pasta is not that bad. Out of curiosity did you copy/pasta the Version file and if so from where? I am pretty sure I've seen this code before somewhere
From the version thingy I did for capa.. 😂
…On Wed, Jul 17, 2019 at 7:37 AM Chuck Ha ***@***.***> wrote:
***@***.**** commented on this pull request.
This looks solid, one comment that i'm fine punting on since copy pasta is
not that bad. Out of curiosity did you copy/pasta the Version file and if
so from where? I am pretty sure I've seen this code before somewhere
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#89>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFOQASTCNG6VXCRIDG3772TP74VBXANCNFSM4IENPCZA>
.
|
/approve /assign @liztio |
just a few more comments |
cb5d04b
to
1b4c307
Compare
after those changes and squashing commits, i think this looks good |
9b2c567
to
19345b7
Compare
add script to set workspace status implement version subcommand for capdctl add script to build binaries implement versioninfo as a package build capd-manager with version info build kind-test with version info update readme Signed-off-by: Ashish Amarnath <ashish.amarnath@gmail.com>
19345b7
to
55c2e59
Compare
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ashish-amarnath, chuckha The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Improves debug-ability of capd by printing version info of various
capd
binariesWhich issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: