workflow-engine
Here are 275 public repositories matching this topic...
AWS Batch Task
Created by Dylan Hughes via monday.com integration.
-
Updated
Oct 10, 2020 - C#
-
Updated
Jul 2, 2020 - C#
-
Updated
Sep 25, 2020 - Python
Describe the bug
A record can have a source record position. If the record is produced by the stream processing then it points to the record that was processed. Otherwise, the source record position is less than 0. This allows the see the causality.
Currently, there are some records that have a source record position but that are not produced by processing the record.
To Reproduce
-
Updated
Oct 11, 2020 - Groovy
-
Updated
Oct 8, 2020 - Python
-
Updated
Apr 19, 2020 - Java
Analogous to how you can use basename to get only the filename of a path, like in:
p.SetOut("out1", "{i:in1|basename}.out.txt")... it would be useful to also be able to extract only the directory, using dirname as a modifiers, so:
p.SetOut("out1", "{i:in1|dirname}/newfilename.txt")This will also allow introducing another level of folders based on a previous
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 8, 2020 - Clojure
-
Updated
Sep 15, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Oct 11, 2020 - Go
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
-
Updated
Apr 26, 2019 - PHP
-
Updated
Sep 9, 2020 - Java
-
Updated
Oct 6, 2020 - Python
Currently argo-workflows is part of requirements.txt that will be installed as a required package (see install_requires field in setup.py). We should move it to extra/optional requirements instead.
-
Updated
Aug 4, 2020 - Python
-
Updated
Oct 9, 2020 - Go
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
Provide a Helm Chart
Helm chart with an optional development postgres DB included.
Improve this page
Add a description, image, and links to the workflow-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow-engine topic, visit your repo's landing page and select "manage topics."


Summary
The user should be given the chance to set input parameters in the UI when submitting a workflow from a template.
The work done in argoproj/argo#3498 is great, but it only works when (default?) values for the parameters have been set in arguments.parameters.
Instead I suggest both the list of inputs.parameters and arguments.parameters should be consider