Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use grid view for Task Instance's log_url #39183

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

AetherUnbound
Copy link
Contributor

@AetherUnbound AetherUnbound commented Apr 23, 2024

Related to #39023, #39179

This PR changes the Task Instance's log_url to use the logs tab of the Grid view UI, rather than the /log page for the specific task instance result.

@uranusjr
Copy link
Member

LGTM but deferring to @bbovenzi

Copy link
Contributor

@bbovenzi bbovenzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we need to update another test which expects the old url

@AetherUnbound
Copy link
Contributor Author

@bbovenzi there's one test that's failing but it looks like it might be a flakey one, would you mind re-running it?

@bbovenzi bbovenzi added this to the Airflow 2.9.1 milestone Apr 24, 2024
@bbovenzi bbovenzi merged commit 6db6fef into apache:main Apr 24, 2024
42 checks passed
@AetherUnbound AetherUnbound deleted the fix/task-instance-log-url branch April 24, 2024 17:01
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Apr 26, 2024
jedcunningham pushed a commit that referenced this pull request Apr 26, 2024
* Use grid view for Task Instance's `log_url`

* Update other tests

(cherry picked from commit 6db6fef)
RodrigoGanancia pushed a commit to RodrigoGanancia/airflow that referenced this pull request May 10, 2024
* Use grid view for Task Instance's `log_url`

* Update other tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants