mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-04 15:19:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| ASSET-GENERATION.md | ||
| DESIGN-PATTERNS.md | ||
| HOW-TO-RELEASE.md | ||
| HOW-TO-RUN-A-SERVER.md | ||
| ROADMAP.md | ||
| SERVER-SECRET-STORAGE.md | ||
| SYNCING-PROTOCOL.md | ||
| WEB-DESIGN-SYSTEM.md | ||