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: alert only on lints introduced in this branch #2050

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

pirtleshell
Copy link
Member

Updates the linting I for release/v0.27.x branch to alert only on new broken lints introduced in the release branch.

This is necessary for the v0.27 branch because the linter CI was introduced during v0.26. the v0.26 branch broke come (non-critical) lints that do not need fixed in this branch. This maintains the pattern of ensuring new code follows linter rules without requiring sweeping changes to previously released code.

Future release branches will not need this change because they will be based on master. (This release is based on v0.26.2-iavl-v1)

@pirtleshell pirtleshell merged commit 63c630e into release/v0.27.x Nov 4, 2024
9 of 10 checks passed
@pirtleshell pirtleshell deleted the rp-fix-v0.27-linter-ci branch November 4, 2024 20:19
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.

1 participant