-
Notifications
You must be signed in to change notification settings - Fork 24
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
🌱 Update conversion-gen to a fixed tag #256
🌱 Update conversion-gen to a fixed tag #256
Conversation
can you take a look at #250 and rebase this one after that's merged? |
Oh I totally missed that PR. Thanks for bringing it up. |
Fixes conversion-gen to use a version tag instead of using latest Removes --output-base since it's no longer a valid flag Signed-off-by: Edwin Xie <edwin.xie@broadcom.com>
408c805
to
1fe23e8
Compare
@schrej Rebased. A lot of it ended up being duplicate work so I modified this PR's purpose. |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flawedmatrix, schrej 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:
Fixes conversion-gen to use a version tag instead of using latest
Also removes
--output-base
since it is no longer a valid tagWhich issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #