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.30.0 #191245

Merged
merged 2 commits into from
Sep 19, 2024
Merged

pixi 0.30.0 #191245

merged 2 commits into from
Sep 19, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
#### ✨ Highlights
I want to thank @synapticarbors and @abkfenris for starting the work on `pixi project export`.
Pixi now supports the export of a conda `environment.yml` file and a conda explicit specification file.
This is a great addition to the project and will help users to share their projects with other non pixi users.

Added

  • Export conda explicit specification file from project by @synapticarbors in #1873
  • Add flag to pixi search by @Hofer-Julian in #2018
  • Adds the ability to set the index strategy by @tdejager in #1986
  • Export conda environment.yml by @abkfenris in #2003

Changed

  • Improve examples/docker by @jennydaman in #1965
  • Minimal pre-commit tasks by @Hofer-Julian in #1984
  • Improve error and feedback when target does not exist by @tdejager in #1961
  • Move the rectangle using a mouse in SDL by @certik in #2069

Documentation

  • Update cli.md by @xela-95 in #2047
  • Update system-requirements information by @ruben-arts in #2079
  • Append to file syntax in task docs by @nicornk in #2013
  • Change documentation of pixi upload to refer to correct API endpoint by @traversaro in #2074

Testing

  • Add downstream nerfstudio test by @tdejager in #1996
  • Run pytests in parallel by @tdejager in #2027
  • Testing common wheels by @tdejager in #2031

Fixed

  • Lock file is always outdated for pypi path dependencies by @nichmor in #2039
  • Fix error message for export conda explicit spec by @synapticarbors in #2048
  • Use conda-pypi-map for feature channels by @nichmor in #2038
  • Constrain feature platforms in schema by @bollwyvl in #2055
  • Split tag creation functions by @tdejager in #2062
  • Tree print to pipe by @ruben-arts in #2064
  • subdirectory in pypi url by @ruben-arts in #2065
  • Create a GUI application on Windows, not Console by @certik in #2067
  • Make dashes underscores in python package names by @ruben-arts in #2073
  • Give better errors on broken pyproject.toml by @ruben-arts in #2075

Refactor

  • Stop duplicating strip_channel_alias from rattler by @Hofer-Julian in #2017
  • Follow-up wheels tests by @Hofer-Julian in #2063
  • Integration test suite by @Hofer-Julian in #2081
  • Remove psutils by @Hofer-Julian in #2083
  • Add back older caching method by @tdejager in #2046
  • Release script by @Hofer-Julian in #1978
  • Activation script by @Hofer-Julian in #2014
  • Pins python version in add_pypi_functionality by @tdejager in #2040
  • Improve the lock_file_usage flags and behavior. by @ruben-arts in #2078
  • Move matrix to workflow that it is used in by @tdejager in #1987
  • Refactor manifest into more generic approach by @nichmor in #2015

New Contributors

  • @certik made their first contribution in #2069
  • @xela-95 made their first contribution in #2047
  • @nicornk made their first contribution in #2013
  • @jennydaman made their first contribution in #1965

@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 Sep 19, 2024
Copy link
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 Sep 19, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 19, 2024
Merged via the queue into master with commit 2aa2d95 Sep 19, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.30.0 branch September 19, 2024 18:19
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