ironcore-dev / dpservice

DPDK based fast Dataplane / L3 router / SDN enabler, installable on compute nodes / SmartNICs
Apache License 2.0
7 stars 1 forks source link

Create a script to read current version from git, fixes #566 #567

Closed PlagueCZ closed 4 months ago

PlagueCZ commented 4 months ago

Instead of manually calling git describe --tags in multiple places, there is a script that does it, so any changes are now centralized.

The script only takes the version suffix from git, i.e. everything after the last /