Skip to content

Releases: chipsalliance/verible-linter-action

v2.0

Choose a tag to compare

@tgorochowik tgorochowik released this 23 Mar 07:10
68df99c

Switch to a 'composite' action, no longer require dedicated containers.

v1.4

Choose a tag to compare

@tgorochowik tgorochowik released this 23 Sep 06:57
e6962a5
  • Fix issues with exit codes
  • Allow CI job result configuration (always green or red if violations found)

v1.3

Choose a tag to compare

@tgorochowik tgorochowik released this 22 Sep 14:01
c761095
  • Verible now uses stderr to report issues, take that into account
  • Autofixer changes for updated Verible version

v1.2

Choose a tag to compare

@tgorochowik tgorochowik released this 21 Sep 08:45
c6eea69
  • Fixed annotations (wrong line numbers) when creating PR from a fork
  • Bumped Verible

v1.1

Choose a tag to compare

@tgorochowik tgorochowik released this 02 Sep 14:32
ccdc2e3

Changes:

  • Converted action to use custom docker image
  • Added support for linter autofixer (changes suggestion instead of a regular comment)

Initial release

Choose a tag to compare

@tgorochowik tgorochowik released this 26 Aug 09:18
60f9ec1

Initial action release