-
Notifications
You must be signed in to change notification settings - Fork 19
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
[WIP] Feature/pylint-cleanup #153
[WIP] Feature/pylint-cleanup #153
Conversation
f1f5eed
to
f43b096
Compare
4a0c6b3
to
b50b954
Compare
b50b954
to
70fefe6
Compare
testblocksets: | ||
- testblockset1 | ||
repetitions: 2 | ||
# - tests: |
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.
@floweisshardt check why ts0 and ts1 cannot be run in parallel
@floweisshardt merge with #160 and disable Travis jobs (not required) and enable github actions as required |
370c407
to
363148e
Compare
rebased onto github actions |
this PR passed on github actions |
- PYLINT_ARGS="--output-format=parseable --errors-only --ignored-modules=tf2_ros" | ||
- PYLINT2_CHECK=true | ||
- PYLINT3_CHECK=false | ||
- PARALLEL_TESTS=false |
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.
@floweisshardt set to true again
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.
includes #150 and #152