Skip to content

Releases: Telefonica/opensource-scaffold

Fix publishing fields

11 Apr 07:10
6039923
Compare
Choose a tag to compare

Fixed

  • fix: Add publishing fields to package.json

Remove sync-to-confluence workflow file in init workflow

10 Apr 10:04
3f6b9d4
Compare
Choose a tag to compare

Fixed

  • fix: sync-to-confluence workflow file was not being deleted when running the initialization workflow.

Added

  • docs: Add notice about configuring the repository to allow github actions to open PRs before running the initialization workflow.

Public repository

09 Apr 12:11
e30806f
Compare
Choose a tag to compare

Changed

  • chore: Publish the npm package to the NPM public registry. Rename it to @telefonica/opensource-scaffold.
  • docs: Add badges to the README file
  • docs: Remove references to internal procedures from the README file. Now it is intended to be used by external users also.

Upgrade check-license-compliance version

28 Mar 12:49
7f0b175
Compare
Choose a tag to compare

Changed

  • chore: Upgrade check-license-compliance to v3 (Stable release)

Add ignore input

24 Mar 07:29
9010c23
Compare
Choose a tag to compare

Added

  • feat: Add ignore input to the github action, enabling to ignore some files when checking the scaffold resources.

Changed

  • chore: Upgrade check-license-compliance to v3.0.0-beta.3 (Support more granularity for including or excluding modules)

Change copyright headers

20 Feb 12:58
1a5f543
Compare
Choose a tag to compare

Fixed

  • chore: Change copyright headers. Remove "and contributors" from files where it is not applicable for the moment

Changed

  • chore: Upgrade check-license-compliance to v3.0.0-beta.2 (change copyright headers)

Support multiple languages when verifying dependencies licenses

14 Feb 06:18
d442609
Compare
Choose a tag to compare

Added

  • feat: Upgrade check-license-compliance to v3. Now it supports checking licenses from NPM, Maven, Python and Go dependencies. Update the action configuration accordingly
  • feat: Generate different check-license-compliance configurations based on the license type
  • feat: Add check-license-compliance options commented out to configuration file, so it is easier to understand what can be configured

Changed

  • chore: Bump check-spdx-headers action to version v1

Fixed

  • fix: Fix typo in "0BSD" license

Avoid console error in check

21 Jan 09:35
7ac124d
Compare
Choose a tag to compare

Changed

  • test: Ensure 100% action tests coverage

Fixed

  • fix: Do not console error in case of invalid check when "exitOverride" is set to true
  • docs: Add missing change to v1.0.0 CHANGELOG entry

First stable release

21 Jan 09:21
ece5bb0
Compare
Choose a tag to compare

Added

  • test: Add unit tests

Changed

  • chore: Upgrade check-spdx-headers and check-license-compliance actions to v1

Fixed

  • fix: Throw error if Copyright holder is not provided and prompts are disabled

Fix MIT license template data

14 Jan 10:24
8242e8d
Compare
Choose a tag to compare
Pre-release

Fixed

  • fix: Fix MIT license template data. Year and copyright holder name were not being replaced correctly.
  • fix: Fix renovate user id in the CLA allowlist