hammer-editor/buildSrc
Adam Brown a0ba72a75e Add "Server only" publish scope to prepareForRelease
Introduce a SERVER platform (tag token `server`) and a third release
scope alongside All / Targeted. A server-only release produces a
`vX.Y.Z+server` tag, which matches none of the per-store publish jobs in
publish-release.yml, so no client app store upload runs while the server
distribution still builds and deploys out of band.

isPlatformReleaseTag now recognizes `+server`, so backout/revert clean it
up like any other release tag.
2026-06-23 00:38:08 -07:00
..
src Add "Server only" publish scope to prepareForRelease 2026-06-23 00:38:08 -07:00
build.gradle.kts Polish the prepareForRelease dialog 2026-05-24 01:17:19 -07:00
settings.gradle.kts Markdown parsing in gradle kts 2024-01-27 22:46:31 -08:00