Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(release): refactor release workflow
ci(release-publish): remove docker packaging job also download the PGO file artifact, if doesn't exists, make it Signed-off-by: Dwi Siswanto <[email protected]> ci: rename release-publish workflow Signed-off-by: Dwi Siswanto <[email protected]> ci(release): rm job input && cond expr Signed-off-by: Dwi Siswanto <[email protected]> ci(release): rm tag input && add if ref type is tag Signed-off-by: Dwi Siswanto <[email protected]> ci(release): seperate is-tag as a job Signed-off-by: Dwi Siswanto <[email protected]> revert: "ci(release): rm tag input && add if ref type is tag" Signed-off-by: Dwi Siswanto <[email protected]> ci(release): update tag input desc Signed-off-by: Dwi Siswanto <[email protected]> ci(release): fix build PGO file expr Signed-off-by: Dwi Siswanto <[email protected]> ci(release): build PGO file on failure only ci(release): update build PGO file script Signed-off-by: Dwi Siswanto <[email protected]> ci(release): build PGO file on failure only Signed-off-by: Dwi Siswanto <[email protected]> ci(generate-pgo): make pgo Signed-off-by: Dwi Siswanto <[email protected]> ci(release): `continue-on-error` while `download-artifact` Signed-off-by: Dwi Siswanto <[email protected]> build: fix seq & key indents in goreleaser config Signed-off-by: Dwi Siswanto <[email protected]> ci(release): make PGO with POSIX-comp script coz we are on container Signed-off-by: Dwi Siswanto <[email protected]>
- Loading branch information