luet/pkg/compiler
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
..
backend Massive UX rewrite 2021-10-21 23:58:00 +02:00
types Massive UX rewrite 2021-10-21 23:58:00 +02:00
backend_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
backend.go Do implement a real cache 2021-10-19 21:25:01 +02:00
buildtree.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler_suite_test.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
compiler_test.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
imagehashtree_test.go Drop join from compilation specs 2021-10-10 00:28:54 +02:00
imagehashtree.go Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00