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

Latest commit

 

History

History
267 lines (162 loc) · 17.4 KB

CHANGELOG.md

File metadata and controls

267 lines (162 loc) · 17.4 KB

Changelog

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

Implemented enhancements:

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:

  • Lint changed files only instead #70
  • 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