Skip to content

Update compressed size workflow source paths - #13311

Open
MoeenAsim wants to merge 1 commit into
google:developfrom
MoeenAsim:fix-13194-compressed-size-workflow
Open

Update compressed size workflow source paths#13311
MoeenAsim wants to merge 1 commit into
google:developfrom
MoeenAsim:fix-13194-compressed-size-workflow

Conversation

@MoeenAsim

Copy link
Copy Markdown

Summary

Addresses issue:

Relevant technical choices

  • Updated the compressed-size workflow trigger paths to include source files that can affect resulting bundle contents.
  • Added support for .jsx, .ts, .tsx, and .json source files under assets/.
  • Added webpack/**/*.js, package.json, and patches/**/*.patch as relevant source/dependency inputs.
  • Excluded TypeScript/JSX test files and Storybook story files that do not contribute to the resulting bundles.

PR Author Checklist

  • My code is tested and passes existing unit tests.
  • My code has an appropriate set of unit tests which all pass.
  • My code is backward-compatible with WordPress 5.2 and PHP 7.4.
  • My code follows the WordPress coding standards.
  • My code has proper inline documentation.
  • I have added a QA Brief on the issue linked above.
  • I have signed the Contributor License Agreement (see https://cla.developers.google.com/).

@MoeenAsim

Copy link
Copy Markdown
Author

Hi @aaemnnosttv and @tofumatt
Check this PR

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