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: create repodata based on lockfile and add --inject support #10

Merged
merged 17 commits into from
Jun 5, 2024

Conversation

0xbe7a
Copy link
Contributor

@0xbe7a 0xbe7a commented Jun 4, 2024

No description provided.

@pavelzw
Copy link
Member

pavelzw commented Jun 4, 2024

let's add a test for this

@delsner delsner changed the title create repodata based on lockfile feat: create repodata based on lockfile Jun 5, 2024
@pavelzw
Copy link
Member

pavelzw commented Jun 5, 2024

Closes #8

@pavelzw pavelzw marked this pull request as ready for review June 5, 2024 16:40
@pavelzw pavelzw requested review from pavelzw and delsner as code owners June 5, 2024 16:41
@pavelzw pavelzw changed the title feat: create repodata based on lockfile feat: create repodata based on lockfile and add --inject support Jun 5, 2024
Comment on lines +18 to +25
rattler = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_digest = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_conda_types = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_index = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_lock = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_networking = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_package_streaming = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
rattler_shell = { git = "https://github.com/mamba-org/rattler", rev = "20c0951" }
Copy link
Member

@pavelzw pavelzw Jun 5, 2024

Choose a reason for hiding this comment

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

need to wait until conda/rattler#726 gets released to go to crate.io again

conda/rattler#727

@pavelzw pavelzw merged commit bbab2d9 into main Jun 5, 2024
4 checks passed
@pavelzw pavelzw deleted the diy-repodata branch June 5, 2024 21:51
@pavelzw pavelzw added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants