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/vera++/rules/L004: remove warning support #15813

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

jia200x
Copy link
Member

@jia200x jia200x commented Jan 20, 2021

Contribution description

This reverts commit f3a934a.
The original patch added a mechanism to avoid 2 consecutive calls to vera++, assuming we would be using both warnings and errors for line length.
Since #15793 removed the warning, this patch is required to go back to the vanilla use case of vera++ (only report, no prints).

This should fix the issue described in #15793 (comment)

Testing procedure

Check vera++ output with the bogus commit.

Issues/PRs references

#15793

@miri64
Copy link
Member

miri64 commented Jan 20, 2021

I know it is a revert commit, but still I would prefer it to have a proper commit summary (the message can still contain "This reverts commit f3a934a." for posterity). Maybe something like:

ci/vera++/rules/L004: remove warning support

?

@miri64
Copy link
Member

miri64 commented Jan 20, 2021

Reverts should be kept to a minimum and only used for accidental merges. However #15709 was merged before #15793 changed the status quo, so not accidentally. As such it does not require a history rewrite, but this PR should just adapt to the new status quo.

@miri64 miri64 changed the title Revert "ci/vera++/rules/L004: add warning support" ci/vera++/rules/L004: remove warning support Jan 20, 2021
@jia200x
Copy link
Member Author

jia200x commented Jan 20, 2021

done :)

@jia200x jia200x force-pushed the pr/vera/revert_tcl branch from 1e29b19 to bcc9df6 Compare January 20, 2021 10:04
@jia200x jia200x added CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Area: CI Area: Continuous Integration of RIOT components Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Jan 20, 2021
Copy link
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

ACK

@miri64
Copy link
Member

miri64 commented Jan 20, 2021

Please remove the REMOVE ME commit.

@jia200x
Copy link
Member Author

jia200x commented Jan 20, 2021

done :)

@jia200x jia200x force-pushed the pr/vera/revert_tcl branch from bcc9df6 to d5062cf Compare January 20, 2021 10:21
@miri64 miri64 added Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jan 20, 2021
@miri64 miri64 merged commit bfeef73 into RIOT-OS:master Jan 20, 2021
@kaspar030 kaspar030 added this to the Release 2021.04 milestone Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CI Area: Continuous Integration of RIOT components Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants