Skip to content

Conversation

@retrry
Copy link
Contributor

@retrry retrry commented Nov 10, 2025

Fixes: #170

Tested fork on my internal workflows - it is working correctly 🙂

If updating documentation:

@retrry retrry requested a review from pavelzw as a code owner November 10, 2025 11:23
@retrry retrry force-pushed the feat/working-directory branch 3 times, most recently from c106d60 to 48aa126 Compare November 10, 2025 11:38
@retrry retrry force-pushed the feat/working-directory branch from 48aa126 to 8bf8202 Compare November 10, 2025 12:21
Copy link
Collaborator

@pavelzw pavelzw left a comment

Choose a reason for hiding this comment

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

mostly looks good, a couple of comments

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

@retrry
Copy link
Contributor Author

retrry commented Nov 13, 2025

@pavelzw thanks for the review! I will make requested changes soon (this week or beginning of the next one) 🙂

@pavelzw
Copy link
Collaborator

pavelzw commented Dec 2, 2025

@retrry any updates on this pr?

pavelzw and others added 2 commits January 27, 2026 22:16
- Rename pixiPathInWorkingDir to pixiTomlPathInWorkingDir
- Rename pyprojectPathInWorkingDir to pyprojectTomlPathInWorkingDir
- Remove untildify from relative manifest paths
- Remove optional marker from execOptions parameter in executeGetOutput
- Bump version to 0.9.4
- Add note in README about setting working-directory for subsequent run steps
- Add working-directory tests to test.yml (basic, with relative manifest-path,
  and with absolute manifest-path)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update all setup-pixi version references to v0.9.4 and simplify
the working-directory note example to maintain expected count.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
pavelzw added a commit to pavelzw/pixi that referenced this pull request Jan 27, 2026
@pavelzw pavelzw added the enhancement New feature or request label Jan 27, 2026
@pavelzw pavelzw merged commit a0af7a2 into prefix-dev:main Jan 27, 2026
177 checks passed
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.

Add argument to set working-directory

2 participants