aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-05-07 01:42:02 +0200
committerGitHub <noreply@github.com>2023-05-07 01:42:02 +0200
commit39240807a19538142fb46f23f61f54ded98a22aa (patch)
tree6ef65724b803ede99eba3021e1d7bf4c4e4cabbd /package.json
parentb2d64fe32fa0015d383a82ec8d637e08286e37ee (diff)
downloadFlightCore-39240807a19538142fb46f23f61f54ded98a22aa.tar.gz
FlightCore-39240807a19538142fb46f23f61f54ded98a22aa.zip
refactor: Prepare code for installing older Northstar versions (#305)
* refactor: Rename function Rename `install_northstar` to `install_latest_northstar` to better indicate what it does * refactor: Have updater just call installer * refactor: Move package selection to calling func During installation, package should already be known so get package name earlier as opposed to passing `Option<T>` * chore: Format fix * refactor: Allow passing NS version to install If no version is passed, fallback is to latest * refactor: Rename function Back to `install_northstar` from `install_latest_northstar` as the function can now install any Northstar version * refactor: Do a borrow instead of clone * refactor: Use `map` and `unwrap_or` instead of `match`
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions