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

Cleanup: remove unused sdformat/rndf scripts #1263

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

j-rivero
Copy link
Contributor

Removing obsolete files. Can not find references to them in the source code and there is a check in CI to look for existing scripts referenced in the XML configurations.

Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
@j-rivero j-rivero merged commit 6d0b440 into master Feb 17, 2025
1 check passed
@j-rivero j-rivero deleted the jrivero/cleanup_release_tools branch February 17, 2025 13:38
@Crola1702
Copy link
Contributor

Crola1702 commented Feb 21, 2025

@j-rivero I see: https://build.osrfoundation.org/job/sdformat-ci-main-noble-amd64/73/consoleFull#778115112a7262995-c11a-4bcd-8780-7a1be73bc65d

/bin/bash: ./scripts/jenkins-scripts/docker/sdformat-compilation.bash: No such file or directory

I think it sdformat-compilation.bash wasn't unused 😅

Also it is happening on windows jobs: https://build.osrfoundation.org/job/sdformat-main-clowin/6/console

C:\J\workspace\sdformat-main-clowin>call "./scripts/jenkins-scripts/sdformat-default-devel-windows-amd64.bat" 
'"./scripts/jenkins-scripts/sdformat-default-devel-windows-amd64.bat"' is not recognized as an internal or external command,
operable program or batch file.

@j-rivero
Copy link
Contributor Author

j-rivero commented Feb 21, 2025

I think it sdformat-compilation.bash wasn't unused 😅

Also it is happening on windows jobs: https://build.osrfoundation.org/job/sdformat-main-clowin/6/console

Wow. So the CI should take care of this, if I run it locally:

release-tools/jenkins-scripts/dsl on  master [?] underwent 46s❯ ./dsl_checks.bash 
./scripts/jenkins-scripts/docker/sdformat-compilation.bash script not found in the repository
./scripts/jenkins-scripts/sdformat-default-devel-windows-amd64.bat script not found in the repository

But it does no return error :(

Let me fix the CI and the revert the scripts back.

@Crola1702
Copy link
Contributor

Crola1702 commented Feb 21, 2025

Let me fix the CI and the revert the scripts back.

I already sent the PR to bring the scripts back: #1266

j-rivero added a commit that referenced this pull request Feb 21, 2025
* Restore sdformat scripts

Needed for:
* https://build.osrfoundation.org/job/sdformat-ci-main-noble-amd64/73/
* https://build.osrfoundation.org/job/sdformat-main-clowin/6/console

Signed-off-by: Cristóbal Arroyo <cristobal.arroyo@ekumenlabs.com>

* Restore sdformat hook

Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>

* Do not support old sdformats

Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>

---------

Signed-off-by: Cristóbal Arroyo <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Co-authored-by: Jose Luis Rivero <jrivero@honurobotics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants