You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@liminal.apache.org by GitBox <gi...@apache.org> on 2021/07/19 23:33:44 UTC

[GitHub] [incubator-liminal] naturalett opened a new pull request #60: upgrade to airflow 2.1.0

naturalett opened a new pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60


   


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] aviemzur merged pull request #60: [LIMINAL-52]: upgrade to airflow 2.1.2

Posted by GitBox <gi...@apache.org>.
aviemzur merged pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60


   


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] naturalett commented on a change in pull request #60: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
naturalett commented on a change in pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#discussion_r738663064



##########
File path: scripts/Dockerfile-airflow
##########
@@ -16,7 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-FROM apache/airflow:1.10.12-python3.6
+FROM apache/airflow:2.0.2-python3.8

Review comment:
       Correct.
   I updated to the right one.




-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] aviem-naturalint commented on a change in pull request #60: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
aviem-naturalint commented on a change in pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#discussion_r673744554



##########
File path: scripts/Dockerfile-airflow
##########
@@ -16,7 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-FROM apache/airflow:1.10.12-python3.6
+FROM apache/airflow:2.0.2-python3.8

Review comment:
       In `requirements.txt` we set airflow version to `2.1.0`. Is this the latest image version? Or is there one for `2.1.0`




-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] naturalett commented on pull request #60: [LIMINAL-52]: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
naturalett commented on pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#issuecomment-957401011


   Unittests :white_check_mark:
   All three examples :white_check_mark:


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] naturalett commented on pull request #60: [LIMINAL-52]: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
naturalett commented on pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#issuecomment-957401011


   Unittests :white_check_mark:
   All three examples :white_check_mark:


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] aviem-naturalint commented on pull request #60: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
aviem-naturalint commented on pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#issuecomment-886157824


   Please open a JIRA ticket and update the PR title with ticket ID


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] naturalett commented on pull request #60: [LIMINAL-52]: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
naturalett commented on pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#issuecomment-957401011


   Unittests :white_check_mark:
   All three examples :white_check_mark:


-- 
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: dev-unsubscribe@liminal.apache.org

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



[GitHub] [incubator-liminal] aviemzur commented on a change in pull request #60: [LIMINAL-52]: upgrade to airflow 2.1.0

Posted by GitBox <gi...@apache.org>.
aviemzur commented on a change in pull request #60:
URL: https://github.com/apache/incubator-liminal/pull/60#discussion_r673061767



##########
File path: scripts/Dockerfile-airflow
##########
@@ -16,7 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-FROM apache/airflow:1.10.12-python3.6
+FROM apache/airflow:2.0.2-python3.8

Review comment:
       Is this the latest image? Because in `requirements.txt` we have `2.1.0`




-- 
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: dev-unsubscribe@liminal.apache.org

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