Skip to content

Release Procedure

thekingofcity edited this page Mar 29, 2025 · 12 revisions

Build and Release on UAT and PRD

  1. Push something to main.
  2. Build the project by manually triggering the Build and Release job in the GitHub actions.
  3. Auto deploy to: none for only build and not deploy, UAT for testing at https://uat-railmapgen.github.io/, and PRD for production release.
  4. Bump version: Increase version for which level during build. image
Clone this wiki locally