Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance CBS scripts to fetch external dependencies #299

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dennis-behm
Copy link
Member

This is extending the existing common backend scripts dbbBuild.sh and zBuilder.sh to automatically fetch external dependencies from an artifact repository (instead of any concatenation).

High-level capabilities:

  • Read build dependency configuration defined in the Application Descriptor.
  • Load external dependencies based on naming conventions of the CBS from an artifact repository (Nexus, Artifactory)
  • Expand the external dependencies in the build workspace for consumption by the build framework

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