Skip to content

Add support in vinca-pinning-render to completly delete pinning key from conda-forge-pinnings - #157

Open
traversaro wants to merge 1 commit into
masterfrom
addunpinningsupport
Open

traversaro wants to merge 1 commit into
masterfrom
addunpinningsupport

Conversation

@traversaro

Copy link
Copy Markdown
Member

This was something that I was experimenting with in my branch and in RoboStack/ros-rolling#43, but then the <key>: null syntax was reused also in RoboStack/ros-rolling#41 . Without this change, setting for example docker_image: null in vinca_pinning.yaml does not completly remove the docker_image key from the generated conda_build_config.yaml, but it just leaves it do not set (see for example channel_sources and channel_targets in https://github.com/RoboStack/ros-rolling/blob/c1a2a6c57e227f5a0884ba05c278ecd1ef5c9647/conda_build_config.yaml#L146).

With this PR, any key set to null is completely removed from the generated conda_build_config.yaml, to avoid any confusion.

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.

1 participant