-
Notifications
You must be signed in to change notification settings - Fork 69
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
Devel ergo cub sn001 #681
Devel ergo cub sn001 #681
Conversation
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.
Just a few inline comments before merging.
There are two commits that are workaround for hardware issues we have currently in the robot. Namely: Corresponding tickets:
Let me know if you want to proceed anyhow. If you do, can we avoid to squash? In this way it gets easy to revert them when the robot is fixed |
We need to avoid squashing anyhow for the reason reported in par. 5.i at https://github.com/robotology/robots-configuration/blob/master/.github/CONTRIBUTING.md#-fast-pace-local-workflow. I may try to cherry-pick the other commits in upstream@devel and check whether this PR will get updated with the remaining commits. Once verified, I can close the PR unmerged. Does it sound ok? |
Or even quicker for me, I could merge the PR and then revert those two commits. What do you prefer? |
I have booked the robot at 13. I can rebase the branch on upstream@devel, and back up those two commits in another branch. Then, we can merge this (without the two commits) and I will take care of bringing those commits back into |
Perfect! Go ahead this way. |
61e55ce
to
a51affc
Compare
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.
Done @pattacini, the PR is ready to go
Thanks! |
One thing that I noticed is that the bot has push-force permission. I think it might be better to protect the branch from push force and allow only a handful of people doing it |
The bot is an org admin and I need it with such a role. Not sure if this change will work. Need testing. |
Awesome! I will test it immediately |
I rebased on top of devel and I force pushed. It wrote the following
In this case they should have been aligned, so it worked anyhow I suppose |
I tried to remove some commit and force pushed and it worked again, same message. Also in this case there were 0 deltas anyhow. |
The message |
I did not enter my credentials, I suppose I pushed as bot |
Update upstream ergoCubSN001 conf files.