Skip to content
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

Fix binary names #403

Merged
merged 3 commits into from
Jun 29, 2023
Merged

Fix binary names #403

merged 3 commits into from
Jun 29, 2023

Conversation

knoellle
Copy link
Contributor

Introduced Changes

#182 changed the binary names which wasn't taken into account by the remote compilation feature in pepsi.
The webots controller symlink was also still pointing to the old binary name.
Previously the binaries were called webots and nao, now they are hulk_webots and hulk_nao.

Fixes #

ToDo / Known Issues

Ideas for Next Iterations (Not This PR)

How to Test

Remove left over binaries (or just cargo clean), build, and check if the non-extern webots file works again.
Same with pepsi upload --remote. Make sure to clean the remote repo beforehand.

@knoellle knoellle added the tools:Tooling Related to pepsi et.al. label Jun 29, 2023
@knoellle knoellle enabled auto-merge June 29, 2023 19:05
@knoellle knoellle added this pull request to the merge queue Jun 29, 2023
Copy link
Contributor

@schluis schluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Very nice :)

Merged via the queue into HULKs:main with commit 7bafbe5 Jun 29, 2023
@knoellle knoellle deleted the binaryNames branch June 29, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools:Tooling Related to pepsi et.al.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants