You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Independent Agent Release] New pipeline upload step for agent package for Independent Agent Release (#4222)
* Add alternate upload for independent agent pipeline
* use test env var for testing
* try split version
* fixing up bugs
* fix upload command
* replace + with _
* PR comments to use version parser
* use dash instead of underscore
* Use proper buildkite env var
* Removing unneeded log message
* Add comment for tag replace statement
* remove extraneous log
* Add RM list only, save commit hash
* fix typo
* temp set 8.12
* Add step key to hook
* temp set to main
* try dry run instead
* add proper dry run param
* file listing
* Add in workaround for ironbank
* debug ls commands
* Replace + in tag with . instead of -
* Cleaning up
* temp change for testing
* revert temp test code
* adding test var back
* alias pkg/errors as travis_errors
* Renaming to pkg_errors
* Adding detailed comment about saving build ID in metadata
* Replace with fmt.Errorf
* Define artifact_paths instead of CLI
* fix error linting
* better error handling
* Cleaning up script
* fix proper artifact paths
* Removing test branch assignment
0 commit comments