Skip to content

Add include support for aptly backed bootstrap repository.#33

Merged
nuclearsandwich merged 1 commit intomasterfrom
aptly-include
Nov 26, 2019
Merged

Add include support for aptly backed bootstrap repository.#33
nuclearsandwich merged 1 commit intomasterfrom
aptly-include

Conversation

@nuclearsandwich
Copy link
Copy Markdown
Contributor

@nuclearsandwich nuclearsandwich commented Nov 26, 2019

This updates the --include flag to work with the current aptly-based bootstrap repository. Fixes #31.

Unlike #26 I actually had to touch the script itself.
Mostly I took information assumptions the script made about the structure of the include commands and moved it into the config values themselves.

I also needed to add a post_include_command option to trigger the snapshot and publish operation needed to push the include out to the published repositories.

@dirk-thomas
Copy link
Copy Markdown
Member

I added "Fixes #31" to the description.

@nuclearsandwich nuclearsandwich merged commit a1d75ed into master Nov 26, 2019
@nuclearsandwich nuclearsandwich deleted the aptly-include branch November 26, 2019 20:37
nuclearsandwich added a commit to ros-infrastructure/catkin_pkg that referenced this pull request Dec 3, 2019
This configuration option requires two recent changes in stdeb and
ros_release_python:
* stdeb/stdeb#147
* ros-infrastructure/ros_release_python#33

The option allows a different set of suites to be set for Python 3
releases allowing us to forestall releasing Python2 versions of these
packages for platforms where we don't plan to support Python 2.
dirk-thomas pushed a commit to ros-infrastructure/catkin_pkg that referenced this pull request Dec 3, 2019
This configuration option requires two recent changes in stdeb and
ros_release_python:
* stdeb/stdeb#147
* ros-infrastructure/ros_release_python#33

The option allows a different set of suites to be set for Python 3
releases allowing us to forestall releasing Python2 versions of these
packages for platforms where we don't plan to support Python 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--include option needs to be updated for aptly support.

2 participants