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

build(webpack): platform compile packages #1248

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Jan 13, 2024

What's included

  • build(webpack): platform compile packages

Notes

  • moves the build onto the newer consoledot webpack configuration

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ npm install
  2. $ npm test
  3. confirm script functions, tests come back clean

Interactive unit test check

  1. update the NPM packages with $ npm install
  2. $ npm run test:dev
  3. confirm script functions, tests come back clean

Local run check

  1. update the NPM packages with $ npm install
  2. $ npm start
  3. confirm script functions

Proxy run check

  1. update the NPM packages with $ npm install
  2. make sure Docker is running, plus on network, then
  3. $ npm run start:proxy
  4. confirm script functions

Check the build

  1. update the NPM packages with $ npm install
  2. $ npm run build
  3. confirm script functions

Example

...

Updates issue/story

related #1247 #1241 #1238
sw-1781

@cdcabrera cdcabrera added 202404 project phase build labels Jan 13, 2024
@cdcabrera cdcabrera force-pushed the 202401-build-updates branch from 5d42007 to 2b11ef3 Compare January 16, 2024 15:23
@cdcabrera cdcabrera marked this pull request as ready for review January 16, 2024 15:24
@cdcabrera cdcabrera merged commit 396c31c into RedHatInsights:main Jan 16, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202404 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant