18 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
cxsu
5e9380dc63 Update gocui module 2020-12-27 14:56:03 +09:00
Alex Goodman
14706152a1
added simple layout manager 2019-11-23 21:13:08 -05:00
Alex Goodman
d53d8926bc
stop swallowing errors & cleanup exit logic 2019-10-07 11:44:41 -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
576709ad30
rework package structure 2019-09-21 16:28:45 -04:00
Alex Goodman
65f87b00a9
make slim image default, provide fully featured image 2019-07-27 12:56:26 -04:00
Akshay Chhajed
5a623efc99 fix tls config for docker 2019-07-24 23:01:53 +05:30
Christian Muehlhaeuser
57b1a3d522
Fixed import order using goimports
Probably just prevents future merge conflicts.
2019-07-19 12:44:16 +02:00
Alex Goodman
ab3bbb8735
less verbose processing output 2019-02-17 10:24:00 -05:00
Alex Goodman
9f9a8f2c05
Refactor image preprocessing (#121) 2018-12-08 11:46:09 -05:00
Alex Goodman
7d868096ca
use env vars to determine the docker API version (closes #71) 2018-11-24 20:48:31 -05:00
Alex Goodman
41e1685efe
drive view options from configuration (closes #56) 2018-11-05 22:37:25 -05:00
Alex Goodman
82014bc558
discover docker version automatically (fixes #47) 2018-11-01 00:02:36 -04:00
Alex Goodman
790d5a6dba
cleanup on exit of non-gocui methods (fixes #42) 2018-10-27 11:59:29 -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