Skip to content

Releases: rubyatscale/code_ownership

v1.33.0

15 May 19:12
69bcee9

Choose a tag to compare

What's Changed

  • Support packwerk validator for top-level owner key in package.yml files by @alexevanczuk in #68

Full Changelog: v1.32.19...v1.33.0

v1.32.19

15 May 15:37
8bd467a

Choose a tag to compare

What's Changed

Full Changelog: v1.32.18...v1.32.19

v1.32.18

12 May 15:54

Choose a tag to compare

What's Changed

  • Update README.md to reflect that CodeOwnership.for_class no longer takes a string. by @zaithottakath in #66
  • Bump sorbet to take advantage of T::Class by @alexevanczuk in #67

New Contributors

Full Changelog: v1.32.17...v1.32.18

v1.32.17

01 May 20:55
5407951

Choose a tag to compare

What's Changed

  • Fix another bug with the file annotations cache when validating code ownership with --diff by @alexevanczuk in #64

Full Changelog: v1.32.16...v1.32.17

v1.32.16

21 Apr 18:35
281dba9

Choose a tag to compare

What's Changed

Full Changelog: v1.32.15...v1.32.16

v1.32.15

17 Apr 18:05
828a4cd

Choose a tag to compare

What's Changed

Full Changelog: v1.32.14...v1.32.15

v1.32.14

17 Apr 13:35
727b083

Choose a tag to compare

What's Changed

  • Fix issue where codeowners file references deleted file by @alexevanczuk in #61

Full Changelog: v1.32.13...v1.32.14

v1.32.13

15 Apr 01:12
7cd5039

Choose a tag to compare

What's Changed

Full Changelog: v1.32.12...v1.32.13

v1.32.12

13 Apr 17:04
6a19b20

Choose a tag to compare

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

12 Apr 19:33
7b70b69

Choose a tag to compare

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