[WIP] build: Add debian/redhat packaging#16899
[WIP] build: Add debian/redhat packaging#16899phlax wants to merge 5 commits intoenvoyproxy:mainfrom
Conversation
e4ca7da to
8eede52
Compare
55b501f to
ffa0b9b
Compare
22fe851 to
c06e650
Compare
c8a9b9b to
0b518be
Compare
ci/do_ci.sh
Outdated
There was a problem hiding this comment.
im wondering what the best compile flags/options/etc are
.azure-pipelines/pipelines.yml
Outdated
There was a problem hiding this comment.
ive added the packaging as a separate job after release - not sure how optimal that is
im wondering whether to either incorporate it with release or conversely to possibly incorporate it with what is currently the docker stage and make that to something like builds
.azure-pipelines/pipelines.yml
Outdated
There was a problem hiding this comment.
as per the comment this could potentially run in parallel with the verifying of examples at the end
|
might I recommend using https://github.com/goreleaser/nfpm to build rpm, Debian, and alpine packages. |
|
afaict it doesnt have any bazel support - im pretty keen to standardize the tooling around bazel rules |
fair enough, I don't use Looking at the if this sounds interesting I can get working on this. |
it sounds interesting - but its not immediately clear what the advantage over using |
cef956f to
351ff40
Compare
847d258 to
c2dabf3
Compare
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Signed-off-by: Ryan Northey ryan@synca.io
Commit Message: build: Add debian packaging
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue] Partial fix for #16867
[Optional Deprecated:]
[Optional API Considerations:]