8000 remove clang-format from Jenkins CI by ironage · Pull Request #6564 · realm/realm-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

remove clang-format from Jenkins CI #6564

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

Merged
merged 1 commit into from
May 3, 2023
Merged

remove clang-format from Jenkins CI #6564

merged 1 commit into from
May 3, 2023

Conversation

ironage
Copy link
Contributor
@ironage ironage commented May 2, 2023

We rely solely on the Evergreen lint check now which also runs clang-format.
The Evergreen lint check and the Jenkins format check are running slightly different versions of clang-format which means that it is impossible for some code changes to pass CI because each versions has a different interpretation of what is correctly formatted code.
Since we intend to eventually move off of Jenkins, I will remove the format check there.
Related to #6563 where Evergreen's clang-format is updated.

Copy link
Contributor
@michael-wb michael-wb left a comment

Choose a reason for hiding this comment

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

Looks good - let's coordinate this merge with the #6563 so they go in around the same time.

Copy link
Member
@nicola-cab nicola-cab left a comment

Choose a reason for hiding this comment

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

LGTM, I hope we are going to move soon on evergreen for everything to be honest.

Copy link
Contributor
@jedelbo jedelbo left a comment

Choose a reason for hiding this comment

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

LGTM. To be honest I hope we some day will use GitHub Actions like the rest of the teams.

@ironage ironage merged commit caccf4b into master May 3, 2023
@ironage ironage deleted the js/lint-less branch May 3, 2023 16:43
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0