Skip to content

feat(pixi_api): Add set_channels() to WorkspaceContext#5172

Merged
Hofer-Julian merged 5 commits intoprefix-dev:mainfrom
haecker-felix:set_channels
Jan 5, 2026
Merged

feat(pixi_api): Add set_channels() to WorkspaceContext#5172
Hofer-Julian merged 5 commits intoprefix-dev:mainfrom
haecker-felix:set_channels

Conversation

@haecker-felix
Copy link
Collaborator

Description

This is useful if you want to change the order of already added channels. Without this you would need to remove the channels, and add them again, which can be nasty, since this is not an atomic operation, and leave the workspace in an inconsistent state.

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: Claude

Checklist:

  • I have performed a self-review of my own code

Copy link
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.

Thanks!

@Hofer-Julian Hofer-Julian merged commit c22166f into prefix-dev:main Jan 5, 2026
86 of 107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants