Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing default for version suffix #35842

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Nov 24, 2023

The missing default was causing the suffix to be None when not specified and crashing package building.


^ 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 force-pushed the add-default-for-version-suffix branch from 7bcbfa8 to 1310eb6 Compare November 24, 2023 16:57
@potiuk potiuk requested a review from kaxil as a code owner November 24, 2023 16:57
The missing default was causing the suffix to be None when not
specified and crashing package building.
@potiuk potiuk force-pushed the add-default-for-version-suffix branch from 1310eb6 to c7d3e57 Compare November 24, 2023 17:19
@potiuk potiuk merged commit 4298c43 into apache:main Nov 24, 2023
59 of 60 checks passed
@potiuk potiuk deleted the add-default-for-version-suffix branch November 24, 2023 17:33
ephraimbuddy pushed a commit that referenced this pull request Nov 26, 2023
The missing default was causing the suffix to be None when not
specified and crashing package building.
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