Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e0909b211ba785dfa54f038fc25771f067ce2255
https://github.com/phpmyadmin/phpmyadmin/commit/e0909b211ba785dfa54f038fc25771f067ce2255
Author: William Desportes <[email protected]>
Date: 2026-08-09 (Sun, 08 August 2026) +02:00

Changed paths: 
M scripts/create-release.sh

Log Message:
-----------
create-release.sh: publish version in daily snapshot JSON

The snapshot metadata JSON only carried date+commit, so consumers had no
way to know the target release number (e.g. 5.2.4) -- it lived only inside
the tarball. Emit the full snapshot version (VERSION+date.shorthash, e.g.
5.2.4+20260809.c90e048) so tooling such as Debian uscan can derive a correct,
self-updating package version without hardcoding or unpacking the tarball.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to