Skip to content

Releases: CoinFabrik/scout-actions

Release v3.2

31 Jan 15:57
6f5e53f
Compare
Choose a tag to compare

Modified configuration options:
working_directory: Defaults to the project root (.). Should be set to a directory containing a Cargo.toml.
verbose: Defaults to false. Enable for detailed output.
fail_on_error: Defaults to true. Set to false to prevent CI pipeline failure.
comment_pr: Defaults to false. If true, comments the report on the PR.
github_token: Required only when comment_pr is true.
scout_extra_args: Additional arguments passed to the Scout CLI.

Outputs:
report: Path to the report.md file.

v3.1

31 Jan 14:43
Compare
Choose a tag to compare
Added --cicd option.

v3

15 Jul 22:28
2ce66b2
Compare
Choose a tag to compare
v3

What's Changed

  • Support for workspaces.
  • Simplified support for markdown output (default)

v2.4

29 Apr 20:12
Compare
Choose a tag to compare

v2.2

24 Apr 18:59
a46427e
Compare
Choose a tag to compare
Update action.yml

v2.1

23 Apr 21:04
Compare
Choose a tag to compare

Updated docker image usage

v2

22 Apr 18:34
7e99774
Compare
Choose a tag to compare
Update entrypoint.sh

v1

27 Feb 20:14
9a660b1
Compare
Choose a tag to compare
Update action.yml

test.v.1.0.8

22 Feb 19:43
7b8114c
Compare
Choose a tag to compare
Update entrypoint.sh

test.v.1.0.7

22 Feb 19:36
890642c
Compare
Choose a tag to compare
Update Dockerfile