Add SemVer VERSION, Jenkins CI/CD, and release 0.1.1.

Ship Harbor/Hub push with latest+version tags, deploy to ovirt.devops.org.ru, and show the package version badge in Help → About.
This commit is contained in:
2026-07-28 00:56:52 +03:00
parent af26ad4141
commit 540675597a
18 changed files with 599 additions and 27 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ovirt-api-simulator"
version = "0.1.0"
version = "0.1.1"
description = "Stateful oVirt / RHV Engine API simulator for lab and client testing"
readme = "README.md"
requires-python = ">=3.13,<3.14"