Upliftcontrolversion

Set up and manage the Uplift auto-increment version system in an Uplift repo (account, the sso service, admin-portal, payment, media, message, subscription, cms, and siblings). Use this WHENEVER the user wants to: add version tags that bump automatically on every deploy, show the running version in the UI or expose it via a /version API, stop OTEL_SERVICE_VERSION from drifting (the hardcoded "1.0.0" bug), make git tags the source of truth for what's deployed, or answer "what version is prod running?". Trigger on phrases like "version bump on deploy", "show the app version", "add a /version endpoint", "auto-increment version", "tag every release", "wire up versioning", even if the user doesn't say the skill name. Mirrors upmove's auto-bump on top of the sso service's existing SemVer/tag convention. (Not about Single Sign-On.)

uplift-technology-company-limited Updated

File contents

uplift-technology-company-limited/uplift-plugins/tree/main/plugins/upliftcontrolversion/skills/upliftcontrolversion commit 36b8e1085c

Frequently asked questions

npx skillmds@latest add uplift-technology-company-limited/upliftcontrolversion