-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ros2-add-msgs' into ros2-add-docker
- Loading branch information
Showing
81 changed files
with
456 additions
and
207 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ jobs: | |
- unit_test_panther_ros | ||
strategy: | ||
matrix: | ||
repo: [panther_ros, panther_msgs, panther-docker, panther-rpi-os-img] | ||
repo: [panther_ros, panther-docker, panther-rpi-os-img] | ||
steps: | ||
- name: Create test branch | ||
uses: GuillaumeFalourd/[email protected] | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,23 +34,6 @@ jobs: | |
name: Release Husarion UGV project | ||
runs-on: ubuntu-22.04 | ||
steps: | ||
- name: Release panther_msgs repository | ||
uses: convictional/[email protected] | ||
with: | ||
owner: husarion | ||
repo: panther_msgs | ||
github_token: ${{ secrets.GH_PAT }} | ||
workflow_file_name: release-repository.yaml | ||
ref: ${{ env.RC_BRANCH_NAME }} | ||
client_payload: | | ||
{ | ||
"release_candidate": "${{ env.RC_BRANCH_NAME }}", | ||
"version": "${{ github.event.inputs.version }}", | ||
"release_name": "${{ github.event.inputs.release_name }}", | ||
"automatic_mode": "${{ github.event.inputs.automatic_mode }}", | ||
"prerelease": "${{ github.event.inputs.prerelease }}" | ||
} | ||
- name: Release panther_ros repository | ||
uses: convictional/[email protected] | ||
with: | ||
|
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
<maintainer email="[email protected]">Husarion</maintainer> | ||
<license>Apache License 2.0</license> | ||
|
||
<url type="website">https://husarion.com/</url> | ||
<url type="website">https://husarion.com</url> | ||
<url type="repository">https://github.com/husarion/panther_ros</url> | ||
<url type="bugtracker">https://github.com/husarion/panther_ros/issues</url> | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.