hera icon indicating copy to clipboard operation
hera copied to clipboard

Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still mai...

Results 86 hera issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It sucks to write ``` func1 = my_func1(...) func2 = my_func2( arguments={'a': func1.get_parameter('a').value, 'b': func2.get_parameter('b').value} #

type:enhancement
semver:minor

Currently when one is creating a Workflow with steps that may be defined elsewhere, for example having a separate python function that defines the Steps and invoking it from a...

**Is your feature request related to a problem? Please describe.** It is incredibly hard to debug the usage of a kwarg that's semantically not allowed but syntactically allowed. For example,...

type:enhancement

**Is your feature request related to a problem? Please describe.** For a fanin operation, the arguments are always passed in as `json.dumps`. We already support loaders for artifacts to map...

Follow up on #652 and related PR #887 summarised from the PR description: * I'd like to use a subset of our examples * But we want to assert on...

type:enhancement

Pre-bug-report checklist **1. This bug can be reproduced using YAML** - [ ] Yes [👉 Please report a bug to the Argo Workflows GitHub 👈](https://github.com/argoproj/argo-workflows/issues/new/choose) - [x] No **2. This...

type:bug

**Is your feature request related to a problem? Please describe.** Artifact loader only supports json but not jsonl. **Describe the solution you'd like** instead of parsing a jsonl file myself,...

Pre-bug-report checklist **1. This bug can be reproduced using YAML** - [ ] Yes [👉 Please report a bug to the Argo Workflows GitHub 👈](https://github.com/argoproj/argo-workflows/issues/new/choose) - [x] No **2. This...

type:bug

Pre-bug-report checklist **1. This bug can be reproduced using YAML** - [x] Yes [👉 Please report a bug to the Argo Workflows GitHub 👈](https://github.com/argoproj/argo-workflows/issues/new/choose) - [ ] No **2. This...

semver:patch
type:bug

Pre-bug-report checklist **1. This bug can be reproduced using YAML** - [ ] Yes [👉 Please report a bug to the Argo Workflows GitHub 👈](https://github.com/argoproj/argo-workflows/issues/new/choose) - [x] No **2. This...

semver:patch
type:bug