Skip to content

Conversation

@javierbrea
Copy link
Collaborator

Release v2.0.1

Description

[2.0.1]

Changed

  • chore(deps): Bump @tid-xcut/markdown-confluence-sync from 1.1.0 to 1.1.1 (Fix preprocess hook)
  • docs: Improve release process guide in CONTRIBUTING.md

[2.0.0]

Changed

  • feat(BREAKING CHANGE): Throw an error in case the cwd input is absolute, because the action only has access to the repository files
  • chore: Use Docker action instead of Node.js action in order to install Chromium and Puppeteer
  • chore: Use Pnpm instead of NPM
  • chore: Move dependencies to devDependencies, because in runtime the action uses only the bundled code, and it installs the mermaid dependencies by itself in the Docker image. This is because the @tid-xcut libraries are in a private repository, and the action cannot install them in the Docker image. Some fixes are applied to the bundled code to make it work in the Docker image.

Fixed

  • fix: Generate mermaid diagrams in the Confluence page

Agreement

Please check the following boxes after you have read and understood each item.

  • I have read the CONTRIBUTING document
  • I have read the CODE_OF_CONDUCT document
  • I accept that, by signing the Contributor License Agreement through a comment in the PR, my Github user name will be stored by in a branch of this repository for future reference.

In case this is your first contribution to this project, you will also have to add a comment with the following text: "I have read the CLA Document and I hereby sign the CLA", otherwise the PR status will fail and our bot will request you to add it. Once you have signed it in a PR, you will not have to sign it again for future contributions.

javierbrea and others added 2 commits March 17, 2025 16:00
* chore(CRC-236): Bump @tid-xcut/markdown-confluence-sync from 1.1.0 to 1.1.1 (Fix preprocess hook)

* Update .github/CONTRIBUTING.md

Co-authored-by: Miguel José Martínez Cordón <[email protected]>

---------

Co-authored-by: Miguel José Martínez Cordón <[email protected]>
@github-actions
Copy link

github-actions bot commented Mar 18, 2025

Check SPDX headers

✅ 24 files have valid headers.

@github-actions
Copy link

github-actions bot commented Mar 18, 2025

Check License Compliance

✅ There are 767 dependencies with allowed licenses.

⚠️ There are 4 dependencies with dangerous licenses:

‼️ There were some issues while verifying the licenses. This can occasionally occur if a dependency was recently released, as the dependency graph may not yet be fully updated.

Errors:

  • NPM:@tid-xcut/[email protected]: Error requesting module info: 5 NOT_FOUND: version not found
  • NPM:@tid-xcut/[email protected]: Error requesting dependencies: 5 NOT_FOUND: dependencies not found

✅ Result: Valid licenses

@javierbrea javierbrea merged commit 5c3f453 into main Mar 18, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants