ea9012bd56
chore: use raw running in update and start script if node is new enough ( #2749 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#2749
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-09-04 23:42:45 -07:00
287acab892
chore: abort update and start scripts when .git folder is missing ( #2702 )
...
In that case, updating is obviously not possible.
Reviewed-on: OpenWF/SpaceNinjaServer#2702
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-27 01:30:19 -07:00
b0499a62aa
chore: use 'git checkout -f' instead of 'git reset --hard' to avoid loss
2025-06-01 12:16:16 +02:00
bbde7b2141
chore: don't change remote/origin url
2025-04-26 08:12:54 +02:00
c3d7ae33c2
chore: do 'git stash' before hard reset
...
Just in case the user made local changes and then runs the bat we don't wanna have it be irrecoverably lost.
2025-03-23 16:40:48 +01:00
6b35408144
chore: don't install dev dependencies for basic usage ( #1135 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1135
2025-03-09 07:41:24 -07:00
3442f15c6d
fix(starter-bat): don't start if build step has failed ( #1069 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#1069
2025-03-03 05:48:54 -08:00
9823729aa8
chore: update batch script
2025-02-02 14:30:51 +01:00
7b78f5a997
fix(starter-bat): automatically prune references that no longer exist remotely ( #838 )
2025-01-20 18:28:56 +01:00
3eab0c187c
feat: add update and start script for dummies ( #828 )
2025-01-20 12:22:34 +01:00