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
Ohad Lutzky
ceb9688d92
Fix rendering for multi-line commands
...
Heredocs can be used to create multi-line commands, which broke rendering.
Details about heredocs: https://www.docker.com/blog/introduction-to-heredocs-in-dockerfiles/
2023-07-06 10:48:06 -04:00
lightsnowball
2030e74234
Fix error on Layer section and reduce information on one line per step.
...
Instead of printing out multiple lines for some steps in Layer section,
now its only printing one line while other informations can be found in
Layer details. This change also provides fix for index out of bounds
error when user scrolls through steps in Layer section and there exists
at least one step with multi-line commands.
2022-04-29 21:57:16 +02:00
Alex Goodman
fcb5ec01ef
gofmt
2019-10-07 18:25:53 -04:00
Alex Goodman
7f786eb725
cleanup layer id/digest & add tags support
2019-10-07 13:57:59 -04:00
Alex Goodman
a310732060
add shared layer type (instead of interface)
2019-10-07 12:09:31 -04:00
Alex Goodman
e6040a4450
fix git ignore
2019-09-22 11:50:05 -04:00