kompose/script/test/cmd
Lctrs 2ad5745d58
feat: migrate from libcompose to compose-go (#1547)
* feat: migrate from libcompose to compose-go

libcompose has been deprecated since summer 2021 in favor of https://github.com/compose-spec/compose-go.
Kompose should now be able to load all versions of compose.

* chore: replace golint with staticcheck

golint has been deprecated. Recommended replacement is staticcheck.
2023-01-12 15:17:22 -05:00
..
.coverprofile Kompose will read input from stdin 2018-03-07 12:49:21 +05:30
cmd_test.go Kompose will read input from stdin 2018-03-07 12:49:21 +05:30
fix_detached_head.sh Fixes fixture test for build context 2017-05-08 17:54:24 +05:30
globals.sh 2016 -> 2017 for licensing 2017-06-28 10:49:52 -04:00
lib.sh fix: update match output function (#1546) 2022-12-08 16:25:20 -05:00
make-test.sh Script for generating CLI tests: 2017-10-30 14:29:18 +05:30
tests_new.sh feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
tests_push_image.sh Add a separate test file about fundamental tests for local push image 2021-08-11 12:14:31 +08:00
tests.sh Add cmd tests for emptyvols and emptyDir (#1447) 2021-10-17 21:31:11 +08:00