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

Kibana typescript check script default memory has been increased #168893

Open
mistic opened this issue Oct 13, 2023 · 1 comment
Open

Kibana typescript check script default memory has been increased #168893

mistic opened this issue Oct 13, 2023 · 1 comment
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Operations Team label for Operations Team

Comments

@mistic
Copy link
Member

mistic commented Oct 13, 2023

After #167060 being merged the memory the typescript script runs with was bumped at https://github.com/delanni/kibana/blob/main/packages/kbn-ts-type-check-cli/run_type_check_cli.ts.

I think this is hiding an underlying problem related with the fact that some TS project just got to big and need to be split in 2.

We should detect it, split the project and use the default heap size again.

@mistic mistic added the bug Fixes for quality problems that affect the customer experience label Oct 13, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 13, 2023
@mistic mistic self-assigned this Oct 13, 2023
@mistic mistic added the Team:Operations Team label for Operations Team label Oct 13, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

2 participants