Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 6, 2023

The Bullseye PRD build step in main is failing after switching to bookworm - for two reasons:

  1. The CI image used to build packages is pulled using bullseye TAG 2) The bullseye tag is wrong - containing "

This PR fixes that by:

  • separating out CI image pull for the build from composite action to build production image
  • fixing the tag
  • updates names of job and steps to show clearly Bullseye

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk potiuk requested review from ashb and kaxil as code owners November 6, 2023 19:57
@potiuk potiuk changed the title Fix Bullseye PRDO build step Fix Bullseye PROD build step Nov 6, 2023
@potiuk potiuk force-pushed the fix-bullseye-prod-build branch from 687a3ce to 1f591fe Compare November 6, 2023 19:57
The Bullseye PRD build step in `main` is failing after switching
to bookworm - for two reasons:

1) The CI image used to build packages is pulled using bullseye TAG
2) The bullseye tag is wrong - containing `"`

This PR fixes that by:

* separating out CI image pull for the build from composite
  action to build production image
* fixing the tag
* updates names of job and steps to show clearly Bullseye
@potiuk
Copy link
Member Author

potiuk commented Nov 6, 2023

Failed tests unrelated. Merging.

@potiuk potiuk merged commit f3a5146 into main Nov 6, 2023
potiuk added a commit to potiuk/airflow that referenced this pull request Nov 7, 2023
The PROD build step in regular workflow should be skipped but
after recent bullseye-related change apache#35487, the step fails because of
missing check for in-workflow-build.

This PR fixes those.
potiuk added a commit that referenced this pull request Nov 7, 2023
The PROD build step in regular workflow should be skipped but
after recent bullseye-related change #35487, the step fails because of
missing check for in-workflow-build.

This PR fixes those.
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
The Bullseye PRD build step in `main` is failing after switching
to bookworm - for two reasons:

1) The CI image used to build packages is pulled using bullseye TAG
2) The bullseye tag is wrong - containing `"`

This PR fixes that by:

* separating out CI image pull for the build from composite
  action to build production image
* fixing the tag
* updates names of job and steps to show clearly Bullseye
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
…35503)

The PROD build step in regular workflow should be skipped but
after recent bullseye-related change apache#35487, the step fails because of
missing check for in-workflow-build.

This PR fixes those.
@potiuk potiuk deleted the fix-bullseye-prod-build branch November 17, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants