Commit graph

483 commits

Author SHA1 Message Date
Alex Goodman 3c8dc6290e
add funding options 2019-11-13 20:56:46 -05:00
Alex Goodman daa008931c
add funding info 2019-11-12 22:54:22 -05:00
Alex Goodman ba7b39c52f
add package install tests + basic execution of dive 2019-11-09 15:40:54 -05:00
Alex Goodman 9e4fec25ed
Merge pull request #249 from wagoodman/enhance-gha-pipeline
Enhance GHA pipeline for release
2019-11-09 15:04:23 -05:00
Alex Goodman 873f5783e7
fix/improve circle tests 2019-11-09 14:49:42 -05:00
Alex Goodman 7a5992fe18
enhance gha pipeline for release 2019-11-09 12:48:47 -05:00
Alex Goodman 9a34db493b
Merge pull request #245 from 1138-4EB/alpine
use separate goreleaser config file to generate docker images based on alpine
2019-11-09 12:18:12 -05:00
Alex Goodman 168e67cbf5
Merge branch 'master' into alpine 2019-11-09 12:17:15 -05:00
Alex Goodman bfcfc54ee3
alpine base image & bump 0.9.1 2019-11-09 10:55:42 -05:00
Alex Goodman 3fbc016826
rm libpod & shell out to podman binary 2019-11-08 13:28:04 -05:00
1138-4EB 0edf35e638 use separate goreleaser config file to generate docker images based on alpine 2019-11-06 03:42:26 +01:00
Alex Goodman 61ad1f26ea
Merge pull request #244 from 1138-4EB/gha
Update deprecated goreleaser fields and add GHA workflow
2019-11-05 20:23:16 -05:00
1138-4EB 0ffd1d0d7c goreleaser: update deprecated fields 2019-11-06 00:42:50 +01:00
1138-4EB 9d6dae8118 ci: add GHA workflow 'push' 2019-11-06 00:42:50 +01:00
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