luet/pkg/installer
Ettore Di Giacinto fe14d56afe Massive UX rewrite
- Ditch multiple libraries for progressbar, spinner, colors and replace
  with pterm
- Detect when running on terminal and disable automatically spinner
- Add support for multiple progress bars
- Huge rewrite of the configuration part. No more crazy stuff with viper
  CLI commands now correctly overrides default config file as expected
- Limit banner to be displayed on relevant parts

Fixes #211
Fixes #105
Fixes #247
Fixes #233
2021-10-21 23:58:00 +02:00
..
client Massive UX rewrite 2021-10-21 23:58:00 +02:00
cli.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
config_protect.go Add option config_from_host 2020-11-07 18:56:25 +01:00
finalizer.go Finalizer envs (#242) 2021-08-11 11:18:16 +02:00
installer_suite_test.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
installer_test.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
installer.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
interface.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_docker.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_local.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_options.go Update tests for including packages in tree from metadata 2021-09-16 12:59:54 +02:00
repository_test.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository.go Do implement a real cache 2021-10-19 21:25:01 +02:00
system_test.go Speedup conflict check by caching in memory files 2021-07-30 12:40:55 +02:00
system.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00