This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Tags: spinnaker/orca
Tags
fix(retrofit1): exclude Retrofit2EncodeCorrectionInterceptor from the… … retrofit1 clients (#4857) * fix(retrofit1): exclude Retrofit2EncodeCorrectionInterceptor from the retrofit1 clients * test(retrofit1): revert adding Retrofit2EncodeCorrectionInterceptor to retrofit1 clients in tests as kork is updated with new constructor --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(gha): fix branch detection error (#4844) from e.g. https://github.com/spinnaker/orca/actions/runs/13415978286/job/37476832943 Run BRANCHES=$(git branch -r --contains refs/tags/v8.60.0) BRANCHES is ' origin/HEAD -> origin/master origin/master' NUM_BRANCHES is '2' exactly one branch required to release orca, but there are 2 ( origin/HEAD -> origin/master origin/master)
fix(pipelineRef): add resolvedExpectedArtifacts from pipelineTrigger … …to PipelineRefTrigger (#4816) (#4818) * fix(pipelineRef): add resolvedExpectedArtifacts from pipelineTrigger to PipelineRefTrigger * fix(pipelineRef): add tests around PipelineRefTrigger --------- Co-authored-by: Jason <[email protected]> (cherry picked from commit 3c65fe0) Co-authored-by: Edgar Garcia <[email protected]>
PreviousNext