Release 0.3
What's Changed
- Shorten the summary in specfile by @andywaltlova in #38
- Add first tests for util, runner and logger by @andywaltlova in #33
- Document code and update readme by @andywaltlova in #37
- Parse minimal yaml instead of raw bash script by @andywaltlova in #39
- Add dependabot config and update golint by @andywaltlova in #43
- Bump actions/checkout from 2 to 3 by @dependabot in #44
- Bump google.golang.org/grpc from 1.40.0 to 1.56.2 by @dependabot in #48
- Bump actions/setup-go from 2 to 4 by @dependabot in #46
- Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0 by @dependabot in #45
- Tidy up the modules and replace deprecated call WithInsecure by @andywaltlova in #49
- Add option to create config for rhc-worker-bash by @andywaltlova in #50
- Use LogFileName instead of LogDir for logger filename by @r0x0d in #52
- Fix build for go1.16 by @r0x0d in #53
- Revert "Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0" by @r0x0d in #56
- Update README by @r0x0d in #55
- spec: improve also for EL 7 compatibility by @ptoscano in #51
- Remove option to configure log destination by @andywaltlova in #57
- Refactor server.go file and add tests by @andywaltlova in #58
- Use separate environment for every executed command by @andywaltlova in #59
- Update to make the yaml-file more generic by @r0x0d in #63
- Rewrite all tests with table driven approach by @andywaltlova in #62
- Remove unnecessary logging by @r0x0d in #66
- Expected yaml structure should be list on top level by @andywaltlova in #65
- Add setup for sos report by @r0x0d in #64
- Update the worker to make it more generic by @r0x0d in #67
- Rename rhc-worker.yml to rhc-worker-script.yml by @r0x0d in #68
- Release v0.3 Phoenix by @r0x0d in #69
New Contributors
- @dependabot made their first contribution in #44
- @ptoscano made their first contribution in #51
Full Changelog: v0.2...v0.3