Skip to content

feat: Update rattler dependencies to latest#3519

Merged
Hofer-Julian merged 2 commits intoprefix-dev:mainfrom
mwiebe:update-rattler
Apr 7, 2025
Merged

feat: Update rattler dependencies to latest#3519
Hofer-Julian merged 2 commits intoprefix-dev:mainfrom
mwiebe:update-rattler

Conversation

@mwiebe
Copy link
Copy Markdown
Contributor

@mwiebe mwiebe commented Apr 7, 2025

Fixes #3438 by updating the rattler dependency to include conda/rattler#1195

  • Ran 'pixi run update-rattler' to update rattler packages in the project.
  • Needed to update a string in tests/integration_rust/common/package_database.rs to optional string for tests to pass.

* Ran 'pixi run update-rattler' to update rattler packages in the
  project.
* Needed to update string in tests/integration_rust/common/package_database.rs
  to optional string for tests to pass.
@wolfv
Copy link
Copy Markdown
Member

wolfv commented Apr 7, 2025

I believe the "problem" is that we do not install menu items in one of the windows places anymore, as it was deprecated (in upstream menuinst, and in rattler's menuinst). So we just need to adjust the tests on Windows.

@Hofer-Julian
Copy link
Copy Markdown
Contributor

I believe the "problem" is that we do not install menu items in one of the windows places anymore, as it was deprecated (in upstream menuinst, and in rattler's menuinst). So we just need to adjust the tests on Windows.

I've opened #3521

Copy link
Copy Markdown
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

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

Thank you @mwiebe!

@Hofer-Julian Hofer-Julian merged commit 533a727 into prefix-dev:main Apr 7, 2025
29 checks passed
@mwiebe mwiebe deleted the update-rattler branch April 7, 2025 15:39
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.

Pixi does not work with AWS credential-process feature

4 participants