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

Unify and simplify bytecode report generation in CI #14353

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

cameel
Copy link
Member

@cameel cameel commented Jun 23, 2023

This is another prerequisite for #13583.

The PR merges the existing storebytecode.sh script (of which only the JS part was still in use) with the parallel report generation I added in #14330. Then it extracts the report comparison logic into a script as well. They're both no longer a bunch of one-liners and are better off as scripts. I will need to complicate them even more in upcoming PRs to support the presets I'm adding in #14350.

Just like #14350 this is a refactor and does not change behavior other than in trivial ways, like slightly altering the console output.

@cameel cameel self-assigned this Jun 23, 2023
@cameel cameel force-pushed the unify-and-simplify-bytecode-report-generation-in-ci branch from d8a4673 to 9467b4b Compare June 23, 2023 16:54
@cameel cameel force-pushed the unify-and-simplify-bytecode-report-generation-in-ci branch from 9467b4b to 45c2ffc Compare June 23, 2023 17:51
@cameel cameel merged commit dabecb6 into develop Jun 26, 2023
@cameel cameel deleted the unify-and-simplify-bytecode-report-generation-in-ci branch June 26, 2023 08:50
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