Pavel Zwerschke
Pavel Zwerschke
### Problem description Similar to `pixi global install`, it might make sense to have the rosetta fallback option in `pixi exec` https://pixi.sh/v0.30.0/reference/cli/#options_24
Make pixi use build-backend dependencies from conda packages instead of uv build isolated variants
### Problem description https://github.com/prefix-dev/pixi/pull/1084#issuecomment-2027053618 In corporate environments, you might not have access to pypi but only a conda server. It would be cool if pixi was able to lock the...
### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Both pixi and rattler-build allow...
#### Description [pixi](https://pixi.sh) is a modern package manager that builds on top of the conda ecosystem. A pixi project consists of a pixi.toml (or pyproject.toml) as well as a pixi.lock....
- [ ] All [tests](https://github.com/jfrog/setup-jfrog-cli#build-the-code) passed. If this feature is not already covered by the tests, I added new tests. - [x] I used `npm run format` for formatting the...
### Is your feature request related to a problem? Please describe. We are using this action to authenticate with OIDC to jfrog’s servers. We don’t use jfrogs cli tools but...
Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...