-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make release.py to automatically deal with ign- Citadel packages (#1109)
* Make release.py to automatically deal with ign- Citadel packages Signed-off-by: Jose Luis Rivero <[email protected]> * Use gz- in SOURCE_REPO_URI Signed-off-by: Jose Luis Rivero <[email protected]> * Be sure of not using github.org Signed-off-by: Jose Luis Rivero <[email protected]> * Do not enforce the PACKAGE name in OSRFSourceCreation Signed-off-by: Jose Luis Rivero <[email protected]> * Add test to check SOURCE_REPO_URI Signed-off-by: Jose Luis Rivero <[email protected]> * Disable safety check on package-name tarball Signed-off-by: Jose Luis Rivero <[email protected]> * repository_uploader uses PACKAGE_ALIAS not PACKAGE Signed-off-by: Jose Luis Rivero <[email protected]> * PACKAGE needs to be in OSRFSourceCreation Signed-off-by: Jose Luis Rivero <[email protected]> * Fix dealing with ign-gazebo to be gz-sim Signed-off-by: Jose Luis Rivero <[email protected]> --------- Signed-off-by: Jose Luis Rivero <[email protected]>
- Loading branch information
Showing
4 changed files
with
70 additions
and
36 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
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