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

Fix relative path syntax for cpplint #947

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

jacobperron
Copy link
Member

@jacobperron jacobperron requested a review from a team as a code owner January 11, 2022 20:52
@jacobperron jacobperron requested review from emersonknapp and jhdcs and removed request for a team January 11, 2022 20:52
Relates to ament/ament_lint#324

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron changed the title Fix include order and relative path syntax for cpplint Fix relative path syntax for cpplint Jan 11, 2022
@gbiggs
Copy link
Member

gbiggs commented Jan 12, 2022

CI:

  • Linux Build Status
  • Linux (aarch64) Build Status
  • Windows Build Status

@jacobperron
Copy link
Member Author

FWIW, I've triggered CI for all PRs related to the cpplint update in the parent ticket: ament/ament_lint#324

Copy link
Contributor

@jhdcs jhdcs left a comment

Choose a reason for hiding this comment

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

Looks like a simple enough change. I'm assuming the reason CI is failing is because cpplint is working now?

@jacobperron
Copy link
Member Author

CI is passing here: ament/ament_lint#324 (comment)

The ament_cpplint GitHub CI job also appears to be passing (AFAIK, this change is backwards compatible with the old version of cpplint).

The RPr and ament_uncrustify failures looks unrelated to this change (correct me if I'm wrong).

@clalancette
Copy link
Contributor

The RPr and ament_uncrustify failures looks unrelated to this change (correct me if I'm wrong).

The uncrustify failures is definitely unrelated; the Docker image that setup-action-ros uses needs to be rebuilt.

I'm pretty sure the Rpr jobs have been failing for a while, but I'm less certain of that one.

@jacobperron
Copy link
Member Author

Going ahead and merging this since ament/ament_lint#324 was merged and I think the CI failures on this PR are unrelated.

@jacobperron jacobperron merged commit 2c68544 into master Jan 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the jacob/update_cpplint_fork branch January 13, 2022 16:14
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.

None yet

4 participants