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

JST-300: added bundle size validator #611

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

mgordel
Copy link
Contributor

@mgordel mgordel commented Oct 4, 2023

I think the earlier error where we released versions without some files was caused by our temporary workaround where we ended the process with exit code 0 in case of suspension. Now, in each case in which an error occurs, the process will return an exit code !== 0, so there should be no problem and CI will stop entire process. Additionally, I added a validator for the file size.

@mgordel mgordel merged commit 8dd67e1 into beta Oct 5, 2023
11 checks passed
@mgordel mgordel deleted the test/JST-300/build-test branch October 5, 2023 08:11
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

🎉 This PR is included in version 0.11.3-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants