-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Checking licenses in ci Signed-off-by: Christian Henkel <[email protected]> * Header fix Signed-off-by: Christian Henkel <[email protected]> * New tools version Signed-off-by: Christian Henkel <[email protected]> * Header fix Signed-off-by: Christian Henkel <[email protected]> * Header fix Signed-off-by: Christian Henkel <[email protected]> --------- Signed-off-by: Christian Henkel <[email protected]> (cherry picked from commit 484cca0)
- Loading branch information
Showing
4 changed files
with
96 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,10 @@ jobs: | |
diagnostic_common_diagnostics | ||
diagnostic_updater | ||
self_test | ||
check_licenses: | ||
name: Check licenses | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- uses: boschresearch/[email protected] |
46 changes: 33 additions & 13 deletions
46
diagnostic_aggregator/include/diagnostic_aggregator/visibility_control.hpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters