gazebo-tooling / gzdev

Gazebo developers tool is an Outreachy project designed to facilitate many of the usual tasks that Gazebo developers face daily
Other
14 stars 3 forks source link

ign-gazebo3: use prerelease for now #37

Closed azeey closed 2 years ago

azeey commented 2 years ago

Needed by https://github.com/ignitionrobotics/ign-gazebo/pull/847 and https://github.com/ignitionrobotics/ign-gazebo/pull/869

azeey commented 2 years ago

I think I've misunderstood how this works. I wanted the ign-gazebo3 PR to use a prerelease of ign-physics2, but CI job is still using a stable release. Should I have done this instead?

    - name: ignition-physics2
      repositories:
          - name: osrf
            type: stable
          - name: osrf
            type: prerelease