Skip to content

👷(CI) add bundle size check job #1268

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Aug 5, 2025

Purpose

Job that will give a report on the bundle size change of the frontend application.
Good to know if the bundle size is increasing or decreasing and if the changes are acceptable.

@AntoLC AntoLC self-assigned this Aug 5, 2025
@AntoLC AntoLC added enhancement improve an existing feature frontend CI labels Aug 5, 2025
@AntoLC AntoLC force-pushed the CI/build-size-checker branch from ab95658 to 739e83e Compare August 5, 2025 13:18
@AntoLC AntoLC linked an issue Aug 5, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Aug 5, 2025

Size Change: +12 B (0%)

Total Size: 3.62 MB

compressed-size-action

@AntoLC AntoLC force-pushed the CI/build-size-checker branch 3 times, most recently from 29d2c2a to 0a119ea Compare August 5, 2025 13:54
Job that will give a report on the bundle size
of the frontend application.
Good to know if the bundle size is increasing or
decreasing and if the changes are acceptable.
@AntoLC AntoLC force-pushed the CI/build-size-checker branch from 0a119ea to bc5f06d Compare August 5, 2025 14:00
@AntoLC AntoLC requested a review from lunika August 5, 2025 14:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
CI enhancement improve an existing feature frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨(CI) Bundle size analizer tracker
2 participants