-
Notifications
You must be signed in to change notification settings - Fork 2
Release Flow
Wendell Liu edited this page Dec 2, 2025
·
6 revisions
- Create a PR to bump the package version using the GitHub Action.
- Approve and merge the PR created in step 1.
- Create a new release with tagging. Please ensure the tag matches the version you bumped.
- The follow-up actions will take care of the rest.
- Then use this github action in
devopsto deploy the Release.
Production build will create a version.txt in root.
https://access8mathweb.coseeing.org/version.txt
- The web page will be bundled and uploaded to S3.
- The Windows installer will be built and uploaded to the GitHub release.