Skip to content

Adds support for local modules, boms, and solution boms when building#306

Merged
seansund merged 3 commits intomainfrom
local-bom-catalog
Feb 22, 2023
Merged

Adds support for local modules, boms, and solution boms when building#306
seansund merged 3 commits intomainfrom
local-bom-catalog

Conversation

@seansund
Copy link
Contributor

  • Allows passing local module.yaml in catalog parameter of build to register local module version
  • Allows passing local bom or solution bom file in catalog parameter of build to register local bom when generating solution

closes #305

Sean Sundberg added 3 commits February 22, 2023 11:15
- Support for generating BOM using local module from module.yaml file (full module metadata not necessary)
- Generate terraform template with relative path reference to local module

Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
@seansund seansund added minor Minor release (0.x.0) feature Changelog: Feature labels Feb 22, 2023
@seansund seansund merged commit c1c073f into main Feb 22, 2023
@seansund seansund deleted the local-bom-catalog branch February 22, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Changelog: Feature minor Minor release (0.x.0)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support local module, bom, and solution bom files for catalog

1 participant