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/05/13 11:49:46 UTC

[GitHub] [airflow] yuqian90 opened a new pull request #15531: Relax the version constraint of rich

yuqian90 opened a new pull request #15531:
URL: https://github.com/apache/airflow/pull/15531


   `rich` is used in cli to print tables to the terminal, as well as in settings.py to print deprecation warnings. Neither uses require the version constraint.
   
   fixes #15529


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



[GitHub] [airflow] kaxil closed pull request #15531: Relax the version constraint of rich

Posted by GitBox <gi...@apache.org>.
kaxil closed pull request #15531:
URL: https://github.com/apache/airflow/pull/15531


   


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



[GitHub] [airflow] kaxil merged pull request #15531: Relax the version constraint of rich

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


   


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



[GitHub] [airflow] potiuk commented on pull request #15531: Relax the version constraint of rich

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #15531:
URL: https://github.com/apache/airflow/pull/15531#issuecomment-826799809


   It will likely fail with pylint problems though - new version of pylint has been released recently and it adds up some new errors. I will address it separately though
   


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



[GitHub] [airflow] kaxil commented on pull request #15531: Relax the version constraint of rich

Posted by GitBox <gi...@apache.org>.
kaxil commented on pull request #15531:
URL: https://github.com/apache/airflow/pull/15531#issuecomment-830619550


   @yuqian90 pylint check is failing


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



[GitHub] [airflow] kaxil commented on pull request #15531: Relax the version constraint of rich

Posted by GitBox <gi...@apache.org>.
kaxil commented on pull request #15531:
URL: https://github.com/apache/airflow/pull/15531#issuecomment-840505697


   Re-triggering CI as jobs were hung


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



[GitHub] [airflow] yuqian90 commented on pull request #15531: Relax the version constraint of rich

Posted by GitBox <gi...@apache.org>.
yuqian90 commented on pull request #15531:
URL: https://github.com/apache/airflow/pull/15531#issuecomment-839819618


   > @yuqian90 pylint check is failing
   
   Hi, @kaxil I don't think the pylint check was related to my change. @potiuk, you mentioned in the previous comment that pylint was going to fail. Maybe you were onto something?
   
   Anyway I rebased the PR. Let's see if the next run passes.


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



[GitHub] [airflow] github-actions[bot] commented on pull request #15531: Relax the version constraint of rich

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


   The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest master at your convenience, 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.

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



[GitHub] [airflow] github-actions[bot] commented on pull request #15531: Relax the version constraint of rich

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


   [The Workflow run](https://github.com/apache/airflow/actions/runs/835782830) is cancelling this PR. Building images for the PR has failed. Follow the workflow link to check the reason.


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