Skip to content

Releases: Telefonica/check-spdx-headers

Public repository

Choose a tag to compare

@javierbrea javierbrea released this 09 Apr 09:26
0002a74

Changed

  • docs: Add badges to README
  • chore: Make some adjustments for a public repository

Upgrade dependencies

Choose a tag to compare

@javierbrea javierbrea released this 28 Mar 07:12
1d354d4

Changed

  • chore: Bump check-license-compliance action to v3
  • chore: Bump markdown-confluence-sync-action action to v2
  • docs: Improve release process documentation

Change copyright headers

Choose a tag to compare

@javierbrea javierbrea released this 20 Feb 11:52
b92b01e

Changed

  • chore: Bump check-license-compliance action 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

Choose a tag to compare

@javierbrea javierbrea released this 13 Feb 10:09
bc680d4

Changed

  • chore: Bump check-license-compliance action to v3.0.0-beta.1
  • chore: Bump spdx-satisfies to v6.0.0. Remove forked version of spdx-satisfies and 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

Choose a tag to compare

@javierbrea javierbrea released this 17 Jan 11:16
a133797

Fixed

  • fix: Ensure that paths correspond to files before trying to read them

First stable release

Choose a tag to compare

@javierbrea javierbrea released this 17 Jan 07:30
2a7c4c7

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

Choose a tag to compare

@javierbrea javierbrea released this 09 Jan 09:47
e484328

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

First release Pre-release
Pre-release

Choose a tag to compare

@javierbrea javierbrea released this 30 Dec 09:07
b094fc0

Added

  • feat: First beta version