Skip to content

Add setup-node action and update documentation in WORKFLOWS.md#56

Merged
javidahmed64592 merged 1 commit intomainfrom
add-node-action
Mar 7, 2026
Merged

Add setup-node action and update documentation in WORKFLOWS.md#56
javidahmed64592 merged 1 commit intomainfrom
add-node-action

Conversation

@javidahmed64592
Copy link
Owner

This pull request introduces a new reusable GitHub Action for setting up Node.js environments and updates documentation to reflect this addition. The main focus is on simplifying Node.js setup in workflows and making it easier to reuse across repositories.

Setup Action Addition:

  • Added a new composite action setup-node in .github/actions/setup/setup-node/action.yml to automate Node.js setup, enable npm caching, and install dependencies in a frontend directory.

Documentation Updates:

  • Updated docs/WORKFLOWS.md to document the new setup-node action, including usage instructions and requirements for the frontend directory structure.

@javidahmed64592 javidahmed64592 merged commit 22f173f into main Mar 7, 2026
12 checks passed
@javidahmed64592 javidahmed64592 deleted the add-node-action branch March 7, 2026 00:52
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.

1 participant