Skip to content

refactor: Move task into new pixi_task crate#4401

Merged
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
haecker-felix:pixi_task
Aug 21, 2025
Merged

refactor: Move task into new pixi_task crate#4401
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
haecker-felix:pixi_task

Conversation

@haecker-felix
Copy link
Copy Markdown
Collaborator

Moves the task module into a new pixi_task crate.

Had to move EnvironmentHash into pixi_core/environment, as activation in pixi_core also depends on it (but can't depend on pixi_task, as pixi_task already depends on pixi_core).

@haecker-felix haecker-felix added refactor Specifies PR or Issue is related to a refactor area:tasks Related to pixi tasks labels Aug 20, 2025
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.

Changes look good to me.
Let's wait for @baszalmstra and @tdejager to have a look as well before merging

@haecker-felix haecker-felix force-pushed the pixi_task branch 3 times, most recently from 0ffc438 to 4794802 Compare August 20, 2025 08:03
Copy link
Copy Markdown
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.

One small comment, otherwise looks good

@Hofer-Julian Hofer-Julian merged commit b376660 into prefix-dev:main Aug 21, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tasks Related to pixi tasks refactor Specifies PR or Issue is related to a refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants