Skip to content

Conversation

@saicheranb
Copy link
Contributor

@saicheranb saicheranb commented Aug 27, 2025

DEVOPS-545 - auto-versioning of Python packages

- Updated pyproject.toml to include poetry-dynamic-versioning for automatic versioning.
- Added _version.py for version substitution during builds.
- Modified __init__.py to handle version retrieval and fallback logic.
- Updated recipe.yaml to reflect new versioning scheme.
- Enhanced version tests to ensure consistency between project and conda versions.
@saicheranb saicheranb requested a review from sebhmg August 27, 2025 22:03
sebhmg
sebhmg previously approved these changes Aug 27, 2025
…_.py

- Updated poetry-dynamic-versioning to version 1.9.1 and added additional dependencies for compatibility with PIP_NO_DEPS=1.
- Removed unused import of version from importlib.metadata in surface_apps/__init__.py.
@sebhmg sebhmg merged commit c4db0ed into develop Aug 29, 2025
14 checks passed
@sebhmg sebhmg deleted the DEVOPS-545-auto-versioning branch August 29, 2025 18:16
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.

3 participants