Skip to content

Tags: codefresh-io/argo-workflows

Tags

v3.6.7-cap-CR-32333

Toggle v3.6.7-cap-CR-32333's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: change image to ubuntu-24.04-16core for publish-release

chore: change image to ubuntu-24.04-16core for publish-release

v3.6.7-cap-CR-31761

Toggle v3.6.7-cap-CR-31761's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #365 from codefresh-io/chore/CR-31761

chore: fix security vulnerability CVE-2025-22872

v3.6.7-cap-CR-30835

Toggle v3.6.7-cap-CR-30835's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #362 from codefresh-io/CR-30835

chore: vulnerabilities fix for mapstructure/v2 and circl

v3.6.7-cap-CR-28355

Toggle v3.6.7-cap-CR-28355's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade actions/cache to v4.2.0 (#360)

Signed-off-by: Kim <[email protected]>

v3.6.2-cap-CR-26293

Toggle v3.6.2-cap-CR-26293's commit message
Codefresh version for synced v3.6.2

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* fix(api): properly authorize GET workflow fallback to archive

- the authorization was accidentally removed in argoproj@f1ab5aa

- also if no archived workflow is found, properly return the original error as per argoproj@ac9e2de

Signed-off-by: Anton Gilgur <[email protected]>

* test: add permission assertions for GET WF archived fallback

- the permission suite seemed to not have previously tested this
- add good, bad, and fake token checks
  - where "bad" is valid, but unauthorized, while "fake" is valid in format, but not corresponding to a real token

Signed-off-by: Anton Gilgur <[email protected]>

* fix(test): assign `goodToken` initially

- these tests were relying on ordering of assignments before, i.e. 1. good 2. bad 3. bad
  - should just assign before each test instead for simplicity / less complexity / less mistakes

Signed-off-by: Anton Gilgur <[email protected]>

---------

Signed-off-by: Anton Gilgur <[email protected]>
Co-authored-by: Anton Gilgur <[email protected]>

v3.5.13

Toggle v3.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* fix(api): properly authorize GET workflow fallback to archive

- the authorization was accidentally removed in argoproj@f1ab5aa

- also if no archived workflow is found, properly return the original error as per argoproj@ac9e2de

Signed-off-by: Anton Gilgur <[email protected]>

* test: add permission assertions for GET WF archived fallback

- the permission suite seemed to not have previously tested this
- add good, bad, and fake token checks
  - where "bad" is valid, but unauthorized, while "fake" is valid in format, but not corresponding to a real token

Signed-off-by: Anton Gilgur <[email protected]>

* fix(test): assign `goodToken` initially

- these tests were relying on ordering of assignments before, i.e. 1. good 2. bad 3. bad
  - should just assign before each test instead for simplicity / less complexity / less mistakes

Signed-off-by: Anton Gilgur <[email protected]>

---------

Signed-off-by: Anton Gilgur <[email protected]>
Co-authored-by: Anton Gilgur <[email protected]>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use templateName where possible else nothing (argoproj#13836)

Signed-off-by: isubasinghe <[email protected]>

v3.6.0-rc4

Toggle v3.6.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use templateName where possible else nothing (argoproj#13836)

Signed-off-by: isubasinghe <[email protected]>