-
Notifications
You must be signed in to change notification settings - Fork 133
Remove linters from test stage #668
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
base: rolling
Are you sure you want to change the base?
Conversation
|
@Mergifyio backport kilted jazzy humble |
🟠 Waiting for conditions to match
|
gz_ros2_control/CMakeLists.txt
Outdated
| ) | ||
|
|
||
| # Testing and linting | ||
| if(BUILD_TESTING) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this too ?
No ideas, why this might happen. @j-rivero ? |
|
I opened an issue in the buildfarm repo: ros-infrastructure/ros_buildfarm#1098 |
|
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
Remove linters from build stage, as we have it in the pre-commit config.
For context see ros-controls/control_msgs#247 (comment)
@ahcorde do you have an idea why this fails in the ros-buildfarm pre-release script, but does not fail on the buildfarm itself?