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/03/22 08:32:46 UTC

[GitHub] [airflow] ephraimbuddy opened a new pull request #14929: Sort and order REST API endpoints part2

ephraimbuddy opened a new pull request #14929:
URL: https://github.com/apache/airflow/pull/14929


   This change adds sort and order_by to the following endpoints:
   1. Get Users endpoint
   2. Get roles endpoint
   3. Get variables endpoint
   4. Get Import errors endpoint
   
   This change depends on #14895. With this, it now remains Get taskinstances endpoint which will be done in a separate PR
   
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


-- 
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] ephraimbuddy closed pull request #14929: Sort and order REST API endpoints part2

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


   


-- 
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] ashb commented on pull request #14929: Sort and order REST API endpoints part2

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


   At this point, probably merge it in to the other ordering PR.


-- 
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] ephraimbuddy commented on pull request #14929: Sort and order REST API endpoints part2

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


   Merged to #14895


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