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

Enable packaging v6 DBs #437

Draft
wants to merge 2 commits into
base: use-v6-schema
Choose a base branch
from
Draft

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Nov 21, 2024

#436 covers the build subcommand, this PR covers plumbing v6 distribution behavior through the package command. The package command supports both v1-5 and v6 behaviors separately.

The new v6 behavior:

v1-5 behavior is unchanged.

Fixes #367

PR Stack:

  1. Add transformers for v6 DB schema #436

@wagoodman wagoodman changed the title enable packaging v6 DBs Enable packaging v6 DBs Nov 21, 2024
@wagoodman wagoodman mentioned this pull request Nov 21, 2024
@wagoodman wagoodman force-pushed the update-package-for-v6 branch 2 times, most recently from 5443220 to 74400d6 Compare November 22, 2024 14:43
@wagoodman wagoodman added the changelog-ignore Don't consider when generating the changelog label Nov 25, 2024
@wagoodman wagoodman self-assigned this Nov 25, 2024
@wagoodman wagoodman requested a review from a team November 25, 2024 19:11
pkg/process/package.go Outdated Show resolved Hide resolved
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman
Copy link
Contributor Author

waiting for PR stack base to get reviewed/merged before attempting to merge this (this should go to main, not the PR stack base branch).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't consider when generating the changelog
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Make grype-db download smaller by switching compression methods
2 participants