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

Fix failure in package subcommand #1513

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Fix failure in package subcommand #1513

merged 2 commits into from
Oct 8, 2024

Conversation

cd-work
Copy link
Contributor

@cd-work cd-work commented Oct 8, 2024

This fixes some compatibility issues between our current API and the CLI's own internal data structures.

Closes #1514.
Closes #1512.

@cd-work cd-work requested a review from a team as a code owner October 8, 2024 16:08
@cd-work cd-work self-assigned this Oct 8, 2024
@maxrake
Copy link
Contributor

maxrake commented Oct 8, 2024

Too fast for me...was in the middle of creating #1514 when this PR went up. It looks like it fixes that one as well.

@maxrake maxrake linked an issue Oct 8, 2024 that may be closed by this pull request
kylewillmon
kylewillmon previously approved these changes Oct 8, 2024
@cd-work cd-work enabled auto-merge (squash) October 8, 2024 16:18
CHANGELOG.md Outdated Show resolved Hide resolved
This fixes some compatibility issues between our current API and the
CLI's own internal data structures.

Closes #1512.
@cd-work cd-work merged commit 1dd0623 into main Oct 8, 2024
17 checks passed
@cd-work cd-work deleted the fix_package branch October 8, 2024 18:56
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.

phylum package returns missing field version error Invalid type on phylum package command
3 participants