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

dashboards/scripts-assetprefix #19530

Merged
merged 4 commits into from
Aug 25, 2023
Merged

Conversation

goransle
Copy link
Member

@goransle goransle commented Aug 10, 2023

TODO

Test plan

Prerequisites

Fresh install of Node modules to have the updated assembler version

Case 1: local env

  1. Run npx gulp dashboards/scripts
  2. Open climate demo in utils (http://localhost:3030/samples/#view/dashboards/demo/climate)
  3. Verify that menu.svg is loaded from http://localhost:3030/code/gfx/dashboards-icons/menu.svg

Case 2: release

  1. Run npx gulp dashboards/scripts --release 1.0.2
  2. Open climate demo in utils (http://localhost:3030/samples/#view/dashboards/demo/climate)
  3. Verify that menu.svg is loaded from https://code.highcharts.com/dashboards/1.0.2/gfx/dashboards-icons/menu.svg

@highsoft-bot
Copy link
Collaborator

highsoft-bot commented Aug 10, 2023

File size comparison

Sizes for compiled+gzipped (bold) and compiled files.

master candidate difference
dashboards/dashboards.js 42.4 kB
145.7 kB
42.3 kB
145.7 kB
-29 B
-48 B
dashboards/datagrid.js 8.9 kB
24.8 kB
8.9 kB
24.8 kB
-5 B
-5 B
dashboards/modules/dashboards-plugin.js 14.2 kB
44.7 kB
14.2 kB
44.7 kB
-4 B
-5 B

@highsoft-bot
Copy link
Collaborator

Visual test results - No difference found

@goransle goransle marked this pull request as ready for review August 23, 2023 12:59
Copy link
Contributor

@bre1470 bre1470 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. One question...

tools/build.js Show resolved Hide resolved
@goransle goransle merged commit 0043bc3 into master Aug 25, 2023
11 of 12 checks passed
@highsoft-bot highsoft-bot added this to the Next milestone Aug 25, 2023
@goransle goransle deleted the dashboards/scripts-assetprefix branch August 25, 2023 05:47
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

5 participants