Skip to content
#

workflow

Here are 3,482 public repositories matching this topic...

bbovenzi
bbovenzi commented May 26, 2022

Description

In apache/airflow#23420 and apache/airflow#23419, we added the ability to queue and clear a DAG run via the REST API instead of the webserver. The UI should now use those REST endpoints.

Notes:
One can follow the example for getting task data: https://github.com/apache/airflow/blob/main/airflow/www/static/js/grid/api/useTas

kind:feature good first issue area:UI
RowdyHowell
RowdyHowell commented Feb 28, 2022

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

good first issue docs
dannyroosevelt
dannyroosevelt commented May 25, 2022

Is there a specific app this action is for?
telegram_bot_api
https://core.telegram.org/bots/api#setchatpermissions

Set Chat Permissions action

enhancement help wanted good first issue action
SuiteCRM
peterkappelt
peterkappelt commented Dec 29, 2020

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.

Type:Suggestion Priority:Moderate Area: Module Help Wanted
github-pages-deploy-action

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more