Releases: rubyatscale/code_ownership
Releases · rubyatscale/code_ownership
v1.32.13
What's Changed
- Bump sorbet by @alexevanczuk in #59
- Fix bug associated with validate when input file is unowned by @alexevanczuk in #60
Full Changelog: v1.32.12...v1.32.13
v1.32.12
What's Changed
- Fix bug with running bin/codeownership validate when a GitHub team has changed by @alexevanczuk in #57
Full Changelog: v1.32.11...v1.32.12
v1.32.11
What's Changed
- bin/codeownership for_team should use cache (90% perf improvement) by @alexevanczuk in #56
Full Changelog: v1.32.10...v1.32.11
v1.32.10
What's Changed
- Remove some unnecessary caching by @alexevanczuk in #55
Full Changelog: v1.32.9...v1.32.10
v1.32.9
What's Changed
- Do not glob out files unnecessarily by @alexevanczuk in #54
Full Changelog: v1.32.8...v1.32.9
v1.32.8
What's Changed
- Clean up test output by @alexevanczuk in #52
- Use Codeowners file as incremental cache during validations by @alexevanczuk in #53
Full Changelog: v1.32.7...v1.32.8
v1.32.7
What's Changed
- Write commented out CODEOWNERS entries for opted-out teams by @alexevanczuk in #49
Full Changelog: v1.32.6...v1.32.7
v1.32.6
What's Changed
- Tidy up references to code_ownership configuration in test by @alexevanczuk in #51
Full Changelog: v1.32.5...v1.32.6
v1.32.5
What's Changed
- Tidy up tests by @alexevanczuk in #48
- Fix bug with codeowners file validation when existing file has new line by @alexevanczuk in #50
Full Changelog: v1.32.4...v1.32.5
v1.32.4
What's Changed
- Refactor Codeowners File input/output as a dedicated ruby PORO by @alexevanczuk in #45
- Use GlobCache in validations by @alexevanczuk in #47
Full Changelog: v1.32.3...v1.32.4