- 21 Apr, 2022 1 commit
-
-
Audrow Nash authored
Signed-off-by:
Audrow Nash <audrow@hey.com>
-
- 20 Apr, 2022 24 commits
-
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Audrow Nash authored
-
Audrow Nash authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Michael Ferguson authored
-
Stefan Fabian authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
-
Audrow Nash authored
* Create humble distro from rolling Signed-off-by:
Audrow Nash <audrow@hey.com> * Fix new line Signed-off-by:
Audrow Nash <audrow@hey.com> * Update humble/distribution.yaml Signed-off-by:
Audrow Nash <audrow@hey.com>
-
Marco A. Gutiérrez authored
Signed-off-by:
Marco A. Gutierrez <marco@openrobotics.org>
-
Marco A. Gutiérrez authored
Signed-off-by:
Marco A. Gutierrez <marco@openrobotics.org>
-
Erki Suurjaak authored
-
- 19 Apr, 2022 9 commits
-
-
Steven! Ragnarök authored
A malformed release repository could be missing its tracks.yaml configuration file. When this happens it should raise a ValueError as with any other failure during the release process so that the migration can continue. --- Some guards are put in place because of things you know could happen. Others are added because reality surpassed even your wildest expectations.
-
Steven! Ragnarök authored
-
Steven! Ragnarök authored
These repositories have previously been migrated and have up-to-date release repositories in the ros2-gbp organization. We should switch to using these repositories before the Humble migration in order to avoid overwriting release artifacts from those repositories.
-
Scott K Logan authored
-
Steven! Ragnarök authored
Bloom's non-interactive flags don't penetrate into the deeper subcommands run by bloom internally. Work is being done to adapt bloom so that it better handles these non-interactive contexts but rely on stdin not being an interactive terminal. By default these subprocesses are inheriting stdin from the parent script but for git bloom-release in particular we want stdin to be null.
-
Michael Hosmar authored
* Add python3-pysnmp * Add suggested lines to rosdep/python.yaml Changes for python3-pysnmp Co-authored-by:
Steven! Ragnarök <nuclearsandwich@users.noreply.github.com> * fix rhel 7 Co-authored-by:
Mike Hosmar <mhosmar@clearpathorobotics.com> Co-authored-by:
Steven! Ragnarök <nuclearsandwich@users.noreply.github.com>
-
CLOBOT authored
-
Martin Günther authored
-
Martin Günther authored
-
- 18 Apr, 2022 6 commits
-
-
Steven! Ragnarök authored
This uses a "bail out" condition to loudly error on a repository with no release version (Such as from a previous migration). I could see a case being made to silently skip these repositories rather than raising an error but I think that since the script is rarely run and the list of repositories with errors is one of the major communication outputs I wanted to start with an error condition (which still allows the rest of the migration to proceed). Adding this check will also prevent bugs when trying to release packages with an empty version since some later operations require a version string.
-
Kenji Brameld authored
-
Marco A. Gutiérrez authored
-
Chris Lalancette authored
-
Isaac I.Y. Saito authored
-
Tony Baltovski authored
-