Skip to content

fix: delete nested components in build public command#200

Merged
italvi merged 7 commits intomainfrom
151-build-public-incorrectly-deletes-nested-components
Jul 10, 2024
Merged

fix: delete nested components in build public command#200
italvi merged 7 commits intomainfrom
151-build-public-incorrectly-deletes-nested-components

Conversation

@CBeck-96
Copy link
Copy Markdown
Collaborator

Nested components of a deleted component will now also be removed from the SBOM.

closes #151

depends on #196

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request unittests labels Jun 10, 2024
@CBeck-96 CBeck-96 changed the title Fix: build public incorrectly deletes nested components fix: build public incorrectly deletes nested components Jun 10, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 10, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
build_public_bom.py670100% 
TOTAL16889194% 

Tests Skipped Failures Errors Time
298 2 💤 0 ❌ 0 🔥 4.995s ⏱️

@CBeck-96 CBeck-96 requested a review from italvi June 10, 2024 14:38
@italvi italvi requested a review from mmarseu June 26, 2024 06:00
mmarseu
mmarseu previously approved these changes Jun 26, 2024
Copy link
Copy Markdown
Collaborator

@mmarseu mmarseu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As requested, I tested the changes without reviewing the code. LGTM.

@CBeck-96 CBeck-96 mentioned this pull request Jun 28, 2024
@mmarseu mmarseu mentioned this pull request Jul 2, 2024
5 tasks
@CBeck-96 CBeck-96 force-pushed the 151-build-public-incorrectly-deletes-nested-components branch from 535cdf8 to 295abef Compare July 5, 2024 13:23
@CBeck-96 CBeck-96 requested a review from mmarseu July 5, 2024 15:04
Copy link
Copy Markdown
Collaborator

@mmarseu mmarseu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@italvi italvi changed the title fix: build public incorrectly deletes nested components fix: delete nested components in build public command Jul 10, 2024
@italvi italvi merged commit e8264fa into main Jul 10, 2024
@italvi italvi deleted the 151-build-public-incorrectly-deletes-nested-components branch July 10, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request unittests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build-public incorrectly deletes nested components

3 participants