Lucy C
b13911ec12
Properly configure changed optional dependencies ( #1144 )
...
* add logic to accept optional dependency list and determine dependencies based on new service configurations
* add debugs
* properly extend iterator
2022-01-28 12:55:27 -07:00
J M
577b75a76c
Fix: Show A Message such that the user will know there is something wrong ( #1092 )
...
* Fix: Show A Message such that the user will know there is something wrong
Fixes #31
* Update main.rs
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Lucy C
018b7e972c
Bugfix/compat auto config ( #812 )
...
* account for no dependent config when auto configuring
* fix config path
* add check for config file to dependency check command
2022-01-21 20:35:52 -07:00
Aiden McClelland
8056285a7f
Backups Rework ( #698 )
...
* wip: Backup al
* wip: Backup
* backup code complete
* wip
* wip
* update types
* wip
* fix errors
* Backups wizard (#699 )
* backup adjustments
* fix endpoint arg
* Update prod-key-modal.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
* build errs addressed
* working
* update backup command input, nix, and apk add
* add ecryptfs-utils
* fix build
* wip
* fixes for macos
* more mac magic
* fix typo
* working
* fixes after rebase
* chore: remove unused imports
Co-authored-by: Justin Miller <dragondef@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Lucy C
effcd5ea57
Feature/dry auto configure ( #584 )
...
* rename variables for clarity
* return altered dep config
* add utils system image, move compat into system-images
* rename variables for clarity
* sync integration and add debug instrumentation
* debugging
* add trace instrumentation
* fix compilation for instrumentation
* fix potential deadlocking behavior
* fix import
* fix dep check response return
* hook back up to rpc, was overwritten in rebase
* fix package command
* get proper package config
* testing dep config
* version/volume for dep
* vars
* compat debugs
* clean up
* remove tar
Co-authored-by: Chris Guida <chrisguida@gmail.com >
2022-01-21 20:35:52 -07:00
Chris Guida
a5f5852a31
add utils system image, move compat into system-images
2022-01-21 20:35:52 -07:00