You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/26 22:23:47 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #17862: Fix log links on graph TI modal

jedcunningham opened a new pull request #17862:
URL: https://github.com/apache/airflow/pull/17862


   The graph view should show the "Download Log" and "View Logs in {remote
   logging system}", like is done on the tree view.
   
   Before:
   ![Screen Shot 2021-08-26 at 4 08 32 PM](https://user-images.githubusercontent.com/66968678/131043824-d31b6f39-722a-4bba-a58c-7c72fe73fad1.png)
   
   After:
   ![Screen Shot 2021-08-26 at 4 07 59 PM](https://user-images.githubusercontent.com/66968678/131043845-a4c69cad-9c19-4714-af4c-e8c30d1b0194.png)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham merged pull request #17862: Fix log links on graph TI modal

Posted by GitBox <gi...@apache.org>.
jedcunningham merged pull request #17862:
URL: https://github.com/apache/airflow/pull/17862


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #17862: Fix log links on graph TI modal

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #17862:
URL: https://github.com/apache/airflow/pull/17862#issuecomment-906817857


   The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org