Skip to content

feat: adding method to expose package list in bundle#1314

Merged
emoskito merged 8 commits intodefenseunicorns:mainfrom
nicleary:feat/AddListPackagesMethod
Feb 10, 2026
Merged

feat: adding method to expose package list in bundle#1314
emoskito merged 8 commits intodefenseunicorns:mainfrom
nicleary:feat/AddListPackagesMethod

Conversation

@nicleary
Copy link
Copy Markdown
Contributor

@nicleary nicleary commented Feb 9, 2026

Description

Adds functionality to retrieve a list of packages within a bundle from within the bundle API.

Related Issue

Fixes #1313

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Nick Cleary <nick.cleary@defenseunicorns.com>
@nicleary nicleary requested a review from a team as a code owner February 9, 2026 17:30
@nicleary nicleary changed the title Adding method to expose package list in bundle feat: Adding method to expose package list in bundle Feb 9, 2026
@nicleary nicleary changed the title feat: Adding method to expose package list in bundle feat: adding method to expose package list in bundle Feb 9, 2026
@nicleary nicleary marked this pull request as draft February 9, 2026 20:10
Signed-off-by: Nick Cleary <nick.cleary@defenseunicorns.com>
Signed-off-by: Nick Cleary <nick.cleary@defenseunicorns.com>
@nicleary nicleary marked this pull request as ready for review February 9, 2026 20:45
Copy link
Copy Markdown
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

One comment on the testing - @emoskito might also have other comments so will leave this for his review as well.

Comment thread src/test/e2e/bundle_test.go Outdated
Signed-off-by: Nick Cleary <nick.cleary@defenseunicorns.com>
mjnagel
mjnagel previously approved these changes Feb 10, 2026
Comment thread src/pkg/bundle/common.go Outdated
Comment thread src/pkg/bundle/common.go Outdated
@emoskito emoskito merged commit 5bd51ec into defenseunicorns:main Feb 10, 2026
20 checks passed
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.

Expose bundle package list and metadata via bundle API

3 participants