Skip to content

Releases: OpsMx/orca

tag: v8.31.1_1.30.1-rc6 from branch: 1.30.1_v8.31.1

30 Jun 07:23
4316e28
Compare
Choose a tag to compare
fix(queue): Manual Judgment propagation (#4475) (#35)

Manual Judgment was always propagated if the MJ stage was the first one in the pipeline, regardless of the value of `propagateAuthenticationContext`.

The code for backtracking through stages to find an `AuthenticatedStage` provider would improperly return any stage that did not have an ancestor, ignoring criteria for selecting a stage that should be propagating authentication.

Additionally, code in `AuthenticationAware` would mutate a `SKIPPED` MJ stage, copying the `LastModifiedDetails` value from the "real" MJ stage ancestor (or the root stage, as described above).  This mutation is not necessary, and `AuthenticationAware` can just ignore it as it traverses ancestors of the current stage.

Co-authored-by: jcavanagh <[email protected]>

tag: v8.31.2_1.30.2-rc2 from branch: 1.30.2_v8.31.2

28 Jun 06:56
Compare
Choose a tag to compare
OP-20589: bugfix for DeletePipelineTask of delete pipeline timed out …

tag: v8.31.1_1.30.1-r5 from branch: 1.30.1_v8.31.1

22 Jun 14:18
70ade2e
Compare
Choose a tag to compare
OP-20589: bugfix for DeletePipelineTask of delete pipeline timed out …

tag: v8.31.1_1.30.1-r4 from branch: 1.30.1_v8.31.1

19 Jun 11:47
50d324c
Compare
Choose a tag to compare
bugfix for SaveServiceAccountTask of stage savePipeline timed out (#33)

tag: v8.31.2_1.30.2-rc1 from branch: 1.30.2_v8.31.2

09 Jun 06:14
Compare
Choose a tag to compare
OP-17995:Integrate ORCA : Consume pipeline permissions from fiat serv…

tag: v8.31.1_1.30.1-rc3 from branch: 1.30.1_v8.31.1

10 May 09:28
Compare
Choose a tag to compare
Revert "Added Interactive component for manual judgement awaited and …

tag: v8.31.1_1.30.1-rc2 from branch: 1.30.1_v8.31.1

10 Apr 09:11
Compare
Choose a tag to compare

tag: v8.31.1_1.30.1-rc1 from branch: 1.30.1_v8.31.1

10 Apr 07:53
Compare
Choose a tag to compare

tag: v8.31.0_1.30.0-4.0.4-rc3 from branch: 1.30.0_v8.31.0-4.0.4

05 Apr 13:51
Compare
Choose a tag to compare
OP-20034: Updated the fiat-api and fiat-core versions

tag: v8.31.0_1.30.0-4.0.4-rc2 from branch: 1.30.0_v8.31.0-4.0.4

05 Apr 10:42
8b81440
Compare
Choose a tag to compare