v3.3.0 (2020-09-12)
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:
- Tweak exit strategy #161 (andrewmcodes)
- Updating strategy for documentation #158 (johnfelixespinosa)
- Bump activesupport from 6.0.3 to 6.0.3.2 #155 (dependabot[bot])
- Exit code if linter returns some failures #153 (MiguelSavignano)
- Update faq.md #152 (kmcclellan)
- Find modified files with respect to base commit of branch #139 (hasghari)
v3.2.0 (2020-05-08)
Implemented enhancements:
- update dependencies #143 (andrewmcodes)
Fixed bugs:
- remove shell_lint action #141 (andrewmcodes)
Closed issues:
- cannot load such file -- rubocop-rails #137
Merged pull requests:
- Create FUNDING.yml #142 (andrewmcodes)
- Allow passing
configuration.base\_branch
#136 (arich) - Ignore stderr when running the command #132 (michaelherold)
v3.1.0 (2020-03-12)
Implemented enhancements:
- Add Force Exclusion configuration option #126
- chore: dependency updates #128 (andrewmcodes)
Fixed bugs:
- Configuration file seems not to be loading #123
- Unable to pull private gem #121
- Only modified files #105
Closed issues:
Merged pull requests:
- Release v3.1.0 #130 (andrewmcodes)
- docs: add es50678 as a contributor #129 (allcontributors[bot])
- Add Force Exclusion configuration option #127 (es50678)
v3.0.0 (2020-01-24)
Breaking changes:
- release v3.0.0 #120 (andrewmcodes)
Implemented enhancements:
- document the behavior of check_scope on commits to master #119 (andrewmcodes)
- address codefactor issues #114 (andrewmcodes)
- add pull_request action #113 (andrewmcodes)
- add codecov and binstub helpers #112 (andrewmcodes)
- update playground location #111 (andrewmcodes)
- [ci-skip] add ci-skip option for actions #110 (andrewmcodes)
- update the dates in the license #109 (andrewmcodes)
- update issue templates #108 (andrewmcodes)
- Configuration File #75 (andrewmcodes)
Fixed bugs:
- Rubocop Results action is running forever #96
Closed issues:
- Lint changed files only instead #70
Merged pull requests:
- update codecov integration #115 (andrewmcodes)
- change example workflow to use actions/checkout@v1 #107 (andrewmcodes)
- docs: add seerahulsingh as a contributor #104 (allcontributors[bot])
- Work around 50-annotation limit by making multiple update calls #85 (reidab)
- Ensure start_column comes before end_column #84 (reidab)
- Create initial GitHub check before running rubocop #83 (reidab)
- version 3.0.0.rc1 release #82 (andrewmcodes)
v3.0.0.rc4 (2020-01-16)
Merged pull requests:
- version 3.0.0.rc4 release #103 (andrewmcodes)
- upgrade to ruby 2.7 #102 (andrewmcodes)
- try to prevent infinite runs #101 (andrewmcodes)
v3.0.0.rc3 (2020-01-11)
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:
- Add documentation around what will happen if the action is triggered by a pr from a forked repo #100 (andrewmcodes)
- issue 96 exploration #99 (andrewmcodes)
- tweak the way we read the config file #98 (andrewmcodes)
- Enhanced dependency configuration and resolution #95 (erichmachado)
- docs: add erichmachado as a contributor #94 (allcontributors[bot])
- ReportAdapter#column_check correctly parses the last_column value #92 (erichmachado)
v3.0.0.rc2 (2019-12-20)
Merged pull requests:
- v3.0.0.rc2 release #89 (andrewmcodes)
- refactor and update docs #88 (andrewmcodes)
- Update build action #86 (andrewmcodes)
v3.0.0.rc1 (2019-12-19)
Merged pull requests:
- docs: add excid3 as a contributor #81 (allcontributors[bot])
v2.0.1 (2019-12-18)
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:
Merged pull requests:
- fix image address for readthedocs index #80 (andrewmcodes)
- add readthedocs config #79 (andrewmcodes)
- version 2.0.1 release #78 (andrewmcodes)
- add documentation for readthedocs #77 (andrewmcodes)
- docs: add hackerdude as a contributor #76 (allcontributors[bot])
- only push to the playground repo on push #74 (andrewmcodes)
- fix obsolete configuration error in rubocop config #73 (andrewmcodes)
- Bugfix/respect rubocop level #72 (hackerdude)
- Fix version reference in README #65 (eregon)
- docs: add InteNs as a contributor #62 (allcontributors[bot])
- docs: add chiefpansancolt as a contributor #61 (allcontributors[bot])
v2.0.0 (2019-11-22)
Merged pull requests:
- v2.0.0 release #60 (andrewmcodes)
- prep for v2.0 release #59 (andrewmcodes)
v1.0.6 (2019-11-22)
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:
- version bump to v1.0.6 #58 (andrewmcodes)
- add shell check linter #56 (andrewmcodes)
v1.0.5 (2019-11-18)
Merged pull requests:
- version bump to v1.0.5 #54 (andrewmcodes)
- Add additional input params #53 (chiefpansancolt)
v1.0.4 (2019-11-15)
Implemented enhancements:
- [suggestion] offending cop name in annotation message #47
Closed issues:
- Create automated changelog #38
Merged pull requests:
- version bump to v1.0.4 #52 (andrewmcodes)
- docs: add reidab as a contributor #51 (allcontributors[bot])
- docs: add bbugh as a contributor #50 (allcontributors[bot])
- Add cop name to report messages #49 (bbugh)
- Use 'notice' annotation style for refactor + convention offenses #46 (reidab)
- add changelog generator #44 (andrewmcodes)
v1.0.3 (2019-11-07)
Fixed bugs:
- Receiving Unprocessable Entity on Version 1.0.1 when errors are present #40
Merged pull requests:
- v1.0.3 version bump #42 (andrewmcodes)
- only send GitHub offenses instead of entire json output #41 (andrewmcodes)
- Update issue templates #39 (andrewmcodes)
v1.0.2 (2019-11-07)
Merged pull requests:
- v1.0.2 version bump #37 (andrewmcodes)
- docs: add amerritt14 as a contributor #36 (allcontributors[bot])
- Fix typo, conslusion to conclusion #35 (amerritt14)
- add start and end column support #34 (andrewmcodes)
- update readme #33 (andrewmcodes)
- add action.yml and cleanup dockerfile #32 (andrewmcodes)
v1.0.1 (2019-11-05)
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.1 version bump #31 (andrewmcodes)
- Update dockerfile and add build test action #30 (andrewmcodes)
- Do not send in an empty array of annotations on success #29 (andrewmcodes)
v1.0.0 (2019-10-29)
Implemented enhancements:
Fixed bugs:
Closed issues:
- Results are not posted back to the original workflow #19
Merged pull requests:
- Release v1.0.0 #26 (andrewmcodes)
- docs: add mcgregordan as a contributor #25 (allcontributors[bot])
- docs: add andrewmcodes as a contributor #24 (allcontributors[bot])
- docs: add MiguelSavignano as a contributor #23 (allcontributors[bot])
- update docs #22 (andrewmcodes)
- add rspec and rubocop binstubs, and lint the project #21 (andrewmcodes)
- Refactor/files structure #20 (MiguelSavignano)
v0.2.0 (2019-10-25)
Fixed bugs:
- bugfixes #18 (andrewmcodes)
Closed issues:
- Log failures as a comment on the PR? #6
Merged pull requests:
- Fix instructions #13 (mcgregordan)
v0.1.2 (2019-09-03)
Fixed bugs:
- unhandled exception error #1
Closed issues:
Merged pull requests:
- add changelog #12 (andrewmcodes)
- update documentation #11 (andrewmcodes)
- add pull request template #10 (andrewmcodes)
- add contributing guide #9 (andrewmcodes)
- Update issue templates #8 (andrewmcodes)
- Create CODE_OF_CONDUCT.md #7 (andrewmcodes)
0.1.1 (2019-09-03)
0.1.0 (2019-09-03)
* This Changelog was automatically generated by github_changelog_generator