451 Commits

Author SHA1 Message Date
Alex Goodman
3e490f7b5c
fix dead code lint 2019-10-08 10:14:46 -04:00
Alex Goodman
41b42cdd68
only podman via docker archive support 2019-10-08 10:08:53 -04:00
Alex Goodman
5e4c3eedb7
fix windows/darwin import 2019-10-08 09:45:43 -04:00
Alex Goodman
a978266adf
rm deplicate test helper 2019-10-08 09:41:10 -04:00
Alex Goodman
c83bc9e3d0
remove podman from darwin/windows builds 2019-10-08 09:38:41 -04:00
Alex Goodman
fd3459eb02
fix validation errors 2019-10-07 18:34:11 -04:00
Alex Goodman
fcb5ec01ef
gofmt 2019-10-07 18:25:53 -04:00
Alex Goodman
2640bdced8
fix tests 2019-10-07 18:25:35 -04:00
Alex Goodman
4714aca123
fix tests 2019-10-07 17:44:52 -04:00
Alex Goodman
7f786eb725
cleanup layer id/digest & add tags support 2019-10-07 13:57:59 -04:00
Alex Goodman
2712c1017e
remove reverse iteration for layer display and processing 2019-10-07 12:41:57 -04:00
Alex Goodman
a310732060
add shared layer type (instead of interface) 2019-10-07 12:09:31 -04:00
Alex Goodman
d53d8926bc
stop swallowing errors & cleanup exit logic 2019-10-07 11:44:41 -04:00
Alex Goodman
26d37baabd
better error propagation on startup 2019-10-06 12:15:58 -04:00
Alex Goodman
56e8530dea
ui bug on bad analysis result 2019-10-04 10:05:25 -04:00
Alex Goodman
49c0002a0e
image derived from podman dir (not working) 2019-10-03 23:36:57 -04:00
Alex Goodman
8053a8d1aa
introduced common image format and analyzer 2019-10-03 16:46:29 -04:00
Alex Goodman
50d776e845
rework resolver interface 2019-10-03 10:47:38 -04:00
Alex Goodman
d2c661eaf7
leveraging docker export for podman 2019-10-03 09:42:27 -04:00
Alex Goodman
acfdd70854
playing with podman store data 2019-10-02 15:48:10 -04:00
Alex Goodman
485f5fc500
import podman runtime approach 2019-10-02 14:25:19 -04:00
Alex Goodman
07af6d785b
Merge pull request #232 from wagoodman/mysterious-hello-world-167
add sleep to prevent termbox race condition
2019-09-23 22:09:30 -04:00
Alex Goodman
5a65ba566c
added sleep to prevent termbox race condition 2019-09-22 22:43:30 -04:00
Alex Goodman
0364bf8702
use goreleaser paths for input binary in dockerfiles/makefile 2019-09-22 22:42:12 -04:00
Alex Goodman
3229efafa5
Merge pull request #231 from wagoodman/refactor-image-analysis
Refactor package structure
2019-09-22 11:54:34 -04:00
Alex Goodman
e6040a4450
fix git ignore 2019-09-22 11:50:05 -04:00
Alex Goodman
576709ad30
rework package structure 2019-09-21 16:28:45 -04:00
Alex Goodman
4b73bc89b8
update pipeline badge 2019-09-17 21:27:51 -04:00
Alex Goodman
2d347b7890
Merge pull request #230 from wagoodman/circle-ci
Add circle ci and rm gitlab ci
2019-09-17 21:18:03 -04:00
Alex Goodman
9236307e29
golang 1.13 support for linting 2019-09-17 21:13:46 -04:00
Alex Goodman
a27a61e094
Merge branch 'master' into circle-ci
# Conflicts:
#	.gitlab-ci.yml
2019-09-17 21:01:07 -04:00
Alex Goodman
d7016d8f39
Merge pull request #227 from chenrui333/go-1.13
Upgrade to golang 1.13
2019-09-17 21:00:16 -04:00
Alex Goodman
18b5fdbe79
syntax fix 2019-09-17 20:58:09 -04:00
Alex Goodman
6443603f33
add circle ci and rm gitlab ci 2019-09-16 07:56:30 -04:00
Rui Chen
f48715d4c5 Update go.mod and go.sum 2019-09-08 18:46:07 -04:00
Rui Chen
3431679d0d Upgrade to golang 1.13 2019-09-08 18:22:42 -04:00
Alex Goodman
f2ea8b503d
bump to v0.8.1 2019-09-07 08:46:53 -04:00
Alex Goodman
627e6c5f3e
reset filter cursor only when visible, addresses #225 2019-09-06 07:54:26 -04:00
Alex Goodman
d54de9458c
ensure goreleaser builds with CGO disabled 2019-09-05 08:00:55 -04:00
Alex Goodman
ff7cb1db6b
docker bin no longer needs to be mounted in 2019-09-02 13:56:39 -04:00
Alex Goodman
a81a335ead
update goreleaser config 2019-09-02 13:52:01 -04:00
Alex Goodman
d1804f350f
bump to v0.8.0 2019-09-02 13:29:28 -04:00
Alex Goodman
2b12b1ce11
Merge pull request #213 from chenrui333/add-formula-to-homebrew-core
Move formula to homebrew-core
2019-09-02 13:27:16 -04:00
Alex Goodman
3b07a40534
rebase to scratch as suggested in #221 2019-09-02 13:24:15 -04:00
Alex Goodman
fd9f26780b
Merge pull request #221 from 1138-4EB/style-docker-full
rework Dockerfile.full: use two stages
2019-09-02 13:23:03 -04:00
1138-4EB
21cc5483bd rework Dockerfile.full: use two stages 2019-08-22 03:03:16 +02:00
Alex Goodman
d89bfed1fe
Merge pull request #216 from wagoodman/include-inefficient-files-in-ci-output
Add file report to CI results
2019-08-16 15:57:30 -04:00
Alex Goodman
8496ad2327
Merge pull request #215 from wagoodman/ci-config-verbiage
Clarify ratio vs percentage in CI config
2019-07-28 12:40:59 -04:00
Alex Goodman
943392389c
Merge pull request #214 from wagoodman/add-alpine-image
Update alpine based image
2019-07-27 14:19:21 -04:00
Alex Goodman
ceb7dfd30a
added file report to CI results; refactored runtime package 2019-07-27 14:15:32 -04:00