Skip to content

[MAINTENANCE] Add a Github-Actions workflow for webpack build production #1676

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fschoelzel
Copy link
Contributor

@fschoelzel fschoelzel commented Jul 31, 2025

This workflow triggers a Node.js build with two Strategies. It reads the Node version from Build/.nvmrc, checks out the code, installs dependencies via npm ci, and runs the production Webpack build.

  1. on Pull Request it does the Build just for a Check if it works
  2. on Push to main Branch or manually it Builds & Commit the Files to the Repository

@fschoelzel fschoelzel force-pushed the maintenance-add-node-build-workflow branch from b3a71f4 to 543b6ee Compare July 31, 2025 14:55
@fschoelzel fschoelzel force-pushed the maintenance-add-node-build-workflow branch from da804ef to 2fb4507 Compare July 31, 2025 18:04
@fschoelzel fschoelzel changed the title [MAINTENANCE] Add a Github Actions Node workflow for Webpack build production [MAINTENANCE] Add a Github-Actions workflow for webpack build production Jul 31, 2025
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