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

Implement dome view and move nightly to dome #241

Merged
merged 9 commits into from
Jul 16, 2020
Merged

Implement dome view and move nightly to dome #241

merged 9 commits into from
Jul 16, 2020

Conversation

j-rivero
Copy link
Contributor

@j-rivero j-rivero commented Jul 15, 2020

The PR implements the nightly generation for Dome versions. It needed an auxiliary function to generate only a subset of nightlies.

Tested: Build Status

Ignition debbuilder tested here: Build Status

Added items:
    GeneratedJob{name='ign-fuel-tools5-debbuilder'}
    GeneratedJob{name='ign-gazebo4-debbuilder'}
    GeneratedJob{name='ign-gui4-debbuilder'}
    GeneratedJob{name='ign-launch3-debbuilder'}
    GeneratedJob{name='ign-msgs6-debbuilder'}
    GeneratedJob{name='ign-physics3-debbuilder'}
    GeneratedJob{name='ign-rendering4-debbuilder'}
    GeneratedJob{name='ign-sensors4-debbuilder'}
    GeneratedJob{name='ign-sdformat10-debbuilder'}
    GeneratedJob{name='ign-transport9-debbuilder'}

-release repositories needed for nightlies:

  • ign-fuel-tools5
  • ign-gazebo4
  • ign-gui4
  • ign-launch3
  • ign-msgs6
  • ign-physics3
  • ign-rendering4
  • ign-sensors4
  • ign-transport9
  • sdformat10

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@j-rivero
Copy link
Contributor Author

j-rivero commented Jul 15, 2020

The nightly run displays problems with missing -release repositories (all these MARK_AS_UNSTABLE):

releasing ign-fuel-tools5 (as ignition-fuel-tools5) from branch ign-fuel-tools5 --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-gazebo4 (as ignition-gazebo4) from branch not_enabled_in_DSL --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-gui4 (as ignition-gui4) from branch not_enabled_in_DSL --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-launch3 (as ignition-launch3) from branch not_enabled_in_DSL --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-math6 (as ignition-math6) from branch not_enabled_in_DSL --ignition-repo
 - done
releasing ign-msgs6 (as ignition-msgs6) from branch ign-msgs6 --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-physics3 (as ignition-physics3) from branch ign-physics3 --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-rendering4 (as ignition-rendering4) from branch ign-rendering4 --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing ign-sensors4 (as ignition-sensors4) from branch ign-sensors4 --ignition-repo
MARK_AS_UNSTABLE
 - done
releasing sdformat1 (as sdformat1) from branch sdf10 
MARK_AS_UNSTABLE
 - done
releasing ign-transport9 (as ignition-transport9) from branch ign-transport9 --ignition-repo
MARK_AS_UNSTABLE
 - done

math6 should not be part of the nightlies AFAIK. There are other problems with these branches named not_enabled_in_DSL

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