v0.1.0
Changelog
Features
- 3a63712: feat(github): retry on primary rate limit and log fetch failures (depado depado@users.noreply.github.com)
- 8f7eec8: feat: add include(-regex)/exclude(-regex) filters and vhs tape (depado depado@users.noreply.github.com)
- 70f508e: feat: initial commit (depado depado@users.noreply.github.com)
- b08cf26: feat: run command (depado depado@users.noreply.github.com)
Fixes
- 123ee3a: fix(config): preserve settings and use 0600 perms on save (depado depado@users.noreply.github.com)
- fab2773: fix(docker): casing issue (depado depado@users.noreply.github.com)
- 903b2ec: fix(docker): include git in the runtime image (depado depado@users.noreply.github.com)
- b3b5485: fix(filters): widening flags no longer hide non-manifest repos (depado depado@users.noreply.github.com)
- 9496d82: fix(prs): paginate pull request listing (depado depado@users.noreply.github.com)
- 4f3adf8: fix(run): group summary output under each fleet header (depado depado@users.noreply.github.com)
Refactors
- 2d04f2c: refactor(fleet): use RepoTask.Dir as the sole filesystem path (depado depado@users.noreply.github.com)
- f09e521: refactor: remove dead code and reinvented stdlib helper (depado depado@users.noreply.github.com)
Documentation
- e32e248: docs(readme): add back badges (depado depado@users.noreply.github.com)
- 1e6bf02: docs(readme): badges (depado depado@users.noreply.github.com)
- 7bffe6a: docs(readme): fix architecture tree (drop run_live.go and docs/) (depado depado@users.noreply.github.com)
Others
- 241cc8a: chore(deps): bump deps (depado depado@users.noreply.github.com)
- 35a54e5: chore(deps): bump gorich to v1.0.8 (depado depado@users.noreply.github.com)
- b07957d: chore(deps): pin alpine docker tag to 48b0309 (#1) (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>)
- e94e97a: chore(deps): update alpine docker tag to v3.24 (#4) (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>)
- dd11257: chore(deps): update golang docker tag to v1.26.5 (#2) (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>)
- 8e1386d: style: gofmt the tree and enforce formatting in golangci-lint (depado depado@users.noreply.github.com)
- 4527bab: test(manifest): cover merge field ownership, index, groups, generate (depado depado@users.noreply.github.com)