Skip to content

Implement working directory setup#236

Merged
pavelzw merged 3 commits into
prefix-dev:mainfrom
retrry:feat/working-directory
Jan 27, 2026
Merged

Implement working directory setup#236
pavelzw merged 3 commits into
prefix-dev:mainfrom
retrry:feat/working-directory

Conversation

@retrry

@retrry retrry commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

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

@pavelzw pavelzw left a comment

Copy link
Copy Markdown
Collaborator

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

Comment thread README.md Outdated
Comment thread README.md
Comment thread README.md

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread src/options.ts
Comment thread src/options.ts Outdated
Comment thread src/options.ts Outdated
Comment thread src/util.ts Outdated
Comment thread .github/workflows/build.yml
@retrry

retrry commented Nov 13, 2025

Copy link
Copy Markdown
Contributor Author

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

@pavelzw

pavelzw commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator

@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