Skip to content

Add dependency check for current child samples #1142

Closed
devfile/registry
#397
@michael-valdron

Description

@michael-valdron

Which area/kind this issue is related to?

/area ci
/area registry

Issue Description

In order to ensure our current child samples remain compatible with changes to their parent stacks, a dependency check on these samples will be necessary to prevent breaking changes from being introduced to the parents. This dependency check should be run on all PRs made to the community registry repository.

We need to:

  1. Set up a dependency tree that shows the current child samples for each parent stack
  2. Triggers the testing of child samples as part of the PR tests of the parent stacks

The auto-generated dependency tree and inclusion of additional child stacks/samples are planned in the upcoming #1060 changes.

Metadata

Metadata

Labels

area/ciarea/registryDevfile registry for stacks and infrastructure

Type

No type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions