-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(create): Support OCI remote and deduplicate code (#162)
added: allow switch for assetclient in create command added: `--publish` flag for create command removed: unused code changes from last commit changed: moved `pushReleaseAssets` function to `create.go` removed: publish command and `publish.go` file changed: help text format chore: go mod tidy chore(create): reactivate validateHash fix: make linter happy Signed-off-by: Danny Eiselt <[email protected]> Co-authored-by: Jan Schoone <[email protected]>
- Loading branch information
Showing
4 changed files
with
94 additions
and
389 deletions.
There are no files selected for viewing
This file contains 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 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.