Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Latest commit

 

History

History
377 lines (232 loc) · 24.8 KB

CHANGELOG.md

File metadata and controls

377 lines (232 loc) · 24.8 KB

Changelog

v3.3.0 (2020-09-12)

Full Changelog

Implemented enhancements:

  • Only run Rubocop against the diff #159
  • Meta updates #150
  • refactor: remove old docs and update the ones in the readme #160 (andrewmcodes)

Fixed bugs:

  • No such file or directory - rubocop (Errno::ENOENT) #138
  • check_scope modified has a git failure but still runs #135

Closed issues:

  • Put docs back in README or wiki #157
  • The project name casing is incorrect. #154
  • Allow the github action check to fail #149
  • Use Rubocop version from Gemfile.lock #147
  • Configurable Rubocop Version #145
  • Turn off ruby linter annotation on PR page #144

Merged pull requests:

v3.2.0 (2020-05-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • cannot load such file -- rubocop-rails #137

Merged pull requests:

v3.1.0 (2020-03-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Configuration file seems not to be loading #123
  • Unable to pull private gem #121
  • Only modified files #105

Closed issues:

  • Unclear documentation around action secrets #125
  • Are we able to run ruby 2.6.5 with version 3? #124

Merged pull requests:

v3.0.0 (2020-01-24)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Rubocop Results action is running forever #96

Closed issues:

  • Lint changed files only instead #70

Merged pull requests:

v3.0.0.rc4 (2020-01-16)

Full Changelog

Merged pull requests:

v3.0.0.rc3 (2020-01-11)

Full Changelog

Implemented enhancements:

  • Specify RuboCop version and its extensions using the same configuration key #93

Fixed bugs:

  • Action breaks if RuboCop check outputs a start_column value greater than the last_column for the line #91

Merged pull requests:

v3.0.0.rc2 (2019-12-20)

Full Changelog

Merged pull requests:

v3.0.0.rc1 (2019-12-19)

Full Changelog

Merged pull requests:

v2.0.1 (2019-12-18)

Full Changelog

Fixed bugs:

  • The RuboCop version is not respected if there are extra gems #67
  • Rubocop action stops the build even when level is set to fatal #63

Closed issues:

  • This action seems to not work for Pull Requests #68
  • [request] ability to set working directory #64

Merged pull requests:

v2.0.0 (2019-11-22)

Full Changelog

Merged pull requests:

v1.0.6 (2019-11-22)

Full Changelog

Implemented enhancements:

  • Use bundled version of rubocop instead of latest gems #48
  • [Enhancement] Add ability to use custom rubocop gem #45

Fixed bugs:

  • Error when building #57

Merged pull requests:

v1.0.5 (2019-11-18)

Full Changelog

Merged pull requests:

v1.0.4 (2019-11-15)

Full Changelog

Implemented enhancements:

  • [suggestion] offending cop name in annotation message #47

Closed issues:

  • Create automated changelog #38

Merged pull requests:

v1.0.3 (2019-11-07)

Full Changelog

Fixed bugs:

  • Receiving Unprocessable Entity on Version 1.0.1 when errors are present #40

Merged pull requests:

v1.0.2 (2019-11-07)

Full Changelog

Merged pull requests:

v1.0.1 (2019-11-05)

Full Changelog

Implemented enhancements:

  • add ability to specify a path to a config file #27

Fixed bugs:

  • Received Unprocessable Entity on version 1.0.0 #28

Merged pull requests:

v1.0.0 (2019-10-29)

Full Changelog

Implemented enhancements:

  • Add the rest of the rubocop gems #5
  • Refactor #2

Fixed bugs:

  • Error when building #17
  • Unprocessable Entity when trying to update check #16

Closed issues:

  • Results are not posted back to the original workflow #19

Merged pull requests:

v0.2.0 (2019-10-25)

Full Changelog

Fixed bugs:

Closed issues:

  • Log failures as a comment on the PR? #6

Merged pull requests:

v0.1.2 (2019-09-03)

Full Changelog

Fixed bugs:

  • unhandled exception error #1

Closed issues:

  • Add community resources #4
  • Update documentation #3

Merged pull requests:

0.1.1 (2019-09-03)

Full Changelog

0.1.0 (2019-09-03)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator