Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixi 0.35.0 #196814

Merged
merged 2 commits into from
Nov 6, 2024
Merged

pixi 0.35.0 #196814

merged 2 commits into from
Nov 6, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
#### ✨ Highlights

pixi global now exposed binaries are not scripts anymore but actual executables.
Resulting in significant speedup and better compatibility with other tools.

Added

  • Add language packages with minor pinning by default by @ruben-arts in #2310
  • Add grouping for exposing and removing by @nichmor in #2387
  • Add trampoline for pixi global by @Hofer-Julian and @nichmor in #2381
  • Adding SCM option for init command by @alvgaona in #2342
  • Create .pixi/.gitignore containing * by @maresb in #2361

Changed

  • Use the same package cache folder by @nichmor in #2335zx
  • Disable progress in non tty by @ruben-arts in #2308
  • Improve global install reporting by @Hofer-Julian in #2395
  • Suggest fix in platform error message by @maurosilber in #2404
  • Upgrading uv to 0.4.30 by @tdejager in #2372

Documentation

  • Add pybind11 example by @alvgaona in #2324
  • Replace build with uv in pybind11 example by @alvgaona in #2341
  • Fix incorrect statement about env location by @opcode81 in #2370

Fixed

  • Global update reporting by @Hofer-Julian in #2352
  • Correctly display unrequested environments on task list by @jjjermiah in #2402

Refactor

  • Use built in string methods by @KGrewal1 in #2348
  • Reorganize integration tests by @Hofer-Julian in #2408
  • Reimplement barrier cell on OnceLock by @KGrewal1 in #2347

New Contributors

  • @maurosilber made their first contribution in #2404
  • @opcode81 made their first contribution in #2370
  • @alvgaona made their first contribution in #2342

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 6, 2024
@stefanb stefanb added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Nov 6, 2024
pixi: needs xz for linux build

Signed-off-by: Rui Chen <rui@chenrui.dev>
Copy link
Contributor

github-actions bot commented Nov 6, 2024

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 6, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 6, 2024
Merged via the queue into master with commit a8e094f Nov 6, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.35.0 branch November 6, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants