Skip to content

zBuilder Add custom dependencies task#397

Open
dennis-behm wants to merge 1 commit into
IBM:mainfrom
dennis-behm:feature/addCustomDependencies
Open

zBuilder Add custom dependencies task#397
dennis-behm wants to merge 1 commit into
IBM:mainfrom
dennis-behm:feature/addCustomDependencies

Conversation

@dennis-behm
Copy link
Copy Markdown
Member

This is a new task sample that allows to establish custom dependencies between files in your repository, that are not detected by the DBB scanners.

It's configuration based approach allows to establish and store dependencies in the DBB Metadatastore between source files and related files, such as configuration artifacts, based on matching basenames.

This allows and expanded ImpactAnalysis process to address scenarios like:

  • The repository contains custom pkgbind configuration files, that need to be processed by the build framework (for example via the Transfer language task)
  • The repository contains custom link configuration files, that need to be made available in build datasets, to be passed into the linkage editing process
  • The repository contains custom test case files, that should execute once a corresponding module has been built

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
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