Skip to content

Releases: fsfe/reuse-action

v3.0.0

27 Feb 10:34
a46482c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

20 Jul 09:52
v2.0.0
4f28048
Compare
Choose a tag to compare

Changes

  • Bump to the latest reuse-tool major version 2.x. With new releases in this major version, this action will automatically follow.

v1.3.0

20 Jul 09:50
v1.3.0
Compare
Choose a tag to compare

Changes

  • This action will now carry the same major version as the corresponding reuse-tool version it uses

v1.2.0

05 Aug 12:34
v1.2.0
e7a4353
Compare
Choose a tag to compare

Fixes

  • Detect Git VCS in workspace again (#18)

Changes

  • Define Github workspace for Docker container via environment variable (#18)

v1.1.1

07 Oct 11:30
v1.1.1
43bd643
Compare
Choose a tag to compare

No effective changes, just a new release to trigger the verified creators check.

v1.1

05 May 13:14
43bd643
Compare
Choose a tag to compare

The first stable release of the REUSE Github action.

  • It enables the use of other subcommands (like spdx) and optional arguments (like --include-submodules).
  • BREAKING: The old cmd argument does not work any more. Please see the README.md for examples how to pass extra commands and arguments to the action.

Initial Release

03 Mar 13:42
4eb994e
Compare
Choose a tag to compare
Pre-release

This is the initial release of the REUSE Github action.

See the examples for how to define other subcommands. Arguments currently don't work out of the box.