8eefa76bd4
chore: use raw running in update and start script if node is new enough
Build / build (pull_request) Successful in 1m1s
2025-09-04 07:51:50 +02:00
287acab892
chore: abort update and start scripts when .git folder is missing ( #2702 )
...
Build Docker image / docker-arm64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-amd64 (push) Has been cancelled
In that case, updating is obviously not possible.
Reviewed-on: #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
Build / build (push) Successful in 49s
Build Docker image / docker (push) Successful in 1m6s
2025-06-01 12:16:16 +02:00
bbde7b2141
chore: don't change remote/origin url
Build Docker image / docker (push) Successful in 1m5s
Build / build (push) Successful in 55s
2025-04-26 08:12:54 +02:00
c3d7ae33c2
chore: do 'git stash' before hard reset
...
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m12s
Build Docker image / docker (push) Successful in 32s
Build / build (20) (push) Successful in 1m11s
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 )
...
Build / build (22) (push) Successful in 38s
Build / build (18) (push) Successful in 1m3s
Build Docker image / docker (push) Successful in 33s
Build / build (20) (push) Successful in 1m8s
Reviewed-on: #1135
2025-03-09 07:41:24 -07:00
3442f15c6d
fix(starter-bat): don't start if build step has failed ( #1069 )
...
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 51s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #1069
2025-03-03 05:48:54 -08:00
9823729aa8
chore: update batch script
Build / build (20) (push) Successful in 35s
Build / build (22) (push) Successful in 52s
Build / build (18) (push) Successful in 1m18s
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