vscdc tooling - Fix bug: Add new parent-child relation #299
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Java & java-8 is based on
base-debianimage, however the release tool did not consider this parent child relation. Fixing it.[ { "id": "base-debian", "variant": "bullseye" }, { "id": "java-8", "variant": "bullseye" }, { "id": "java", "variant": "17-bullseye" }, { "id": "java", "variant": "11-bullseye" }, { "id": "cpp", "variant": "bullseye" } ], [ { "id": "base-debian", "variant": "buster" }, { "id": "java-8", "variant": "buster" }, { "id": "java", "variant": "17-buster" }, { "id": "java", "variant": "11-buster" }, { "id": "cpp", "variant": "buster" } ], [ { "id": "base-ubuntu", "variant": "jammy" }, { "id": "cpp", "variant": "jammy" } ], [ { "id": "base-ubuntu", "variant": "focal" }, { "id": "cpp", "variant": "focal" } ], [ { "id": "base-ubuntu", "variant": "bionic" }, { "id": "cpp", "variant": "bionic" } ], [ { "id": "ruby", "variant": "2.7-bullseye" }, { "id": "jekyll", "variant": "2.7-bullseye" } ], [ { "id": "ruby", "variant": "2.7-buster" }, { "id": "jekyll", "variant": "2.7-buster" } ], [ { "id": "ruby", "variant": "3.2-bullseye" } ], [ { "id": "ruby", "variant": "3.1-bullseye" } ], [ { "id": "ruby", "variant": "3.0-bullseye" } ], [ { "id": "ruby", "variant": "3.2-buster" } ], [ { "id": "ruby", "variant": "3.1-buster" } ], [ { "id": "ruby", "variant": "3.0-buster" } ], [ { "id": "javascript-node", "variant": "18-bullseye" }, { "id": "typescript-node", "variant": "18-bullseye" } ], [ { "id": "javascript-node", "variant": "16-bullseye" }, { "id": "typescript-node", "variant": "16-bullseye" } ], [ { "id": "javascript-node", "variant": "14-bullseye" }, { "id": "typescript-node", "variant": "14-bullseye" } ], [ { "id": "javascript-node", "variant": "18-buster" }, { "id": "typescript-node", "variant": "18-buster" } ], [ { "id": "javascript-node", "variant": "16-buster" }, { "id": "typescript-node", "variant": "16-buster" } ], [ { "id": "javascript-node", "variant": "14-buster" }, { "id": "typescript-node", "variant": "14-buster" } ], [ { "id": "anaconda" } ], ...... // All others are independent ]