-
Notifications
You must be signed in to change notification settings - Fork 8
Updating to a new server version
Jorteck edited this page Jul 24, 2021
·
1 revision
- In the repository root, update the
.envfile to the desired server and NWNX version:
NWN_TAG=8193.29
NWNX_TAG=build8193.29-HEAD
- Submit a pull request with the updated
.envfile
- After reviewing the
.envupdate, merge back the PR with[skip ci]prefixed to the merge commit message.- Don't forget the prefix! Failure to do so will tag the version incorrectly.
- Once merged back, open the "Update APIs" workflow in GitHub actions: https://github.com/nwn-dotnet/NWN.Core/actions/workflows/update-api.yml
- Run the action, and specify the new .env version that was just committed.
-
Make sure the version is prefixed with a
v
-
Make sure the version is prefixed with a