potiuk commented on PR #26228: URL: https://github.com/apache/airflow/pull/26228#issuecomment-1240521429
> My "fix" was to just remove the `--version-suffix-for-pypi` from the build images workflow -- we dont' need it there do we? We need that at least to indicate in the production imaage that the version is not the "released" one. It might be confusing for someone who looks at the image for testing for example so I prefer to override it to dev0 always. It's more needed for providers - becasue they will fail to generate documentation (this is a protection agains accidentally trying to release the same version again - so for providers adding suffix on CI serves also this role, but I think keeping dev0 always when it is not specified for the regular CI builds is a good thing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
