You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: build mods for many game versions, against real assemblies (be06a4a)
feat!: matrix game-image over versions and return a map (415388a)
Bug Fixes
refuse one staged refs dir shared across game versions (9de4fe7)
Features
add a build-mod CLI so weekly-verify shares the release build (5267f17)
add a workshop-bump CLI and a base steamignore (66644ab)
add releaseConfig so a repo declares what it ships (5f440c6)
share the release config pieces every mod repo copied (5f8fbc1)
BREAKING CHANGES
game-image.yml takes branches as "="
pairs and returns image-refs, a JSON map. dotnet-build.yml takes that map as
game-images. A caller writes one job instead of one per version.
dotnet-build.yml replaces game-image and game-versions with
one game-images list of "=" pairs. package-deps.yml and
sonar.yml need a game-image. ship-list.yml is gone, and index.mjs drops
shippedPaths, MOD_CONTENT_DIRECTORIES and missingFromReleaseZip for
versionFolderMismatch and declaredVersions.