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

ignition-abichecker: set GZDEV_PROJECT_NAME #273

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Conversation

scpeters
Copy link
Contributor

@scpeters scpeters commented Sep 3, 2020

I noticed while reviewing gazebosim/gz-physics#86 that the ignition ABI checker jenkins jobs aren't setting the GZDEV_PROJECT_NAME variable, since I enabled prerelease repositories for ignition-physics2 in gazebo-tooling/gzdev#16 which fixed the other Ubuntu jobs but not the ABI checker.

The ABI_JOB_SOFTWARE_NAME variable is currently ign-${IGN_DESIGNATION}, so expand "ign-" to "ignition-" and append the major version.

Also removes some old code that was enabling prerelease repos.

Signed-off-by: Steve Peters [email protected]

The ABI_JOB_SOFTWARE_NAME variable is currently "ign-${IGN_DESIGNATION}",
so expand "ign-" to "ignition-" and append the major version.

Also remove some old code that was enabling prerelease repos.

Signed-off-by: Steve Peters <[email protected]>
@j-rivero j-rivero merged commit a2fa2b0 into master Sep 9, 2020
@j-rivero j-rivero deleted the ignition_abi_gzdev branch September 9, 2020 09:21
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