Skip to content

Conversation

joscha
Copy link
Collaborator

@joscha joscha commented Mar 27, 2025

Enables automatic versioning.


Update: Devenv now brings Poetry 2.1.2

This is currently blocked because devenv has Poetry 1.8.4 which doesn't support:

[tool.poetry.requires-plugins]
poetry-dynamic-versioning = { version = ">=1.0.0,<2.0.0", extras = ["plugin"] }

Fixes are either:
* Update poetry, similar to: planet-a-ventures/dlt-source-personio@5c6e9a7
* Find a way to use the plugins definition: cachix/devenv#1233 (doesn't seem to work with https://github.com/NixOS/nixpkgs/tree/nixos-unstable/pkgs/development/python-modules/poetry-dynamic-versioning currently)
* Use uv instead and https://pypi.org/project/uv-dynamic-versioning/

@joscha joscha marked this pull request as ready for review July 15, 2025 13:25
@joscha joscha merged commit c974e8d into stevieflyer:main Jul 15, 2025
4 checks passed
@joscha joscha deleted the joscha/poetry-automatic-versioning branch July 15, 2025 14:02
@joscha
Copy link
Collaborator Author

joscha commented Jul 15, 2025

cc @stevieflyer - releasing is as simple as creating a new release with a respective tag

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

Successfully merging this pull request may close these issues.

1 participant