Skip to content

[ament_cmake_copyright] Add file exclusion support#328

Merged
audrow merged 2 commits intoament:masterfrom
aprotyas:aprotyas/ament_cmake_copyright_add_exclusion
Nov 30, 2021
Merged

[ament_cmake_copyright] Add file exclusion support#328
audrow merged 2 commits intoament:masterfrom
aprotyas:aprotyas/ament_cmake_copyright_add_exclusion

Conversation

@aprotyas
Copy link
Copy Markdown
Contributor

In the ament_copyright CMake function, the optional list
argument EXCLUDE can now be used as an exclusion specifier.

Signed-off-by: Abrar Rahman Protyasha aprotyas@u.rochester.edu

In the `ament_copyright` CMake function, the optional list
argument `EXCLUDE` can now be used as an exclusion specifier.

Signed-off-by: Abrar Rahman Protyasha <aprotyas@u.rochester.edu>
@aprotyas
Copy link
Copy Markdown
Contributor Author

aprotyas commented Oct 17, 2021

CI with linter tests only (--ctest-args -L linter)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Edit: Not rerunning CI pipeline for 1cdca81 since it's simply a documentation change.

Remove reference to `cppcheck` in the `EXCLUDE` arg description.

Signed-off-by: Abrar Rahman Protyasha <aprotyas@u.rochester.edu>
Copy link
Copy Markdown
Contributor

@audrow audrow 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 with green CI.

@aprotyas
Copy link
Copy Markdown
Contributor Author

Thank you for the review! Running CI again with linter tests only (--ctest-args -L linter)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@aprotyas
Copy link
Copy Markdown
Contributor Author

aprotyas commented Oct 20, 2021

The test failure in Windows CI is also seen in the Windows nightly: https://ci.ros2.org/view/nightly/job/nightly_win_rel/2091/testReport/

Looks like that is being discussed in ros2/launch_ros#273

@audrow
Copy link
Copy Markdown
Contributor

audrow commented Nov 19, 2021

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@audrow audrow merged commit eb84a1c into ament:master Nov 30, 2021
@aprotyas aprotyas deleted the aprotyas/ament_cmake_copyright_add_exclusion branch November 30, 2021 19:36
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