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

Version 2024.24.12 on pypi? #77

Open
priv-kweihmann opened this issue Jun 11, 2024 · 2 comments
Open

Version 2024.24.12 on pypi? #77

priv-kweihmann opened this issue Jun 11, 2024 · 2 comments

Comments

@priv-kweihmann
Copy link

priv-kweihmann commented Jun 11, 2024

On pypi a version 2024.24.12 can be found, also labelled as the latest - shadowing the, I hope, indented 1.0.0 version.

To my surprise I don't find any information here about that version, nor tags for 1.0.0 and that version.

Was that intended?
Could you please create tags for each release?
Could the 2024.24.12 please be yanked on pypi?
Could you please upload sdist artifacts to pypi again?

@jonyscathe
Copy link

Looking at the PR on switch to drone and py3.11's .drone.yml file this all looks intentional: https://github.com/globality-corp/flake8-logging-format/pull/73/files#diff-b54b39f1afced2465e1f3641db9d5bbf4f3a7fcf890996dfedd3c197bcb7f8c7

Look to be setting the version to '/bin/date +%Y.%-V'.${DRONE_BUILD_NUMBER} which has a major of year, minor of week number of the year, and subminor of build number.

But I agree, some documentation change to explain what the new versioning scheme and that this is an intentional change would be nice... As well as something stating what the changes in the release are given that it had a major version bump which could worry some people about potential breaking changes.

Though as far as I can see, they've just changed the build/CI system and done a little linting.

@priv-kweihmann
Copy link
Author

@lfmoisa-globality can you comment on above things?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants