Initial Image Builder
First release
What's Changed
- update readme with details on what the tool does by @sandrobonazzola in #1
- Containerize and Add GitHub Docker Action by @mfleader in #3
- Lint n tests by @mfleader in #4
- add fixtures for container requirements test by @mfleader in #6
- Rework ContainerRequirements to forloop for redundant code by @jdowni000 in #8
- Integrate Arcalot go-log by @mfleader in #5
- update readme by @mfleader in #9
- Upgrade dependencies to fix CVE by @mfleader in #10
- build: return an error if build is not performed by @sandrobonazzola in #12
- fix image destination bug for quay robot accounts by @mfleader in #13
- Errors by @mfleader in #14
- Improve Error Handling by @mfleader in #15
- show found code style issues by @mfleader in #16
- handle docker client push and build errors by @mfleader in #17
- Require either
requirements.txt
orpoetry
by @sandrobonazzola in #18 - fix python file requirements test by @mfleader in #19
- Update LICENSE file location check by @jdowni000 in #26
- adding quay image expiration label to image build options by @jdowni000 in #22
New Contributors
- @sandrobonazzola made their first contribution in #1
- @mfleader made their first contribution in #3
- @jdowni000 made their first contribution in #8
Full Changelog: v0.3...0.1.0