Skip to content

Conversation

@randh1r
Copy link

@randh1r randh1r commented Nov 25, 2025

This PR adds a reusable GitHub Action for Node.js projects

  • added .github/dependabot.yml for managing GitHub Action updates.
  • created action.yml defining the reusable Node.js setup action.
  • updated README.md with usage instructions and configuration details.
  • added .github/workflows/major-version-tag.yml for automatic major version tagging.
  • added EUPL 1.2 license.

- added `.github/dependabot.yml` for managing GitHub Action updates.
- created `action.yml` defining the reusable Node.js setup action.
- updated `README.md` with usage instructions and configuration details.
- added `.github/workflows/major-version-tag.yml` for automatic major version tagging.
- added EUPL 1.2 license.
@randh1r randh1r requested a review from a team as a code owner November 25, 2025 14:13
@randh1r randh1r self-assigned this Nov 25, 2025
@randh1r randh1r requested a review from jpbruinsslot November 25, 2025 14:13
@jpbruinsslot
Copy link

Perhaps we should mention in the readme what the use case/goal is for a unified node install action is, since from the outside it looks like a wrapper for actions/setup-node.

@randh1r
Copy link
Author

randh1r commented Nov 28, 2025

Perhaps we should mention in the readme what the use case/goal is for a unified node install action is, since from the outside it looks like a wrapper for actions/setup-node.

Yes it is a wrapper, and is related to this issue https://github.com/minvws/rdo-icore-coordination/issues/311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants