ficsit-cli-flake/cli
Vilsol baacde400e
feat: parallel apply command (#50)
* feat: parallel apply command
fix: show general help for --help flag
fix: don't append channel if it doesn't exist
chore: build against windows and linux

* chore: lint
2023-12-21 00:37:18 +02:00
..
cache feat: parallel apply command (#50) 2023-12-21 00:37:18 +02:00
disk refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
provider refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
context.go refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
installations.go refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
installations_test.go feat: threaded download pooling (#48) 2023-12-16 13:59:58 +02:00
platforms.go fix: various edge cases (#45) 2023-12-07 23:31:37 +02:00
profiles.go refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
profiles_test.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
resolving_test.go refactor: zerolog -> slog, errors.Wrap -> fmt.Error (#49) 2023-12-16 16:19:53 +02:00
test_helpers.go feat: threaded download pooling (#48) 2023-12-16 13:59:58 +02:00