Add GitHub Actions workflow for NodeJS with Webpack - #608
Conversation
|
@hub966 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
@hub966 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
There was a problem hiding this comment.
Pull request overview
This PR introduces a new GitHub Actions workflow intended to run a Node-based build (labeled “NodeJS with Webpack”) on pushes and pull requests.
Changes:
- Adds a
.github/workflows/webpack.ymlworkflow. - Configures a Node version matrix (18.x, 20.x, 22.x).
- Runs
npm installandnpx webpackas the build step.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…lities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14975915 - https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000010 - https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-16000010 - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14928492 - https://snyk.io/vuln/SNYK-ALPINE321-OPENSSL-15121241
Pull Request
Pull Request (PR) description
Task list
build.ps1 -ResolveDependency -Tasks build, test).