Skip to content

Releases: fedora-copr/vcs-diff-lint-action

vcs-diff-lint-action v1.10.0

06 Sep 11:32
Compare
Choose a tag to compare

This version properly analyzes the top-most commit from the PR (without merge commit) against the correct last known commit (the one known in the PR version, not the one in the current upstream's HEAD branch, which might have changed by merging of concurrent PRs).

vcs-diff-lint-action v1.5.0

24 Apr 16:55
Compare
Choose a tag to compare

vcs-diff-lint-action v1.4.0

24 Oct 00:20
Compare
Choose a tag to compare

Support for installing lint-time dependencies

vcs-diff-lint-action v1.3.0

05 May 12:51
Compare
Choose a tag to compare

Disable mypy for now, it is giving too many false positives even for projects that don't care about "typing"

vcs-diff-lint-action v1.1.7

31 Jan 08:12
Compare
Choose a tag to compare

Yet another fix for the SARIF data generator

vcs-diff-lint-action v1.1.6

31 Jan 08:06
Compare
Choose a tag to compare

SARIF upload for multiple sub-directories

vcs-diff-lint-action v1.1.4

31 Jan 07:32
Compare
Choose a tag to compare

Fixed bug in uploading SARIF data when subdirectory option is used.

vcs-diff-lint-action v1.1.3

30 Jan 10:13
Compare
Choose a tag to compare
  • automatic upload of SARIF data, thanks to @jamacku

Support for subdirectory, fixed docker image reference

24 Oct 09:01
Compare
Choose a tag to compare
v0.0.2

action.yml: missing bits for the initial test

Initial release for testing

24 Oct 08:48
Compare
Choose a tag to compare