Files
oliver könig 9e65291e92 build: drop rc0 pre-release tag and add dynamic git versioning (#1729)
* build: drop rc0 pre-release tag and add dynamic git versioning

Append +<short-sha> to __version__ at import time using only the git
binary. Falls back silently if git is unavailable or not in a repo.
Set NO_VCS_VERSION=1 to opt out (e.g. for release builds).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>

* ci: pin build-test-publish-wheel to FW-CI-templates@7a6fd6d

Temporarily pins to the commit that sets NO_VCS_VERSION=1 in the build
step, fixing the sdist/wheel version mismatch introduced by dynamic git
versioning. Will be replaced with a version tag once FW-CI-templates
NVIDIA-NeMo/FW-CI-templates#443 is released.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>

* style: add blank line before if block (ruff E303)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>

* fix: suppress I001 import-sorting false positive in package_info.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>

* ci: pin FW-CI-templates to v0.88.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>

---------

Signed-off-by: oliver könig <okoenig@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 17:25:54 -04:00
..
2026-03-31 10:05:23 -07:00
2026-03-30 13:55:29 -07:00
2025-06-13 15:44:06 +02:00