Skip to content

Releases: wearerequired/lint-action

v1.8.0

03 Mar 15:04
Compare
Choose a tag to compare
  • Remove github_token from the required inputs and default to the GitHub token (bb35dde)
  • Prevent truncated linting results (#96, 4dfcd28)

v1.7.0...v1.8.0

v1.7.0

29 Nov 16:11
v1.7.0
Compare
Choose a tag to compare
  • Add continue_on_error option to define whether the workflow run should also fail when linter failures are detected. (#60, 9861a3a)
    To keep the current behaviour the default is true for v1.
  • Fix commit annotations for non-pull-request commits (#123, 5d1fea5)

v1.6.0...v1.7.0

v1.6.0

06 Aug 11:18
v1.6.0
90d9f18
Compare
Choose a tag to compare

The repo of the action has been transferred from samuelmeuli/lint-action to wearerequired/lint-action.

v1.5.3...v1.6.0

v1.5.3

25 May 09:35
e92161e
Compare
Choose a tag to compare
  • Fix missing github_token input in action.yml (#56, a00c0bb)
  • Use command prefix for Black/Flake8 install checks (#51, 1f27f4a)

v1.5.2...v1.5.3

v1.5.2

13 May 17:56
518954c
Compare
Choose a tag to compare
  • Fix detection of non-existent commands (fda5366)
  • Replace git switch command for better compatibility (#49, 046437f)

v1.5.1...v1.5.2

v1.5.1

11 May 17:20
a820202
Compare
Choose a tag to compare
  • Fix arguments not being passed to SwiftLint (#39, 24814b9)

v1.5.0...v1.5.1

v1.5.0

02 May 20:33
45e3994
Compare
Choose a tag to compare

v1.4.0...v1.5.0

v1.4.0

28 Mar 23:49
c7083ee
Compare
Choose a tag to compare

v1.3.0...v1.4.0

v1.3.0

14 Mar 03:06
e5b2ba0
Compare
Choose a tag to compare
  • Add XO support (02788ff)
  • Document and log action limitations related to pull_request events and forks (#13, 201562c, d965826)
  • Make linted paths implicit for RuboCop (#22, dec728d)

v1.2.0...v1.3.0

v1.2.0

12 Feb 15:49
b20f60f
Compare
Choose a tag to compare

v1.1.0...v1.2.0