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

[CI] Mitigate typecheck timeout issues #183257

Merged
merged 4 commits into from
May 13, 2024

Conversation

delanni
Copy link
Contributor

@delanni delanni commented May 13, 2024

Summary

We've recently seen a handful of step timeouts when running type-checks.
While this is not the best solution, it mitigates for potential builds failed, and retries due to timeouts.

This PR also contains some cleanup around previous, type-check related jobs (e.g.: the type-check issue of 2023 august)

@delanni
Copy link
Contributor Author

delanni commented May 13, 2024

/ci

@delanni delanni added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels May 13, 2024
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@delanni delanni marked this pull request as ready for review May 13, 2024 12:27
@delanni delanni requested a review from a team as a code owner May 13, 2024 12:27
@elasticmachine
Copy link
Contributor

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

@delanni delanni merged commit ef35ee9 into elastic:main May 13, 2024
24 checks passed
@delanni delanni deleted the mitigate-typecheck-timeout-issues branch May 13, 2024 13:17
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
7.17 Backport failed because of merge conflicts
8.14 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.14:
- [Fix] fix type issues from unparameterized PropsWithChildren type usages (#182014)

Manual backport

To create the backport manually run:

node scripts/backport --pr 183257

Questions ?

Please refer to the Backport tool documentation

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add the label auto-backport or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 183257 locally

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 21, 2024
@jbudz jbudz added backported and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release backported release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants