workflow
Here are 3,475 public repositories matching this topic...
-
Updated
May 24, 2022 - TypeScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
Mar 22, 2022 - Java
PodPriority
should be deprecated from workflow spec since Kubernetes uses PodPriorityClass
to indicate the importance and priority of a pod relative to others.
https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
-
Updated
May 24, 2022 - JavaScript
Hello!
I've found an issue here:[Bitbucket Storage](https://docs.prefect.io/api/latest/storage.html#github) is a storage option that uploads flows to a Bitbucket repository as .py files.
Page reference: https://docs.prefect.io/orchestration/flow_config/storage.html#bitbucket
First, the link is incorrect. Second, should the line read more like Github where it references the repository
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Jan 2, 2022 - Go
-
Updated
Apr 11, 2022
-
Updated
May 19, 2022 - Vue
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
May 22, 2022 - C#
-
Updated
Jan 27, 2022 - Shell
[TRIGGER] Mautic
App: mautic
https://developer.mautic.org/
Triggers
- New Contact: Triggers when a new contact is created
- Updated Contact: Triggers when an existing contact is updated
- New Form Entry: Triggers when a form is submitted
Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.
I'm not sure whether my request is actually malformed or the error message just shouldn't appear.
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
May 22, 2022 - Python
-
Updated
May 24, 2022 - Java
-
Updated
May 16, 2022 - PHP
-
Updated
Mar 18, 2022 - TypeScript
-
Updated
May 24, 2022 - Java
-
Updated
May 23, 2022 - Python
I added a small tutorial (triggered with python -m ploomber.onboard
) but it doesn't have tests yet
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."
Description
Currently, when submitting AWS Glue jobs using Airflow, we are seeing the below in the log :-
Polling for AWS Glue Job <job_name> current run state with status <job_run_state>. This request is to enhance this by providing more detailed information about the Glue Job, show the same continuous logs from Glue/Cloudwatch into the Airflow logs. This avoids airflow users having