Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action for Build Status Check #342

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

abundis29
Copy link

🔄 Node.js CI Workflow Update:

This pull request updates the Node.js CI workflow to ensure a clean installation of node dependencies, cache restoration, and successful build across different versions of Node. The workflow is triggered on pushes and pull requests to the 'master' branch, utilizing Node.js version 16.x.

Notable Changes:

  • 🚀 Utilizes GitHub Actions for code integration.
  • 🔄 Implements a clean installation of node dependencies.
  • 🛠 Handles legacy peer dependencies during npm installation.
  • 🏗 Executes the build script for project compilation.

For more details, refer to the GitHub Actions documentation.

Review and merge when ready. Feel free to reach out for any clarifications! 👍

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.

None yet

1 participant