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 2022/07/27 01:30:55 UTC

[GitHub] [airflow] blag opened a new pull request, #25327: Refactor test DAGs to unclutter example DAGs

blag opened a new pull request, #25327:
URL: https://github.com/apache/airflow/pull/25327

   PR #25086 added a few more dags to the example dags that were used in tests. However, those additions cluttered up the example dags folder, so instead of adding test dags to the examples folder, this PR moves those dags out to the `tests/dags` directory.


-- 
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] blag commented on pull request #25327: Refactor test DAGs to unclutter example DAGs

Posted by GitBox <gi...@apache.org>.
blag commented on PR #25327:
URL: https://github.com/apache/airflow/pull/25327#issuecomment-1197548799

   Thanks!


-- 
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] potiuk commented on pull request #25327: Refactor test DAGs to unclutter example DAGs

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

   Looks like intermittent issue only   
   
   ERROR: for trino  Cannot start service trino: driver failed programming external connectivity on endpoint airflow-integration-postgres_trino_1 (50f4cf004f8b46f96e140352e4d1973e487eda093bdd4c4065df2489d894a536): Error starting userland proxy: listen tcp4 0.0.0.0:37778: bind: address already in use
   
   Merging.


-- 
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] potiuk commented on pull request #25327: Refactor test DAGs to unclutter example DAGs

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

   Good idea :)


-- 
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] potiuk merged pull request #25327: Refactor test DAGs to unclutter example DAGs

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #25327:
URL: https://github.com/apache/airflow/pull/25327


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