The Wayback Machine - http://web.archive.org/web/20220426090949/https://github.com/topics/workflow
Skip to content
#

workflow

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

eladkal
eladkal commented Apr 25, 2022

Body

days_ago() is deprecated apache/airflow#21653

There are many test using this function thus raising warnings.
This task is to replace all usages of days_ago() in the tests with alternatives.
A stale PR that started to work on it apache/airflow#21830 but didn't finish

Committer

  • I acknowledge that I am a maintainer/committ
good first issue kind:task
kvnkho
kvnkho commented Apr 11, 2022

Current behavior

wait_for_flow_run currently times out after 12 hours. This value is hardcoded in watch_flow_run here.

so for subflows greater than 12 hours, this task will exit unexpectedly

Proposed behavior

Make it configurable by passing a value of

enhancement good first issue status:accepted v1
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