Skip to content

Releases: farmdawgnation/repo-policy

v0.9.0

04 Dec 17:43
48b0dda
Compare
Choose a tag to compare
feat: add collaborators enforce function (#27)

Co-authored-by: Ed Linero <[email protected]>
Co-authored-by: Josh Garcia <[email protected]>
Co-authored-by: German Pardo <[email protected]>
Co-authored-by: Germán Pardo <[email protected]>
Co-authored-by: Jef LeCompte <[email protected]>
Co-authored-by: German Pardo <[email protected]>

v0.8.0

04 Nov 13:43
3a6c87e
Compare
Choose a tag to compare

What's Changed

  • fix: bug fixes on enforce function, pull requests, required reviewers, etc by @josh-garcia-gl in #24

Full Changelog: v0.7.0...v0.8.0

v0.7.0

23 Aug 15:16
baae529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

28 Jul 15:52
a11c12d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

Bug fixes, improved docs

22 Jul 02:14
660bd78
Compare
Choose a tag to compare
  • fix: Better handling of Branch not found (#14)
  • docs: add docker instructions (#15)

Repo Policy 0.5.0

12 Sep 22:27
06f7d6f
Compare
Choose a tag to compare

Changes:

  • fix: Resolve arguments issue in dockerfile (closes #4) (#9)
  • feat: Enable progressive output from engine (#10)
  • fix: Remove unused config key from readme (#11)

Repo Policy 0.4.0

19 Jun 18:00
Compare
Choose a tag to compare
  • Improved code coverage on tests
  • New and improved collaborators operator correctly capable of determining if teams are on the repo

Release 0.3.0

04 Jun 01:33
Compare
Choose a tag to compare
  • Ability to enforce branch protection rules
  • Working on getting an accurate version number into the CLI app

Add Docker support

03 Jun 21:49
Compare
Choose a tag to compare
Add Docker support Pre-release
Pre-release

Implements a Docker image build as a part of the release pipeline

Minimum Viable Validation

03 Jun 18:35
Compare
Choose a tag to compare
Pre-release

This release supports the full validation feature set I want, but doesn't yet support enforcement of branch protection actions.