Releases: Telefonica/check-spdx-headers
Releases · Telefonica/check-spdx-headers
Release list
Public repository
Changed
- docs: Add badges to README
- chore: Make some adjustments for a public repository
Upgrade dependencies
Changed
- chore: Bump
check-license-complianceaction to v3 - chore: Bump
markdown-confluence-sync-actionaction to v2 - docs: Improve release process documentation
Change copyright headers
Changed
- chore: Bump
check-license-complianceaction to v3.0.0-beta.2
Fixed
- chore: Change copyright headers. Remove "and contributors" from files where no external developers contributed.
Bump spdx-satisfies to v6.0.0
Changed
- chore: Bump
check-license-complianceaction to v3.0.0-beta.1 - chore: Bump
spdx-satisfiesto v6.0.0. Remove forked version ofspdx-satisfiesand use the official one - chore: Change license compliance config according to the open source scaffold
- style: Fix imports order. Add eslint rule to enforce imports order
Do not try to read folders
Fixed
- fix: Ensure that paths correspond to files before trying to read them
First stable release
Added
- test: Add unit tests
- test: Add E2E tests
Changed
- feat: Do not repeat rule name on each rule result when they are grouped by rule name
- feat: Ignore license headers rule when it is an empty array
- docs: Change github inputs examples to JSON format to avoid indentation issues
Fixed
- chore: Remove unused script from package.json
Support running composite action both in PRs or pushes
Added
- feat: Support running composite action both in PRs or pushes. In pushes, the action won't send any comment
Fixed
- chore: Pin chalk dependency
First release
Added
- feat: First beta version