You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/01 01:31:35 UTC

[GitHub] [airflow]: Workflow run "Tests" failed!

The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
2bb26a38070a4b949bfb210ef1d5644e016e373a / Brent Bovenzi <br...@gmail.com>
Add details drawer to Grid View (#22123)

* make UI and tree work with mapped tasks

basic slide drawer

reformat grid background colors

improve rendering and add selected dag run

fix hover and extra prop

switch from drawer to details section

add tooltip info to details

use API

make side panel collapsible, useTasks,

dag run actions

dag run actions w/ react-query

task instance links

task actions

remove modals

adjust panel width and use status color

minor details styling

add duration to tooltips

add last scheduling decision and fix tests

* move ref and selection to providers

* fix test with mock providers

* update TI and DR buttons

* download logs and external logs

* add extra links to TI details

* download log bug fixes

* fix extra links, hide local TZ if UTC,

* confirm mark task failed/success

* Update confirm modals for runs and tasks

- async/await on mutations instead of useeffect
- add confirmation for run actions

* Fix dialog scrolling

* Code cleanup and fix task clear

* Fix task/run label, dialog focus, dag details overflow, panel open/close

* Add timezone provider

* Fix TimezoneEvent import

* Improve button UX

- Remove details panel title
- Add button to reset root
- Make "More Details" buttons more specific
- Specify timezone as DAG timezone

* autorefresh dag run details

* auto-refresh task instance details

* revert useTreeData changes

None of these changes were relevant to this PR. Better to be done separately.

* Address PR feedback

- useState vs useDisclosure
- Remove extraneous elements
- Copy changes
- Wire up params for runTask
- Breadcrumb padding

* Handle task/run action sideeffects by separating autorefresh and treeData hooks

* Clean up views.py endpoints

- Pass 'Accept' headers for json returns
- Consolidate more endpoints to return json or redirect

* pass request as arg

* remove request as arg

* Anticipate when the 'Accept' header is not present

* Fix argument count errors

* Replace hard coded urls

* Replace hard coded urls in react components

* Update filter upstream link

* Split TaskInstance details component

* Fix undefined variables in tests

* init_api_connexion in tests

- add readme
-  rename context providers to avoid confusion with Airflow Providers

* Fix url params, hide last item breadcrumb links

* Update task run failed copy

* Fix taskinstance/list buttons

Co-authored-by: Tzu-ping Chung <tp...@astronomer.io>

Report URL: https://github.com/apache/airflow/actions/runs/2074396186

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org