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

Merge master into develop #6668

Merged
merged 3 commits into from
Sep 22, 2024
Merged

Merge master into develop #6668

merged 3 commits into from
Sep 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Synchronizes changes of master branch into develop branch.

…Makefiles. (#6666)

Switching between master and develop branches can result in controller directories sticking around that only contain the results of a build on the previous branch. test_suite.py was trying (and failing) to run make in those directories.
* Replace reference to raw github content with webots:// in ShapeWithFixedWebTexture.proto.

The reference to a file in the github develop branch was causing that file to be left as changed when running test_suite.py in the develop branch.
@github-actions github-actions bot requested a review from a team as a code owner September 22, 2024 04:05
@omichel omichel added the synchronization Synchronization of branches label Sep 22, 2024
@omichel omichel self-assigned this Sep 22, 2024
@omichel omichel merged commit c769d75 into develop Sep 22, 2024
39 of 40 checks passed
@omichel omichel deleted the sync-master-0a1f1eb4c branch September 22, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
synchronization Synchronization of branches
Development

Successfully merging this pull request may close these issues.

2 participants