From 9662a7e2393f6edb2ccb73878229cbb73ed1bd57 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 12 Oct 2023 14:04:23 +0200 Subject: Update information regarding release process --- docs/development/releases.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/development/releases.md b/docs/development/releases.md index 44f502a..65b19ca 100644 --- a/docs/development/releases.md +++ b/docs/development/releases.md @@ -12,8 +12,10 @@ WIP ## General -CI on Northstar release repo builds versioned release if tag is pushed. It checks Launcher and Mods for same tag and builds those versions. \ -Therefore make sure to push tags of Mods and Launcher first. +CI on Northstar release repo builds versioned release if tag is pushed. It checks Launcher and Mods for the same tag. +It then downloads the related build for Launcher from releases and the Squirrel related source files from the mods repo. +It then combines the files together with DiscordRPC and navmeshes to build the final release. \ +Therefore make sure to push tags of Mods and Launcher first (and make sure Launcher has finished building). CI also pushes release directly to Thunderstore as a mod called [`Northstar`](https://northstar.thunderstore.io/package/northstar/Northstar/). \ If it's a release-candidate with the `-rcX` suffix, it will instead get pushed to Thunderstore as [`NorthstarReleaseCandidate`](https://northstar.thunderstore.io/package/northstar/NorthstarReleaseCandidate/). -- cgit v1.2.3