airflow
Here are 910 public repositories matching this topic...
Summary
Pod START TIME popup shows time in UTC which doesn't match with actual value shown relatively to current moment(see screenshot). I would expect the popup to show time in my local timezone.
argo v3.2.6
Diagnostics
argo submit -n argo --watch https://raw.githubusercontent.com/argoproj/argo-workflows/master/examples/coinflip-recursive.yaml
, we could consider adding Github releases as well.
Current:
<img width="164" alt="Screen Shot 2021-10-08 at 3 20 36 PM" src="https://user-images.githubusercontent.com/31816267/136620475-35651a55-
-
Updated
Nov 9, 2021 - Python
-
Updated
Mar 9, 2020 - Python
click has a CLIRunner to test CLI applications, however, it's limiting (e.g., monkeypatch doesn't work well). So we started to modify the test_cli.py tests to call the functions directly (e.g., install.main(use_lock=True). But given this change, we are no longer testing that cli args actually become the right function arguments (e.g., if we pass --use-lock), this should imply, we pass `ins
-
Updated
Jan 12, 2022
-
Updated
Jan 12, 2022 - Python
-
Updated
Mar 5, 2020 - Python
-
Updated
Dec 23, 2021 - Python
Sending a rest call to delete a job specification throws 404 where as grpc call works fine. Steps to reproduce
curl -X DELETE "http://localhost:9100/v1/project/my-project/namespace/kush/helloworld" -H "accept: application/json"-
Updated
Oct 29, 2021 - Jupyter Notebook
-
Updated
Oct 10, 2021 - Python
-
Updated
Dec 13, 2021 - Python
-
Updated
Jan 12, 2022 - Jupyter Notebook
-
Updated
Dec 16, 2020 - Python
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
-
Updated
Jul 24, 2018 - Python
-
Updated
Jan 12, 2022 - Smarty
-
Updated
Aug 9, 2021 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
Dec 20, 2021 - Python
-
Updated
Jan 12, 2022 - Python
Improve this page
Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."


Description
I am suggesting adding support for these filters for datetime objects when browsing airflow objects in the UI:
Use case/motivation
When viewing DagRuns under the browse menu for example (Browse -> DagRuns), then only less than or greater than filters are available for filtering on
datetimeobjects and since many logical