Skip to content

feat: support bin packages parsing#299

Open
upils wants to merge 18 commits into
canonical:mainfrom
upils:bin-slices
Open

feat: support bin packages parsing#299
upils wants to merge 18 commits into
canonical:mainfrom
upils:bin-slices

Conversation

@upils

@upils upils commented May 27, 2026

Copy link
Copy Markdown
Collaborator
  • Have you signed the CLA?

This PR is the first step to support the bin package kind in Chisel. It adds support
for:

  • a stores section in chisel.yaml
  • a store and default-track fields in slice definition files.

A major implementation change is the internal use of a "real name" to uniquely identify packages since the value coming from the name field is not unique anymore.

The fetching and extraction of the corresponding bins will be implemented in a
following PR.

@upils upils added the Priority Look at me first label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority Look at me first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant