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.25.0 #176490

Merged
merged 2 commits into from
Jul 5, 2024
Merged

pixi 0.25.0 #176490

merged 2 commits into from
Jul 5, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### ✨ Highlights
- `pixi exec` command, execute commands in temporary environments, useful for testing in short-lived sessions.
-  We've bumped the default system-requirements to higher defaults: glibc (2.17 -> 2.28), osx64 (10.15 -> 13.0), osx-arm64 (11.0 -> 13.0). Let us know if this causes any issues. To keep the previous values please use a `system-requirements` table, this is explained [here](https://pixi.sh/latest/reference/project_configuration/#the-system-requirements-table)

📃 Details

Changed

  • Bump system requirements by @wolfv in #1553
  • Better error when exec is missing a cmd by @tdejager in #1565
  • Make exec use authenticated client by @tdejager in #1568

Documentation

  • Automatic updating using github actions by @pavelzw in #1456
  • Describe the --change-ps1 option for pixi shell by @Yura52 in #1536
  • Add some other quantco repos by @pavelzw in #1542
  • Add example using geos-rs by @Hofer-Julian in #1563

Fixed

  • Tiny error in basic_usage.md by @Sjouks in #1513
  • Lazy initialize client by @baszalmstra in #1511
  • URL typos in rtd examples by @kklein in #1538
  • Fix satisfiability for short sha hashes by @tdejager in #1530
  • Wrong path passed to dynamic check by @tdejager in #1552
  • Don't error if no tasks is available on platform by @hoxbro in #1550

Refactor

  • Add to use update code by @baszalmstra in #1508

New Contributors

  • @kklein made their first contribution in #1538
  • @Yura52 made their first contribution in #1536
  • @Sjouks made their first contribution in #1513

@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 Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

🤖 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 Jul 5, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 5, 2024
Merged via the queue into master with commit 29f55e8 Jul 5, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.25.0 branch July 5, 2024 20:57
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