Releases: rubyatscale/code_ownership
Releases · rubyatscale/code_ownership
v1.29.0
What's Changed
- Update CI and CD by @alexevanczuk in #23
- Create bin/codeownership for_team for code ownership reports by @alexevanczuk in #24
- Bump version by @alexevanczuk in #25
Full Changelog: v1.28.2...v1.29.0
code_ownership 1.28.2
What's Changed
- Update a few bits of the README, add links by @kellysutton in #11
- Fix bad error messaging when JS package ownership fails by @alexevanczuk in #17
- Bump parse_packwerk by @alexevanczuk in #18
- Use ParsePackwerk function for package owner implementation by @alexevanczuk in #19
New Contributors
- @kellysutton made their first contribution in #11
Full Changelog: v1.28.0...v1.28.2
code_ownership 1.28.0
What's Changed
- Change "bigrails" to "rubyatscale" by @alexevanczuk in #10
- Migrate from
bigrails-teams
tocode_teams
by @alexevanczuk in #12
Full Changelog: v1.27.0...v1.28.0
code_ownership 1.27.0
What's Changed
- Improve validation message when CODEOWNERS is out of date by @alexevanczuk in #9
Full Changelog: v1.26.0...v1.27.0
code_ownership 1.26.0
What's Changed
- Improve CLI UX by more providing feedback when an unrecognized command is used by @alexevanczuk in #8
Full Changelog: v1.25.0...v1.26.0
code_ownership 1.25.0
code_ownership 1.24.0
Added
- Add
bin/codeownership for_file
CLI to power extension by @alexevanczuk in #3
Full Changelog: v1.23.0...v1.24.0
code_ownership 1.23.0
Initial extraction from Gusto's codebase