Aiden McClelland
e41f8f1d0f
allow concurrency in service actor ( #2592 )
2024-04-08 17:53:35 +00:00
Dominion5254
75ff541aec
complete get_service_port_forward fn ( #2579 )
...
* complete get_service_port_forward fn
* refactor get_service_port_forward and get_container_ip
* remove unused function
* move host_id to GetServicePortForwardParams
* replace match with deref
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* refactor get_container_ip to use deref
---------
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2024-04-05 19:20:49 +00:00
Jade
056cab23e0
Fix: Configure was borken ( #2589 )
2024-04-04 19:17:11 +00:00
Jade
6bc8027644
Feat/implement rest of poly effects ( #2587 )
...
* feat: Add the implementation of the rest of the polyfillEffects
* chore: Add in the rsync
* chore: Add in the changes needed to indicate that the service does not need config
* fix: Vaultwarden sets, starts, stops, uninstalls
* chore: Update the polyFilleffect and add two more
* Update MainLoop.ts
* chore: Add in the set config of the deps on the config set
2024-04-04 09:09:59 -06:00
Matt Hill
3b9298ed2b
Feature/dependency autoconfig ( #2588 )
...
* dependency autoconfig
* FE portion
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-04-03 11:48:26 -06:00
Aiden McClelland
cc1f14e5e9
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/minor
2024-04-01 14:57:20 -06:00
Aiden McClelland
1c419d5c65
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2024-04-01 14:57:10 -06:00
Matt Hill
71b83245b4
Chore/unexport api ts ( #2585 )
...
* don't export api params
* import from SDK instead of BE
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-04-01 14:47:03 -06:00
Aiden McClelland
2b88555028
Merge branch 'master' of github.com:Start9Labs/start-os into next/patch
2024-04-01 14:46:17 -06:00
Aiden McClelland
f021ad9b0a
export api types to ts ( #2583 )
2024-04-01 13:14:22 -06:00
Aiden McClelland
8884f64b4e
Merge branch 'master' of github.com:Start9Labs/start-os into next/minor
2024-04-01 11:15:22 -06:00
Aiden McClelland
dd790dceb5
Chore/reorg backend ts ( #2582 )
...
* create index
* chore: Add the star exports for the bindings
---------
Co-authored-by: J H <dragondef@gmail.com >
2024-04-01 17:12:35 +00:00
Matt Hill
8dfc5052e9
ditch more FE enums for clarity and cleanliness
2024-03-30 10:37:31 -06:00
Aiden McClelland
2c308ccd35
Merge pull request #2512 from Start9Labs/integration/new-container-runtime
...
[feature]: new container runtime
2024-03-29 18:12:07 -06:00
Aiden McClelland
4d6dd44e10
allow downgrades
2024-03-29 15:35:33 -06:00
Aiden McClelland
b6992e32a5
yes
2024-03-29 14:42:33 -06:00
Aiden McClelland
ac080edb02
automatically accept clearing the log tree on btrfs repair ( #2580 )
2024-03-29 20:03:36 +00:00
Aiden McClelland
231859303d
fix cargo dep
2024-03-29 13:49:05 -06:00
Aiden McClelland
1acdd67fd9
chown volume mountpoints
2024-03-29 13:41:41 -06:00
Aiden McClelland
bec63a9471
remove extra sdk test line
2024-03-29 13:06:51 -06:00
Aiden McClelland
44e856e8dc
fix make -t
2024-03-29 12:18:40 -06:00
Aiden McClelland
3bab7678b7
install qemu as root
2024-03-29 10:05:24 -06:00
Aiden McClelland
61f68d9e1b
install qemu
2024-03-29 09:49:05 -06:00
Aiden McClelland
94f1562ec5
choose base image by arch instead of platform
2024-03-29 09:16:15 -06:00
Aiden McClelland
46412acd13
add container runtime to compiled tar
2024-03-28 23:31:27 -06:00
Aiden McClelland
e7426ea365
touch bindings before make touch
2024-03-28 17:11:43 -06:00
Aiden McClelland
665eef68b9
fix unterminated quote
2024-03-28 16:36:58 -06:00
Aiden McClelland
7c63d4012f
fix build
2024-03-28 15:31:54 -06:00
Aiden McClelland
92be4e774e
build fixes
2024-03-28 14:48:45 -06:00
J H
2395502e60
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
2024-03-28 13:37:21 -06:00
J H
9f3902b48d
chore: Fix the last of the actions
2024-03-28 13:37:15 -06:00
Matt Hill
6e76bcb77e
fix updates rendering bug
2024-03-28 11:59:42 -06:00
Aiden McClelland
e05a95dc2d
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
2024-03-28 11:21:13 -06:00
Aiden McClelland
86d61d698a
update types and format bindings
2024-03-28 11:20:20 -06:00
J H
8ce6535a7e
chore: Update the types for container runtime
2024-03-28 10:51:51 -06:00
J H
65ca038eee
chore: Update and fix the things
2024-03-28 10:40:47 -06:00
Aiden McClelland
f41f5ebebd
export patchdb ts types from rust
2024-03-27 17:47:12 -06:00
J H
9cf62f03fa
Add some extra export action
2024-03-27 15:28:54 -06:00
Aiden McClelland
f770d5072e
export patchdb types
2024-03-27 13:58:42 -06:00
J H
5698b830ed
Fix: Fix the issue where the restart after a service install and update,
...
would mak
the system crash
2024-03-27 12:40:23 -06:00
J H
bcc76dd60a
fix: The db dump on the private
2024-03-27 11:11:55 -06:00
Matt Hill
22d8d08355
update patch types for current dependencies
2024-03-27 10:25:07 -06:00
Aiden McClelland
f9edff8bf4
handle todos
2024-03-26 16:21:57 -06:00
Aiden McClelland
33e6be1ca6
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
2024-03-26 15:17:37 -06:00
Aiden McClelland
e25c50a467
fix types to match
2024-03-26 10:46:46 -06:00
J H
f8441ab42e
chore: Add in the fix for the test integration to the actual sdk
2024-03-26 10:37:22 -06:00
Aiden McClelland
4589d4b3f5
update ts-rs to 8.1
2024-03-26 10:26:44 -06:00
Aiden McClelland
9cf720e040
rename embassy to startos
2024-03-25 18:21:58 -06:00
Aiden McClelland
cf793f7f49
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
2024-03-25 15:47:24 -06:00
Aiden McClelland
2b3fddfe89
use correct serverconfig type
2024-03-25 15:47:22 -06:00