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/01/12 10:41:59 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #13037: Marking success/failed automatically clears failed downstream tasks

potiuk edited a comment on pull request #13037:
URL: https://github.com/apache/airflow/pull/13037#issuecomment-758568719


   > Thanks. Rebased and picked up this commit from upstream/master:
   > 
   > ```
   > commit 8ecdef3e50d3b83901d70a13794ae6afabc4964e (upstream/master)
   > Author: Kaxil Naik <ka...@gmail.com>
   > Date:   Tue Jan 12 10:16:01 2021 +0000
   > 
   >     Audit Log records View should not contain link if dag_id is None (#13619)
   
   That too. It's the parent of this one that fixes the problem (:crossed_fingers: )
   
   ```
   commit eb40eea81be95ecd0e71807145797b6d82375885
   Author: Jarek Potiuk <ja...@polidea.com>
   Date:   Tue Jan 12 10:25:52 2021 +0100
   
       Add submodules in added workflow job (#13631)
       
       The most recent submodule change for actions #13514 was done in
       parallel to Optimising worklfows in #13562 and the job added in
       the #13562 still uses non-submodule version of check action.
       
       Also few checkout steps missed:
       
       'submodules: recursive' input
       
       This PR fixes that and all 3rd-party actions now are used
       from submodule.
   ```
   


----------------------------------------------------------------
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.

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