j
1c29215785
Remove overly aggressive lock from ds_run.sh
...
Build-Test-Publish / build (linux/amd64) (push) Successful in 29s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m8s
The lock in ds_run.sh prevented concurrent status/logs/ports checks
which are read-only operations.
Locks should only be on mutating operations:
- install (already locked in ds_install.sh)
- uninstall (add to uninstall.sh)
- destroy (add to destroy.sh)
- restore (add to restore.sh)
2026-04-04 10:36:16 +13:00
j
2ad8718857
Add disk_largest_total_gb to info-json and refactor template cache API
Build-Test-Publish / build (linux/amd64) (push) Successful in 39s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m13s
2026-04-01 18:18:19 +13:00
j
0936c3c98e
Add info-json command for server hardware inventory
Build-Test-Publish / build (linux/amd64) (push) Successful in 31s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m29s
2026-03-31 19:52:08 +13:00
j
284183fdf1
Update remote agent scripts and add override validation
Build-Test-Publish / build (linux/amd64) (push) Successful in 25s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m5s
2026-03-30 10:50:51 +13:00
j
10c043878f
Add flock-based locking to prevent concurrent service operations
Build-Test-Publish / build (linux/amd64) (push) Successful in 27s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m1s
2026-03-29 16:22:00 +13:00
j
dafc0529f0
Add check-updates command to detect and update outdated agents and services
Build-Test-Publish / build (linux/amd64) (push) Successful in 48s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m19s
2026-03-28 11:56:11 +13:00
j
208433c436
feat: Add _remove_volume helper to agent-remote common.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 22s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m9s
2026-03-21 22:28:24 +13:00
j
bf34bbbd8d
feat: Move install lifecycle to single remote script (ds_install.sh)
Build-Test-Publish / build (linux/amd64) (push) Successful in 35s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m14s
2026-03-21 21:21:55 +13:00
j
31fc29fdfb
feat: Add 1 and update 3 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 33s
Build-Test-Publish / build (linux/arm64) (push) Successful in 2m44s
2026-02-21 22:53:53 +13:00
j
dc66c950a1
Update 2 files
Build-Test-Publish / build (linux/arm64) (push) Successful in 43s
Build-Test-Publish / build (linux/amd64) (push) Successful in 26s
2026-02-21 22:42:00 +13:00
j
fdde0bc774
docs: Add 2 and update 2 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 34s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m18s
2026-02-21 22:21:03 +13:00
j
9dd5206732
Update source/agent-remote/common.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 24s
Build-Test-Publish / build (linux/arm64) (push) Successful in 46s
2026-01-15 11:06:53 +13:00
j
fe700aa78c
Update source/agent-remote/common.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 28s
Build-Test-Publish / build (linux/arm64) (push) Successful in 42s
2026-01-15 10:43:49 +13:00
j
b9ef58d979
Update source/agent-remote/datacommands_v2.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 23s
Build-Test-Publish / build (linux/arm64) (push) Successful in 50s
2026-01-03 17:17:29 +13:00
j
637ae51f29
Update source/agent-remote/datacommands_v2.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 28s
Build-Test-Publish / build (linux/arm64) (push) Successful in 52s
2026-01-03 16:23:17 +13:00
j
ae5a6fabe9
feat: Update 7 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 35s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m15s
2026-01-02 22:27:40 +13:00
j
767692160d
fix cd bug in ds_run, and fix ds ssh so it doesnt hang process
Build-Test-Publish / build (linux/amd64) (push) Successful in 48s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m10s
2026-01-02 22:02:46 +13:00
j
30c4077109
feat: Update 14 and remove 1 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 44s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m32s
2025-12-30 11:25:22 +13:00
j
ca94eae6d2
Add source/agent-remote/all_status.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 25s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m15s
2025-12-30 10:31:12 +13:00
j
80450aadcc
docs: Update 7 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 39s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m35s
2025-12-30 10:23:08 +13:00
j
c31f08269b
.
2025-12-30 10:05:49 +13:00
j
4bcbf12088
Tidying
2025-12-30 09:31:21 +13:00
j
a9ccdedf89
Tidy
2025-12-29 23:41:53 +13:00
j
7a406168e7
MAJRO CHANGES!@!!@#
2025-12-29 23:35:57 +13:00
Your Name
fc20c62671
Update source/agent-remote/datacommands_v2.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 30s
Build-Test-Publish / build (linux/arm64) (push) Successful in 56s
2025-08-31 11:30:00 +12:00
Your Name
dfe50b7fa9
feat: Update 2 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 38s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m10s
2025-08-30 18:39:26 +12:00
Your Name
642fbaaae8
Update source/agent-remote/datacommands_v2.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 35s
Build-Test-Publish / build (linux/arm64) (push) Successful in 59s
2025-08-30 18:06:15 +12:00
Your Name
d04beefb42
Update source/agent-remote/datacommands_v2.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 31s
Build-Test-Publish / build (linux/arm64) (push) Successful in 56s
2025-08-30 18:04:20 +12:00
Your Name
fedec545e8
feat: Add 1 and update 6 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 1m3s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m29s
2025-08-30 17:52:37 +12:00
Your Name
6a77e538dd
feat: Update 5 and remove 1 files
Build-Test-Publish / build (linux/amd64) (push) Successful in 53s
Build-Test-Publish / build (linux/arm64) (push) Successful in 2m55s
2025-08-29 19:20:52 +12:00
Your Name
04d240bbd2
Update source/agent-remote/_allservicesstatus.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 31s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m0s
2025-08-29 18:28:07 +12:00
Your Name
6be2c2b6c0
Update source/agent-remote/_allservicesstatus.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 30s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m2s
2025-08-23 19:51:53 +12:00
Your Name
11d4748bb6
Update source/agent-remote/agent-install.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 32s
Build-Test-Publish / build (linux/arm64) (push) Successful in 56s
2025-08-23 18:06:50 +12:00
Your Name
d3f4ef68dd
Update source/agent-remote/agent-install.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 36s
Build-Test-Publish / build (linux/arm64) (push) Successful in 59s
2025-08-23 18:01:51 +12:00
Your Name
72eb921358
Update source/agent-remote/agent-install.sh
Build-Test-Publish / build (linux/amd64) (push) Successful in 48s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m8s
2025-08-17 22:44:53 +12:00
Your Name
896ad779d9
Update source/agent-remote/agent-install.sh
Dropshell Test / Build_and_Test (push) Failing after 2m19s
2025-08-17 16:24:51 +12:00
Your Name
90c95355c9
Update source/agent-remote/agent-install.sh
Dropshell Test / Build_and_Test (push) Failing after 2m10s
2025-08-17 16:21:27 +12:00
Your Name
7f341699c1
'Generic Commit'
Dropshell Test / Build_and_Test (push) Failing after 2m52s
2025-06-01 23:34:31 +12:00
Your Name
a5cf9313e9
dropshell release 2025.0601.1821
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-06-01 18:21:32 +12:00
Your Name
1da7dc7951
dropshell release 2025.0601.1752
Dropshell Test / Build_and_Test (push) Failing after 16m46s
2025-06-01 17:53:06 +12:00
Your Name
f7294e01e4
:-'Generic Commit'
Dropshell Test / Build_and_Test (push) Failing after 2m40s
2025-05-28 20:40:24 +12:00
Your Name
c836b26657
dropshell release 2025.0527.2201
Dropshell Test / Build_and_Test (push) Failing after 2m44s
2025-05-27 22:01:51 +12:00
Your Name
343e597d84
Working on nuke
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-05-24 17:16:19 +12:00
Your Name
0934179053
...
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-05-24 11:15:23 +12:00
Your Name
1b16741288
.
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-05-19 23:09:43 +12:00
Your Name
d8236a58df
dropshell release 2025.0519.1727
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-05-19 17:28:01 +12:00
Your Name
6c3c35bf89
dropshell release 2025.0519.0021
Dropshell Test / Build_and_Test (push) Has been cancelled
2025-05-19 00:21:34 +12:00