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

Add gazebo11 source job to DSL #1216

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Add gazebo11 source job to DSL #1216

merged 1 commit into from
Nov 27, 2024

Conversation

j-rivero
Copy link
Contributor

@j-rivero j-rivero commented Nov 27, 2024

One more note: to release gazebo11 the release.py command needs a tweak:

release.py gazebo11 <version> --source-repo-uri https://github.com/gazebosim/gazebo-classic

Otherwise it will return a 403 problem (can be checked in Jenkins log, it is using gazebo instead of gazebo-classic as repo name).

I tested it to release 11.15.0:
https://github.com/gazebosim/gazebo-classic.git

Signed-off-by: Jose Luis Rivero <[email protected]>
@j-rivero j-rivero merged commit 3aed008 into master Nov 27, 2024
1 check passed
@j-rivero j-rivero deleted the jrivero/gazebo_classic branch November 27, 2024 18:04
@@ -445,8 +454,7 @@ def gazebo_brew_ci_any_job = job(ci_build_any_job_name_brew)
OSRFBrewCompilationAnyGitHub.create(gazebo_brew_ci_any_job, "gazebosim/gazebo-classic")
gazebo_brew_ci_any_job.with
{
label Globals.nontest_label("osx")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

ouch, this is a mistake. Resolve via direct commit on master

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