[WIP] tooling: Add github release_manager lib#17587
Closed
phlax wants to merge 5 commits intoenvoyproxy:mainfrom
Closed
[WIP] tooling: Add github release_manager lib#17587phlax wants to merge 5 commits intoenvoyproxy:mainfrom
release_manager lib#17587phlax wants to merge 5 commits intoenvoyproxy:mainfrom
Conversation
6defc0f to
55c9efa
Compare
Member
Author
|
coverage is here https://storage.googleapis.com/envoy-pr/17587/tooling/index.html |
49df411 to
ab749b5
Compare
phlax
commented
Aug 9, 2021
ab749b5 to
cc848d7
Compare
phlax
commented
Aug 10, 2021
phlax
commented
Aug 10, 2021
phlax
commented
Aug 10, 2021
934f74f to
5f7544f
Compare
13c23d6 to
99ebd2e
Compare
This makes it easier to stream files up/down with minimal memory footprint. 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>
99ebd2e to
ec058df
Compare
Member
Author
|
closed in favour of #17843 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ryan Northey ryan@synca.io
Commit Message: tooling: Add github release_manager util
Additional Description:
This wraps the github release api to allow release management/CRUD - ie creating/listing/downloading/updating releases and release assets
it is to be used both within Envoy CI to publish assets to github releases and on the new dist site to download the assets from github and bundle them into OS repositories
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]