[WIP] Document the buildfarm job names used#1082
Draft
Conversation
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Contributor
Author
|
I've refactored the some common sections and the platform in d1cf9a0. The format described is awful as an standard but should be able to describe the Jenkins jobs generated by the mentioned DSLs. |
Contributor
|
Thanks for working on this! The naming scheme used by the various jobs has always been a source of confusion for me. I usually end up doing a trial-and-error to find the job I'm interested in. This has especially been difficult when teaching new users or interns about our CI and which jobs they should be looking at while working on a project. Using a consistent naming scheme and having it all documented would be amazing!! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
An effort for trying to standardize the job names used in the buidlfarm. This initial draft collects the CI and install jobs for the Gazebo libraries that are currently in use, mostly generated by
gazebo_libs.dsl,ignition.dslandsdformat.dsl.Includes changes pending in #1078.
Left some TODOS to help evolving the document or improving it.