Aiden McClelland
|
800bf8dbde
|
use btreemap instead of indexmap
to establish canonical lock ordering
|
2021-09-27 17:19:58 -06:00 |
|
Aiden McClelland
|
5f16f69af9
|
fix warnings
|
2021-09-01 17:57:24 -06:00 |
|
Aiden McClelland
|
34e599f826
|
overhaul context
|
2021-08-31 19:16:33 -06:00 |
|
Aiden McClelland
|
18df3c77b4
|
address bugs
|
2021-08-30 13:31:56 -06:00 |
|
Aiden McClelland
|
8de595fafb
|
installs working
|
2021-08-09 14:00:47 -06:00 |
|
Aiden McClelland
|
ad12bf395c
|
appmgr 0.3.0 rewrite pt 1
appmgr: split bins
update cargo.toml and .gitignore
context
appmgr: refactor error module
appmgr: context
begin new s9pk format
appmgr: add fields to manifest
appmgr: start action abstraction
appmgr: volume abstraction
appmgr: improved volumes
appmgr: install wip
appmgr: health daemon
appmgr: health checks
appmgr: wip
config get
appmgr: secret store
wip
appmgr: config rewritten
appmgr: delete non-reusable code
appmgr: wip
appmgr: please the borrow-checker
appmgr: technically runs now
appmgr: cli
appmgr: clean up cli
appmgr: rpc-toolkit in action
appmgr: wrap up config
appmgr: account for updates during install
appmgr: fix: #308
appmgr: impl Display for Version
appmgr: cleanup
appmgr: set dependents on install
appmgr: dependency health checks
|
2021-08-09 13:57:43 -06:00 |
|
Lucy C
|
5b8f27e53e
|
Appmgr/fix/restart dep on install (#262)
* appmgr: fix: restart dep on install
* appmgr: fix: bind before restart
Co-authored-by: Aiden McClelland <me@drbonez.dev>
|
2021-03-18 00:46:29 -06:00 |
|
Aiden McClelland
|
2b4c456c5d
|
appmgr: correct locking for running.yaml
|
2020-12-08 12:22:57 -07:00 |
|
Aiden McClelland
|
e4cbc38bfd
|
appmgr: fix locking for app status repair
|
2020-12-08 12:22:57 -07:00 |
|
Aiden McClelland
|
1a66a5d240
|
appmgr: remap stopped to crashed if expected to be running
|
2020-12-08 12:22:57 -07:00 |
|
Aiden McClelland
|
5a121945d2
|
stop using exit codes, track app state
|
2020-12-08 12:22:57 -07:00 |
|
Aiden McClelland
|
95d3845906
|
0.2.5 initial commit
Makefile incomplete
|
2020-11-23 13:44:28 -07:00 |
|