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

[ign ➡️ gz] URLs #111

Merged
merged 3 commits into from
Jun 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Fetch upstream (to enable diff)
run: |
git remote add unittest_upstream_comparision https://github.com/ignition-tooling/gazebodistro.git || git remote set-url unittest_upstream_comparision https://github.com/ignition-tooling/gazebodistro.git
git remote add unittest_upstream_comparision https://github.com/gazebo-tooling/gazebodistro.git || git remote set-url unittest_upstream_comparision https://github.com/gazebo-tooling/gazebodistro.git
git fetch --no-tags --depth=1 unittest_upstream_comparision master
- name: Install Dependencies
run: |
Expand All @@ -27,7 +27,7 @@ jobs:
pip install PyGithub
- name: Run Nose Tests
run: nosetests -s
yamllint:
yamllint:
name: Yaml Linting
runs-on: ubuntu-20.04
strategy:
Expand Down
30 changes: 15 additions & 15 deletions collection-acropolis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,61 @@
repositories:
ign-cmake:
type: git
url: https://github.com/ignitionrobotics/ign-cmake
url: https://github.com/gazebosim/gz-cmake
version: ign-cmake2
ign-common:
type: git
url: https://github.com/ignitionrobotics/ign-common
url: https://github.com/gazebosim/gz-common
version: ign-common3
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
url: https://github.com/gazebosim/gz-fuel-tools
version: ign-fuel-tools3
ign-gazebo:
type: git
url: https://github.com/ignitionrobotics/ign-gazebo
url: https://github.com/gazebosim/gz-sim
version: ign-gazebo1
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
url: https://github.com/gazebosim/gz-gui
version: ign-gui1
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
url: https://github.com/gazebosim/gz-launch
version: ign-launch0
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
url: https://github.com/gazebosim/gz-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
url: https://github.com/gazebosim/gz-msgs
version: ign-msgs3
ign-physics:
type: git
url: https://github.com/ignitionrobotics/ign-physics
url: https://github.com/gazebosim/gz-physics
version: ign-physics1
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
url: https://github.com/gazebosim/gz-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
url: https://github.com/gazebosim/gz-rendering
version: ign-rendering1
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
url: https://github.com/gazebosim/gz-sensors
version: ign-sensors1
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
url: https://github.com/gazebosim/gz-tools
version: ign-tools0
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
url: https://github.com/gazebosim/gz-transport
version: ign-transport6
sdformat:
type: git
url: https://github.com/osrf/sdformat
url: https://github.com/gazebosim/sdformat
version: sdf8
30 changes: 15 additions & 15 deletions collection-blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,61 @@
repositories:
ign-cmake:
type: git
url: https://github.com/ignitionrobotics/ign-cmake
url: https://github.com/gazebosim/gz-cmake
version: ign-cmake2
ign-common:
type: git
url: https://github.com/ignitionrobotics/ign-common
url: https://github.com/gazebosim/gz-common
version: ign-common3
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
url: https://github.com/gazebosim/gz-fuel-tools
version: ign-fuel-tools3
ign-gazebo:
type: git
url: https://github.com/ignitionrobotics/ign-gazebo
url: https://github.com/gazebosim/gz-sim
version: ign-gazebo2
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
url: https://github.com/gazebosim/gz-gui
version: ign-gui2
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
url: https://github.com/gazebosim/gz-launch
version: ign-launch1
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
url: https://github.com/gazebosim/gz-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
url: https://github.com/gazebosim/gz-msgs
version: ign-msgs4
ign-physics:
type: git
url: https://github.com/ignitionrobotics/ign-physics
url: https://github.com/gazebosim/gz-physics
version: ign-physics1
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
url: https://github.com/gazebosim/gz-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
url: https://github.com/gazebosim/gz-rendering
version: ign-rendering2
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
url: https://github.com/gazebosim/gz-sensors
version: ign-sensors2
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
url: https://github.com/gazebosim/gz-tools
version: ign-tools0
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
url: https://github.com/gazebosim/gz-transport
version: ign-transport7
sdformat:
type: git
url: https://github.com/osrf/sdformat
url: https://github.com/gazebosim/sdformat
version: sdf8
30 changes: 15 additions & 15 deletions collection-citadel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,61 @@
repositories:
ign-cmake:
type: git
url: https://github.com/ignitionrobotics/ign-cmake
url: https://github.com/gazebosim/gz-cmake
version: ign-cmake2
ign-common:
type: git
url: https://github.com/ignitionrobotics/ign-common
url: https://github.com/gazebosim/gz-common
version: ign-common3
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
url: https://github.com/gazebosim/gz-fuel-tools
version: ign-fuel-tools4
ign-gazebo:
type: git
url: https://github.com/ignitionrobotics/ign-gazebo
url: https://github.com/gazebosim/gz-sim
version: ign-gazebo3
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
url: https://github.com/gazebosim/gz-gui
version: ign-gui3
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
url: https://github.com/gazebosim/gz-launch
version: ign-launch2
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
url: https://github.com/gazebosim/gz-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
url: https://github.com/gazebosim/gz-msgs
version: ign-msgs5
ign-physics:
type: git
url: https://github.com/ignitionrobotics/ign-physics
url: https://github.com/gazebosim/gz-physics
version: ign-physics2
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
url: https://github.com/gazebosim/gz-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
url: https://github.com/gazebosim/gz-rendering
version: ign-rendering3
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
url: https://github.com/gazebosim/gz-sensors
version: ign-sensors3
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
url: https://github.com/gazebosim/gz-tools
version: ign-tools1
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
url: https://github.com/gazebosim/gz-transport
version: ign-transport8
sdformat:
type: git
url: https://github.com/osrf/sdformat
url: https://github.com/gazebosim/sdformat
version: sdf9
30 changes: 15 additions & 15 deletions collection-dome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,61 @@
repositories:
ign-cmake:
type: git
url: https://github.com/ignitionrobotics/ign-cmake
url: https://github.com/gazebosim/gz-cmake
version: ign-cmake2
ign-common:
type: git
url: https://github.com/ignitionrobotics/ign-common
url: https://github.com/gazebosim/gz-common
version: ign-common3
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
url: https://github.com/gazebosim/gz-fuel-tools
version: ign-fuel-tools5
ign-gazebo:
type: git
url: https://github.com/ignitionrobotics/ign-gazebo
url: https://github.com/gazebosim/gz-sim
version: ign-gazebo4
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
url: https://github.com/gazebosim/gz-gui
version: ign-gui4
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
url: https://github.com/gazebosim/gz-launch
version: ign-launch3
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
url: https://github.com/gazebosim/gz-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
url: https://github.com/gazebosim/gz-msgs
version: ign-msgs6
ign-physics:
type: git
url: https://github.com/ignitionrobotics/ign-physics
url: https://github.com/gazebosim/gz-physics
version: ign-physics3
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
url: https://github.com/gazebosim/gz-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
url: https://github.com/gazebosim/gz-rendering
version: ign-rendering4
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
url: https://github.com/gazebosim/gz-sensors
version: ign-sensors4
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
url: https://github.com/gazebosim/gz-tools
version: ign-tools1
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
url: https://github.com/gazebosim/gz-transport
version: ign-transport9
sdformat:
type: git
url: https://github.com/osrf/sdformat
url: https://github.com/gazebosim/sdformat
version: sdf10
Loading