Skip to content

feat: pixi exec --list#3311

Merged
Hofer-Julian merged 7 commits intoprefix-dev:mainfrom
lucascolley:exec-list
Mar 11, 2025
Merged

feat: pixi exec --list#3311
Hofer-Julian merged 7 commits intoprefix-dev:mainfrom
lucascolley:exec-list

Conversation

@lucascolley
Copy link
Copy Markdown
Collaborator

closes gh-3303

- Make "=" required for `--list`
- Encapsulate functionality
- Clean up code
@Hofer-Julian
Copy link
Copy Markdown
Contributor

@lucascolley nice work!
I pushed to your branch with the following changes:

  • Make "=" required for --list (otherwise list wouldn't work without a given regex, since it would think the command is the regex)
  • Move rust-src dependency
  • Encapsulate functionality
  • Clean up code

@Hofer-Julian Hofer-Julian marked this pull request as ready for review March 11, 2025 10:36
Copy link
Copy Markdown
Collaborator Author

@lucascolley lucascolley 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, all looks good to me!

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.

Thanks for your contribution @lucascolley 🚀

@Hofer-Julian Hofer-Julian merged commit 5edd7d8 into prefix-dev:main Mar 11, 2025
32 checks passed
@lucascolley
Copy link
Copy Markdown
Collaborator Author

thanks for all the help!

@lucascolley lucascolley deleted the exec-list branch March 16, 2025 21:18
wolfv pushed a commit to wolfv/pixi that referenced this pull request Mar 17, 2025
Co-authored-by: Julian Hofer <julianhofer@gnome.org>
Co-authored-by: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com>
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.

feat: pixi exec --list

2 participants