Currently only the steps and plugins arrays are merged. Ideally all sections should be merged, but for some sections (e.g. metadata) the blueprint in the private repository should take precedence over the public blueprint. Some design decisions will need to be made about exactly how this should work.
This should be tested with a full set of unit tests, which will need a new dependency and changes to the script/test script and the CI YAML. The README will also need updating.
Currently only the
stepsandpluginsarrays are merged. Ideally all sections should be merged, but for some sections (e.g. metadata) the blueprint in the private repository should take precedence over the public blueprint. Some design decisions will need to be made about exactly how this should work.This should be tested with a full set of unit tests, which will need a new dependency and changes to the
script/testscript and the CI YAML. The README will also need updating.