Reuse Action Versions Save

A Github action to check repositories for REUSE compliance

v3.0.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fsfe/reuse-action/compare/v2.0.0...v3.0.0

v2.0.0

9 months ago

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

9 months ago

Changes

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

v1.2.0

1 year ago

Fixes

  • Detect Git VCS in workspace again (#18)

Changes

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

v1.1.1

2 years ago

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

v1.1

4 years ago

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.

v1.0

4 years ago

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.