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

feat: use new gateway for pixi search #1819

Merged
merged 7 commits into from
Aug 22, 2024

Conversation

nichmor
Copy link
Contributor

@nichmor nichmor commented Aug 15, 2024

No description provided.

@nichmor nichmor marked this pull request as ready for review August 16, 2024 07:52
Cargo.toml Outdated Show resolved Hide resolved
src/cli/search.rs Outdated Show resolved Hide resolved
src/cli/search.rs Outdated Show resolved Hide resolved
src/cli/search.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@baszalmstra baszalmstra left a comment

Choose a reason for hiding this comment

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

There are a number of linting errors be otherwise LGTM

Cargo.toml Outdated
Comment on lines 330 to 338
rattler = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_conda_types = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_digest = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_lock = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_networking = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_repodata_gateway = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_shell = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_solve = { git = "https://github.com/conda/rattler", branch = "main" }
rattler_virtual_packages = { git = "https://github.com/conda/rattler", branch = "main" }
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be removed (or commented out)

@baszalmstra baszalmstra enabled auto-merge (squash) August 22, 2024 07:31
@baszalmstra baszalmstra merged commit 487c0a1 into prefix-dev:main Aug 22, 2024
28 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.

2 participants