Skip to content

Commit

Permalink
Add vcs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed May 2, 2020
1 parent de98c1f commit 29d42e4
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions .docker/tags.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
repositories:
ign-cmake:
type: git
url: https://github.com/ignitionrobotics/ign-cmake
version: ign-cmake2
ign-common:
type: git
url: https://github.com/ignitionrobotics/ign-common
version: ign-common3
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
version: ign-fuel-tools4
ign-gazebo:
type: git
url: https://github.com/diegoferigo/ign-gazebo
version: release/gym-ignition-devel
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
version: ign-gui3
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
version: ign-launch2
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
version: ign-msgs5
ign-physics:
type: git
url: https://github.com/diegoferigo/ign-physics
version: feature/extra_contact_data
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
version: ign-rendering3
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
version: ign-sensors3
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
version: ign-tools1
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
version: ign-transport8
sdformat:
type: git
url: https://github.com/osrf/sdformat
version: sdf9

0 comments on commit 29d42e4

Please sign in to comment.