Skip to content

Correctly bumping versions while preparing provider docs#48384

Merged
amoghrajesh merged 1 commit into
apache:mainfrom
amoghrajesh:fixbump
Mar 26, 2025
Merged

Correctly bumping versions while preparing provider docs#48384
amoghrajesh merged 1 commit into
apache:mainfrom
amoghrajesh:fixbump

Conversation

@amoghrajesh

@amoghrajesh amoghrajesh commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

There was a bug in bumping provider version as we introduced alternative to bumping versions (#48249) while generating provider docs yday. While bumping major / minor, it didnt account for the other indices. Example: 4.2.1 and a bump for feature should be 4.3.0, not 4.3.1

Added test cases that fixes it too.


^ 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 airflow-core/newsfragments.

@eladkal eladkal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for handling this

@amoghrajesh
amoghrajesh merged commit 82fca1b into apache:main Mar 26, 2025
pankajkoti pushed a commit to astronomer/airflow that referenced this pull request Mar 28, 2025
shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this pull request Apr 2, 2025
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
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.

2 participants