Skip to content

pixi 0.43.0#213250

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-pixi-0.43.0
Mar 21, 2025
Merged

pixi 0.43.0#213250
BrewTestBot merged 2 commits intomasterfrom
bump-pixi-0.43.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

✨ Highlights

  • 🚀 Added support for shortcuts in pixi global.
  • 🔄 Introduced pixi reinstall.
  • 🗃️ Enabled sharded repodata by default.
  • 📚 Big documentation improvements
    • Restructuring of chapters
    • Generated CLI docs
    • Renaming [project] to [workspace]

Added

  • Support for shortcuts in pixi global by @Hofer-Julian in #3226
  • Add tutorial for pixi build rattler build by @nichmor in #3330
  • Add pixi reinstall by @Hofer-Julian in #3344
  • Add pixi global shortcut CLI by @ruben-arts in #3341
  • pixi exec --list by @lucascolley in #3311
  • Autogeneration of the CLI documentation. by @ruben-arts in #3268

Changed

  • Default to "workspace" with pixi init by @Hofer-Julian in #3277
  • Enable sharded repodata by default by @ruben-arts in #3285

Documentation

  • Set sso_region in s3 config example by @pavelzw in #3289
  • Refactor by @Hofer-Julian in #3265
  • Adjust keep in sync note by @pavelzw in #3297
  • Rename project to workspace by @Hofer-Julian in #3300
  • Use consistently "Pixi" instead of "pixi" by @Hofer-Julian in #3302
  • More Pixi capitalistation by @lucascolley in #3304
  • Update README.md to note PATH changes go in ~/.bashrc, not ~/.bash_profile by @petebachant in #3305
  • Clarify pixi spelling by @Hofer-Julian in #3363
  • Fix typo by @pavelzw in #3385

Fixed

  • Run test_build_git_source_deps_from_tag again for Windows by @Hofer-Julian in #3273
  • Print all tasks for the current platform in pixi info by @ruben-arts in #3284
  • Fix "extra-slow" snapshot by @Hofer-Julian in #3298
  • pixi global install --force-reinstall by @Hofer-Julian in #3307
  • Mark more tests as "slow" by @Hofer-Julian in #3310
  • Mark test_pixi_auth as extra slow by @Hofer-Julian in #3309
  • Use --locked to run the generation of CLI docs by @ruben-arts in #3322
  • Make --git work with --branch again by @ruben-arts in #3323
  • Don't prematurely shutdown runtime by @baszalmstra in #3325
  • Let amend_pypi_purls() always use reqwest client with the mirror middle ware by @gzm55 in #3336
  • Update build backend configuration by @nichmor in #3352
  • Use new windows runners with the dev drive feature by @ruben-arts in #3361
  • Fix winget releaser job by @ruben-arts in #3380
  • Use windows latest as arm build runner by @ruben-arts in #3378
  • Use compilers instead of custom set of dependencies by @ruben-arts in #3337
  • Some unexpected behavior of pixi global update by @Glatzel in #3373

Refactor

  • Replace ignore crate with pixi_glob by @prsabahrami in #3333
  • Pypi mapping into cached client by @baszalmstra in #3318

Removed

  • Remove conda-build protocol by @nichmor in #3349

New Contributors

  • @Glatzel made their first contribution in #3373
  • @prsabahrami made their first contribution in #3333
  • @gzm55 made their first contribution in #3336
  • @petebachant made their first contribution in #3305

Download pixi 0.43.0

File Platform Checksum
pixi-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pixi-x86_64-apple-darwin.tar.gz Intel macOS checksum
pixi-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
pixi-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
pixi-x86_64-pc-windows-msvc.zip x64 Windows checksum
pixi-x86_64-pc-windows-msvc.msi x64 Windows checksum
pixi-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

@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 Mar 21, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@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 Mar 21, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 21, 2025 08:45
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 21, 2025
Merged via the queue into master with commit 8148e89 Mar 21, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.43.0 branch March 21, 2025 08:52
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-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.

2 participants