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

YDA-5952: pin JS linter versions in CI #364

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

stsnel
Copy link
Member

@stsnel stsnel commented Sep 18, 2024

So that the lint job doesn't break unexpectedly after non-backwards-compatible updates to the linting software.

Copy link
Member

@FuHsinyu FuHsinyu left a comment

Choose a reason for hiding this comment

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

Generally good, see inline comments for clarification

So that the lint job doesn't break unexpectedly after
non-backwards-compatible updates to the linting software.
@stsnel stsnel force-pushed the yda-5952-pin-linter-version branch from 08c1647 to 9e4bed7 Compare October 2, 2024 08:23
@FuHsinyu
Copy link
Member

FuHsinyu commented Oct 2, 2024

LGTM! A qq, if there was a break, it would happen in the git action, correct? Since i dont know how to test if this new versions will break again or not, for safety check.

@stsnel
Copy link
Member Author

stsnel commented Oct 3, 2024

LGTM! A qq, if there was a break, it would happen in the git action, correct? Since i dont know how to test if this new versions will break again or not, for safety check.

Yes, that's right. The javascript lint rule runs in Github Action, so CI wouldn't have passed if we had broken it.

@stsnel stsnel merged commit cc3340b into development Oct 3, 2024
16 checks passed
@stsnel stsnel deleted the yda-5952-pin-linter-version branch October 3, 2024 07:10
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