Skip to content

Conversation

@AlbertHernandez
Copy link
Owner

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added the 🚀 CI/CD Indicates the change is related to CI/CD workflows label Feb 24, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 6b25081.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

.github/workflows/node.yml
  • actions/cache@4.*.*
  • actions/setup-node@4.*.*
.github/workflows/release.yml
  • actions/cache@4.*.*
  • actions/setup-node@4.*.*
  • softprops/action-gh-release@1.*.*

@github-actions github-actions bot added the 🥳 size/s Pull request size S label Feb 24, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 4/4
🟢 Branches 100% 0/0
🟢 Functions 100% 1/1
🟢 Lines 100% 3/3

Test suite run success

3 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 6b25081

@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2024

📦 Package Metrics 📦

  • Size of the Package in the base (main): 9.8kB
  • Size of the Package in this branch (ci/create-composite-action-for-setup-nodejs): 9.8kB

@github-actions github-actions bot added the ⚙️ Configuration Indicates the scope is related to the configuration label Feb 24, 2024
@AlbertHernandez AlbertHernandez changed the title ci: reuse setup node action fix: reuse setup node action Feb 24, 2024
@AlbertHernandez AlbertHernandez merged commit f7438ae into main Feb 24, 2024
@AlbertHernandez AlbertHernandez deleted the ci/create-composite-action-for-setup-nodejs branch February 24, 2024 14:43
@github-actions github-actions bot added the 🕵🏻 Fix Fix applied in the PR label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚀 CI/CD Indicates the change is related to CI/CD workflows ⚙️ Configuration Indicates the scope is related to the configuration 🕵🏻 Fix Fix applied in the PR 🥳 size/s Pull request size S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants