Commit graph

22 commits

Author SHA1 Message Date
Alex Goodman d5e8a92968
Rework CI validation workflow and makefile (#460)
* rework CI validation workflow and makefile

* enable push

* fix job names

* fix license check

* fix snapshot builds

* fix acceptance tests

* fix linting

* disable pull request event

* rework windows runner caching

* disable release pipeline and add issue templates
2023-07-06 22:01:46 -04:00
Alex Goodman e39e646191
adding docker-archive source option 2019-10-08 18:55:03 -04:00
Alex Goodman d53d8926bc
stop swallowing errors & cleanup exit logic 2019-10-07 11:44:41 -04:00
Alex Goodman 8053a8d1aa
introduced common image format and analyzer 2019-10-03 16:46:29 -04:00
Alex Goodman acfdd70854
playing with podman store data 2019-10-02 15:48:10 -04:00
Alex Goodman e4ddfb411c
Expose CI validation options to the CLI (#212)
* expose ci config to cli switches; addresses #198

* added/updated tests for ci configuration
2019-07-26 10:27:00 -04:00
Alex Goodman 031d9b914e
create log later in processing (closes #177) 2019-03-16 11:10:47 -04:00
Alex Goodman fc27dcd820
Add CI integration (#143) 2018-12-30 14:07:56 -05:00
Alex Goodman d78b6cdc44
Export metrics to a file (#122) 2018-12-08 12:44:10 -05:00
Alex Goodman e63a886f04
Performance tweaks (#127) 2018-12-08 12:09:26 -05:00
Alex Goodman 9f9a8f2c05
Refactor image preprocessing (#121) 2018-12-08 11:46:09 -05:00
Alex Goodman a566ad41f1
remove jotframe 2018-11-29 18:47:04 -05:00
Thomas 6a32573d89 Properly exits when UI is not instanciated (#91)
Calls `util.Cleanup`
- during fatal errors while interacting with docker
- after `rootCmd` successful execution
2018-11-26 21:42:01 -05:00
Alex Goodman 790d5a6dba
cleanup on exit of non-gocui methods (fixes #42) 2018-10-27 11:59:29 -04:00
Alex Goodman 5bc7337b04
truncate inefficiencies report (fixes #27) 2018-10-22 17:48:43 -04:00
Alex Goodman fad2354e89
fixed inefficient file report bug 2018-10-21 13:04:26 -04:00
Alex Goodman d6549ea16d
pull images when not found (closes #25); small fixes 2018-10-20 07:42:01 -04:00
Alex Goodman e700ec3745
gofmt 2018-10-16 23:37:19 -04:00
Alex Goodman 4c99bd093d
added basic documentation 2018-10-15 22:51:48 -04:00
Alex Goodman 0ec279788e
implements build command (#22) 2018-10-14 10:55:54 -04:00
Alex Goodman c599ca5ad2
a few low hanging perf improvements (#16) 2018-10-06 09:45:08 -04:00
Alex Goodman 3a9796619c
renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00