[
https://issues.apache.org/jira/browse/AIRFLOW-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789109#comment-16789109
]
ASF GitHub Bot commented on AIRFLOW-4061:
-----------------------------------------
zhongjiajie commented on pull request #4896: [AIRFLOW-4061] Remove incubator in
CI process
URL: https://github.com/apache/airflow/pull/4896
Remove incubator as Airflow is Top-Level project.
[ci skip]
Make sure you have checked _all_ steps below.
### Jira
- [x] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
- In case you are fixing a typo in the documentation you can prepend your
commit with \[AIRFLOW-4061\], code changes always need a Jira issue.
- In case you are proposing a fundamental code change, you need to create
an Airflow Improvement
Proposal([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)).
### Description
- [x] Here are some details about my PR, including screenshots of any UI
changes:
We still use `airflowci/incubator-airflow-ci:latest` in our ci
docker-compose, should change it to `airflowci/airflow-ci:latest`, in this case
we have to change [airflow-ci](https://github.com/apache/airflow-ci) setting in
[docker-hub](https://hub.docker.com/r/airflowci/incubator-airflow-ci/), let
`airflowci/airflow-ci:latest` work.
----------------------------------------------------------------
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:
[email protected]
> Remove incubator in ci docker-compose
> -------------------------------------
>
> Key: AIRFLOW-4061
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4061
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 1.10.2
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Minor
> Labels: CI
> Fix For: 1.10.3
>
>
> We still use `airflowci/incubator-airflow-ci:latest` in our ci
> docker-compose, should change it to `airflowci/airflow-ci:latest`, in this
> case we have to change the setting for
> [airflow-ci|https://github.com/apache/airflow-ci] docker-hub setting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)