When there's a new release of MapSync, there's a workflow that automatically builds and uploads the mod jar to it, but there's no equivalent for the server, Docker or otherwise. Currently, if someone wants to start using MapSync, they'd be downloading the v2.1.0 mod from the releases page or from Modrinth, but the README instructions would have them cloning the latest (v2.2.0-SNAPSHOT) version of the server, which has since switched to websockets amongst other protocol changes.
We should add a workflow that also uploads artefacts for the server for each new release. I'm not sure about the Docker side of things, but there's the still-experimental SEA for node24. But has SFE. There's pkg but it's no longer maintained.
When there's a new release of MapSync, there's a workflow that automatically builds and uploads the mod jar to it, but there's no equivalent for the server, Docker or otherwise. Currently, if someone wants to start using MapSync, they'd be downloading the v2.1.0 mod from the releases page or from Modrinth, but the README instructions would have them cloning the latest (v2.2.0-SNAPSHOT) version of the server, which has since switched to websockets amongst other protocol changes.
We should add a workflow that also uploads artefacts for the server for each new release. I'm not sure about the Docker side of things, but there's the still-experimental SEA for node24. But has SFE. There's pkg but it's no longer maintained.