Skip to content

Comments

Fixes problem with building a PROD image#12080

Merged
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:fix-prod-image-building
Nov 4, 2020
Merged

Fixes problem with building a PROD image#12080
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:fix-prod-image-building

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 4, 2020

The change #12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

The change apache#12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.
@potiuk
Copy link
Member Author

potiuk commented Nov 4, 2020

confirmed: https://github.com/potiuk/airflow/runs/1351642857?check_suite_focus=true - the right PROD image is built now in PROD . With the BUG, the CI image tag was was applied to PROD image instead of the PROD one.

@potiuk
Copy link
Member Author

potiuk commented Nov 4, 2020

Confirmed: https://github.com/potiuk/airflow/runs/1351641739?check_suite_focus=true - > Wait for PROD image is GREEN

@potiuk potiuk merged commit d971c1c into apache:master Nov 4, 2020
@potiuk potiuk deleted the fix-prod-image-building branch November 4, 2020 08:31
potiuk added a commit that referenced this pull request Nov 14, 2020
The change #12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.

(cherry picked from commit d971c1c)
@potiuk potiuk added this to the Airflow 1.10.13 milestone Nov 14, 2020
@potiuk potiuk added the type:misc/internal Changelog: Misc changes that should appear in change log label Nov 14, 2020
potiuk added a commit that referenced this pull request Nov 16, 2020
The change #12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.

(cherry picked from commit d971c1c)
potiuk added a commit that referenced this pull request Nov 16, 2020
The change #12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.

(cherry picked from commit d971c1c)
kaxil pushed a commit that referenced this pull request Nov 18, 2020
The change #12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.

(cherry picked from commit d971c1c)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
The change apache#12050 that aimed at automation of Docker images
building in DockerHub had an undesired effect of overriding the
production image tag with the CI one.

This is fixed by this PR.

(cherry picked from commit d971c1c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants