workflow
Here are 3,497 public repositories matching this topic...
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Mar 22, 2022 - Java
Checklist
- [
✔ ] Double-checked my configuration. - [
✔ ] Tested using the latest version. - [
✔ ] Used the Emissary executor.
Summary
What happened/what you expected to happen?
The message that is output by the hook named on-fail
should have the `{{ work
-
Updated
Jun 1, 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
Jun 2, 2022
-
Updated
Jun 3, 2022 - Vue
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
May 22, 2022 - C#
-
Updated
Jan 27, 2022 - Shell
Describe the event source. What app is this for, and what event does the trigger correspond to?
- specific public list emits new tweet
- search tweets of specific public list(s)
Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.
:(
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
Jun 3, 2022 - TypeScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
May 22, 2022 - Python
-
Updated
Jun 3, 2022 - Java
-
Updated
Jun 2, 2022 - Java
-
Updated
May 31, 2022 - PHP
-
Updated
Mar 18, 2022 - TypeScript
-
Updated
Jun 3, 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."
Apache Airflow version
2.3.1 (latest released)
What happened
my webhdfs is running behind a proxy.
I need to give a complicated URL and do not want to add port in front of the URL
So there are two options
What you think should happ