Skip to content

Tags: pipekit/argo-workflows

Tags

v3.4.8-pk1

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
chore: Add release commits (#29)

These are commits that we've used to get the release process for the
fork of argo-workflows working. We will squash these into one and note
for future releases

Signed-off-by: J.P. Zivalich <jp@pipekit.io>
Co-authored-by: Tim Collins <tim@thecollins.team>

v3.4.5-fix-containersets-5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add guard against NodeStatus (#22)

Fixes #TODO

Please do not open a pull request until you have checked ALL of these:

* [ ] Create the PR as draft .
* [ ] Run `make pre-commit -B` to fix codegen and lint problems.
* [ ] Sign-off your commits (otherwise the DCO check will fail).
* [ ] Use [a conventional commit
message](https://www.conventionalcommits.org/en/v1.0.0/) (otherwise the
commit message check will fail).
* [ ] "Fixes #" is in both the PR title (for release notes) and this
description (to automatically link and close the issue).
* [ ] Add unit or e2e tests. Say how you tested your changes. If you
changed the UI, attach screenshots.
* [ ] Github checks are green.
* [ ] Once required tests have passed, mark your PR "Ready for review".

If changes were requested, and you've made them, dismiss the review to
get it reviewed again.

---------

Signed-off-by: isubasinghe <isitha@pipekit.io>

v3.4.5-fix-containersets-4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v3.4.5-fix-containersets-3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Fixes argoproj#10234 - Postgres SSL Certificate fix (argoproj…

…#10300)" (#16)

This PR:
- reverts the broken postgres connection PR

v3.4.5-fix-containersets-2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: Fix argoexec image (#13)

This PR:
- Fixes a mismatch of argoproj/argoexec and changes it to
pipekitdev/argoexec

---------

Signed-off-by: J.P. Zivalich <jp@pipekit.io>

v3.4.5-fix-containersets

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: ensure error returns before attrs is accessed (#6)

Signed-off-by: Isitha Subasinghe <isitha@pipekit.io>

v3.4.5-pk5

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: fix checkout step

v3.4.5-pk4

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: fix checkout step

v3.4.5-pk3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: point manifests at pipekitdev images

v3.4.5-pk2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
ci and release notes paths