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

lint-with-types cleanup #8236

Merged
merged 2 commits into from
Aug 22, 2023
Merged

lint-with-types cleanup #8236

merged 2 commits into from
Aug 22, 2023

Conversation

turadg
Copy link
Member

@turadg turadg commented Aug 22, 2023

Description

The 10min timeout for the lint job is exceed sometimes since #8198

(example)

This raises it to 15min and cleans up the config options.

@turadg turadg requested a review from mhofman August 22, 2023 18:47
@turadg turadg enabled auto-merge August 22, 2023 19:17
Copy link
Member

@mhofman mhofman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure what uses lint-with-types.sh, so just a question regarding the fallback behavior.

# all scopes
yarn lint
echo "The regular lint command now lints with types. Just use that."
exit 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we exit 1 here, and echo to stderr ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did mean to exit 1. nbd tho, this script was used only by CI and it's going away

@turadg turadg added this pull request to the merge queue Aug 22, 2023
Merged via the queue into master with commit ac9f916 Aug 22, 2023
65 of 67 checks passed
@turadg turadg deleted the ta/lint-timeout branch August 22, 2023 20:00
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.

2 participants