Commit graph

319 commits

Author SHA1 Message Date
Alex Goodman 0b147b0f60
use goreleaser binary 2019-11-05 00:10:26 -05:00
Alex Goodman 1468244dc5
bump to 0.9.0 2019-11-05 00:05:39 -05:00
Alex Goodman 7ec08a364b
add podman dependencies to docker image (switch to debian) 2019-11-05 00:01:33 -05:00
Alex Goodman bbc02ef34d
Merge pull request #237 from wagoodman/ui-obj-refactor
UI refactor
2019-10-27 20:46:15 -04:00
Alex Goodman 6dd7f7af6e
fix non-linux build (exclude podman) 2019-10-18 17:39:15 -04:00
Alex Goodman 74e4fe2560
decouple views with listeners 2019-10-13 20:56:58 -04:00
Alex Goodman 939741625d
drop package names from object names 2019-10-13 11:49:18 -04:00
Alex Goodman 2069a3fede
first step at ui obj refactor 2019-10-13 11:42:13 -04:00
Alex Goodman 34d8cbcef5
move to app object 2019-10-11 12:25:48 -04:00
Alex Goodman 45604e5c66
add keybinding package 2019-10-11 12:11:07 -04:00
Alex Goodman c8ab7098d8
add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
Alex Goodman 11a2473807
Merge pull request #236 from wagoodman/auto-derive-image-source
Add ability to specify source as a URL scheme
2019-10-09 08:47:53 -04:00
Alex Goodman 0a63b1714e
Merge pull request #235 from wagoodman/add-tar-support
Adding docker-archive source option
2019-10-09 08:47:12 -04:00
Alex Goodman 9cebcfd690
Merge pull request #234 from wagoodman/add-podman-support
Add initial Podman support
2019-10-09 08:46:47 -04:00
Alex Goodman 14a349343b
add ability to specify source as a URL scheme 2019-10-08 19:32:40 -04:00
Alex Goodman e39e646191
adding docker-archive source option 2019-10-08 18:55:03 -04:00
Alex Goodman 0e49dd0fec
update readme 2019-10-08 10:47:52 -04:00
Alex Goodman 68d3fe2ed9
fix ci setup 2019-10-08 10:32:33 -04:00
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