Skip to content

Releases: rubyatscale/code_ownership

code_ownership -> codeowners-rs

15 Aug 00:03
7e6d720
Compare
Choose a tag to compare
Pre-release

The code_ownership gem now delegates its core logic to the codeowners-rs Rust library. This results in a significant performance improvement. See the details in Pull Request #126.

BREAKING CHANGE: Support for extensions has been removed, as all mapping logic now resides in the Rust-based codeowners-rs library.

v1.39.0

01 Mar 00:37
35f1fdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.3...v1.39.0

v1.38.3

03 Feb 19:44
2b233e5
Compare
Choose a tag to compare

What's Changed

  • Use environment variable to set CODEOWNERS write path by @jibarra in #114

New Contributors

Full Changelog: v1.38.2...v1.38.3

v1.38.2

16 Jan 06:18
c56c55d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.1...v1.38.2

v1.38.1

21 Nov 19:33
8e89d92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.38.0...v1.38.1

v1.38.0

06 Nov 21:54
e1e01e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.37.0...v1.38.0

v1.37.0

13 Aug 18:41
7195411
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.36.3...v1.37.0

v1.36.3

30 Jul 15:03
bf62bd1
Compare
Choose a tag to compare

What's Changed

  • restrict mappers to files that are actually in param by @schoblaska in #92
  • run CI on a nightly schedule and notify on failure by @schoblaska in #93
  • Verifying .codeowner files can override one another by @perryqh in #97
  • use shared config for cd, stale, triage by @schoblaska in #100
  • Fix validate --diff when multiple owned globs are present by @nvengal in #101
  • Add rubocop by @tstannard in #102
  • always use expanded cache when getting mapper descriptions for files by @schoblaska in #104

New Contributors

Full Changelog: v1.36.2...v1.36.3

v1.36.2

16 Feb 22:11
ab91bce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.36.1...v1.36.2

v1.36.1

12 Dec 21:18
fb9434d
Compare
Choose a tag to compare

What's Changed

  • fix: go back to old way of creating paths in directory ownership by @att14 in #84

Full Changelog: v1.36.0...v1.36.1