-
Notifications
You must be signed in to change notification settings - Fork 150
feat(release): add build & publish to release tool #4308
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
Open
radTuti
wants to merge
31
commits into
tigera:master
Choose a base branch
from
radTuti:de-3868-build-op
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a2d81d9
feat: add release build command
radTuti 2061cfb
feat: add release publish command
radTuti d0c6550
fix: update github token flag
radTuti ba27391
feat(release): add creating github releases
radTuti 7659a01
fix: incorrect spelling and format
radTuti 5e42543
fix: update development and testing flags
radTuti a5d0839
fix: updates to allow building and publishing release for testing pur…
radTuti c76f504
docs: update docs and pipeline names
radTuti dede09d
fix: add setting if github release is latest or not
radTuti a7e2fce
fix: update make target for release
radTuti 02afc3e
fix: update warning logged for build
radTuti 4d66d54
feat: verify image being built
radTuti 891b0b9
feat: add command for publishing github releases
radTuti eb47a96
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti 7c2e59e
fix: update based on review and fix tests
radTuti 99036db
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti a28a520
ci: fix condition for running release tooling jobs
radTuti 5e9eb3d
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti 771dc40
fix: check versions for release in tool before calling make
radTuti ab35db0
docs: improved comments for build & publish related fns
radTuti a1b07b7
chore: update go mod
radTuti 29079b1
style: update formatting for logging
radTuti 90245a1
style: update error messages
radTuti c6e543f
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti f37c8e4
fix: update documentation & flags + improve validations
radTuti 0bbd801
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti 2921071
docs: update releasing docs for how tags are handled in CI
radTuti 3045f62
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti b72a044
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti 3527afb
address review feedback
radTuti f41d2a5
Merge remote-tracking branch 'upstream/master' into de-3868-build-op
radTuti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| version: v1.0 | ||
|
|
||
| name: Operator CD | ||
| name: Operator Release | ||
|
|
||
| execution_time_limit: | ||
| hours: 4 | ||
|
|
||
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.