Skip to content

Releases: xorima/github-cookstyle-runner

2.0.0

11 Aug 21:14
Compare
Choose a tag to compare
  • Breaking Change: Defaults to looking for main branches, introduces new cli arg for setting default branch name

1.4.3

18 Nov 18:47
Compare
Choose a tag to compare
  • Removed branch cleanup workflow as now using github repo settings

1.4.2

18 Nov 18:38
Compare
Choose a tag to compare
  • Fixed bug with dockerhub push due to set-env deprecation

1.4.1

25 Oct 10:14
Compare
Choose a tag to compare
  • Resolved issues with pagination:
    • Set auth headers correctly
    • Removed duplicate results from being added

Github Enterprise Support

19 May 17:30
46f291a
Compare
Choose a tag to compare

This release adds the environment variable GITHUB_API_ROOT which allows you to change where the github api root is, useful to those running on github enterprise

Install Deps

05 May 20:54
Compare
Choose a tag to compare

Gem Deps of make and gcc are now installed

Escape more things in commit messages

14 Apr 22:38
90711cb
Compare
Choose a tag to compare

Escape even more things in the commit messages

Fix quotes in commit message

14 Apr 21:51
8fdb487
Compare
Choose a tag to compare

Fixes a bug where quotes in the commit message would blow up the commit

Latest Cookstyle

14 Apr 19:01
ae1317d
Compare
Choose a tag to compare

This release removes Chef-Workstation from the application and manually installs cookstyle this is due to Chef-Workstation running an older version of cookstyle without upgrade plans for 2 months

More Information

14 Apr 17:44
3243d4a
Compare
Choose a tag to compare

Pull Requests bodys can no longer be set by the user, but now include the cookstyle version
Commit messages include information about the cookstyle version