Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented May 21, 2023

It is important to keep airflow as a dependency with pinned version if you are adding new dependencies. This PR adds it in case of docker-compose documentation and also improves examples in our images, by using AIRFLOW_VERSION variable defined in the images. This way users can write future-proof ways of installind dependencies basing on our examples.

Follow-up after #30813


^ 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 a review from ashb as a code owner May 21, 2023 13:48
@boring-cyborg boring-cyborg bot added area:production-image Production image improvements and fixes kind:documentation labels May 21, 2023
@potiuk potiuk added this to the Airflow 2.6.2 milestone May 21, 2023
@potiuk
Copy link
Member Author

potiuk commented May 21, 2023

This one is also doc-only that can (should?) be cherry-picked to 2.6.2.

It is important to keep airflow as a dependency with pinned version if
you are adding new dependencies. This PR adds it in case of
docker-compose documentation and also improves examples in our
images, by using AIRFLOW_VERSION variable defined in the images. This
way users can write future-proof ways of installind dependencies basing
on our examples.

Follow-up after apache#30813
@potiuk potiuk force-pushed the even-more-detailed-instruction-on-accidental-upgrades branch from 81478c5 to 305ad17 Compare May 21, 2023 14:06
@potiuk potiuk requested a review from pierrejeambrun May 21, 2023 20:12
@potiuk potiuk merged commit d722fba into apache:main May 21, 2023
@potiuk potiuk deleted the even-more-detailed-instruction-on-accidental-upgrades branch May 21, 2023 22:24
potiuk added a commit that referenced this pull request May 23, 2023
…all (#31448)

It is important to keep airflow as a dependency with pinned version if
you are adding new dependencies. This PR adds it in case of
docker-compose documentation and also improves examples in our
images, by using AIRFLOW_VERSION variable defined in the images. This
way users can write future-proof ways of installind dependencies basing
on our examples.

Follow-up after #30813

(cherry picked from commit d722fba)
@eladkal eladkal added the type:doc-only Changelog: Doc Only label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:production-image Production image improvements and fixes kind:documentation type:doc-only Changelog: Doc Only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants