Alex Goodman
ba4f63099d
Add release process ( #89 )
...
* add check for app update; fix ETUI error handling
* validate user args
* add goreleaser support
* replace cgo dependencies (go-rpm) with go equivalents
* add acceptance tests against build snapshot
* add brew tap + acceptance test pipeline
* add mac acceptance tests
* fix compare makefile
* fix mac acceptance tests
* add release pipeline with wait checks
* add token to release step
* rm dir presenters int test
* enforce dpkg to be non interactive
Co-authored-by: Alfredo Deza <adeza@anchore.com>
* pin brew formulae
* pin skopeo to formulae url
* only run acceptance tests
Co-authored-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 10:52:44 -04:00
Alfredo Deza
f418c99a3b
remove old text support files
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-15 10:15:58 -04:00
Alfredo Deza
45b5fa82c8
presenters: abstract into text only
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-15 10:15:58 -04:00
Alfredo Deza
e7518ad998
tests: move img-based tests and fixtures
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-15 09:59:40 -04:00
Alex Goodman
e55db9247e
add java cataloger
2020-07-08 16:16:01 -04:00
Alfredo Deza
f49ca8107a
tests: add verification for dirs and imgs
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 16:09:55 -04:00
Alfredo Deza
96d86fa214
tests: move existing json tests to json/imgs
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 16:09:55 -04:00
Alfredo Deza
7544330bc2
json img presenter needs to degrade nicely when file metadata is not present
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 15:12:48 -04:00
Alfredo Deza
e38e3e9ff4
create text-based presenters for dirs and imgs
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 15:12:48 -04:00
Alfredo Deza
268cfef0ee
re-organize json-based presenters for dirs and imgs
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 15:12:48 -04:00
Alfredo Deza
4d31655908
allow root command to catalog a directory
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-01 07:35:01 -04:00
Alex Goodman
926b5f2a50
add and use event bus for UI progress
2020-06-25 10:39:11 -04:00
Alex Goodman
cd94179985
add symlink content fetching support
2020-06-16 11:37:37 -04:00
Alex Goodman
294e267e47
rename analyzers to catalogers; fix generic cataloger path dispatcher
2020-06-15 10:52:55 -04:00
Alex Goodman
17787f856f
rm unused dkpg metadata, add dpkg source field, add analyzer source name
2020-06-01 15:25:47 -04:00
Alex Goodman
a0e48468c2
with package id
2020-05-29 16:06:31 -04:00
Alex Goodman
1b9effeb49
remove WithFields; add stereoscope logging
2020-05-23 19:22:52 -04:00
Alex Goodman
ae6feed8fc
add named logger + color formatting
2020-05-22 11:30:45 -04:00
Alex Goodman
09c7ca8f8f
replace panics with logging
2020-05-21 16:53:17 -04:00
Alex Goodman
17b4b26fbb
update sterescope + add json presenter
2020-05-20 18:29:06 -04:00