workflow
Here are 2,596 public repositories matching this topic...
-
Updated
Dec 23, 2020 - TypeScript
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Dec 22, 2020 - JavaScript
Summary
Like argoproj/argo-cd#4380, we may want to put external links to workflow templates and workflow execution results from UI as well.
Use Cases
- Check the specifications for workflow.
- Check logs and performance of workflow execution results
**Mess
-
Updated
Jul 31, 2020 - JavaScript
Current behavior
All ShellTask logs are logged at DEBUG level, preventing showing the command output in the UI logs unless the agent's logging threshold is set to DEBUG. But this is undesired for production workloads, as this applies to all log messages
streaming logging for the ShellTask was introduced in #3584
Proposed behavior
change existing stream_logs parameter to `U
-
Updated
Dec 23, 2020 - Go
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Oct 17, 2020
-
Updated
Dec 19, 2020 - Shell
-
Updated
Dec 24, 2020 - C#
Summary
It's not obvious that users can tag solids and pipelines. We should at least update this example to mention solid level tags or include a solid tag example
Reproduction
Dagit UI/UX Issue Screenshots
Additional Info about You
-
Updated
Dec 17, 2020 - C#
-
Updated
Dec 14, 2020 - PHP
Issue
16 files has some sort of Sugar Pro references in code as comments.
Those should be removed
Steps to Reproduce
Try the search with BEGIN: pro
https://github.com/salesagility/SuiteCRM/search?q
-
Updated
Oct 20, 2020 - Python
-
Updated
Jul 30, 2020 - CSS
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Dec 21, 2020 - Python
-
Updated
Dec 2, 2020 - JavaScript
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
-
Updated
Dec 20, 2020 - Python
-
Updated
Dec 23, 2020 - Java
Improve this page
Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."
Hello,
Client info initialization is duplicated in many places.
https://github.com/apache/airflow/blob/349b0811c3022605426ba57d30936240a7c2848a/airflow/providers/google/cloud/_internal_client/secret_manager_client.py#L65
https://github.com/apache/airflow/blob/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5/airflow/providers/google/cloud/log/gcs_task_handler.py#L100
https://github.com/apache/airflow