Skip to content

rattler-build 0.62.0#277312

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-rattler-build-0.62.0
Apr 13, 2026
Merged

rattler-build 0.62.0#277312
BrewTestBot merged 2 commits into
mainfrom
bump-rattler-build-0.62.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## [0.62.0] - 2026-04-13
### ✨ Highlights

The biggest change of this release is that we now clean environment variables before executing the build script.
This makes build scripts more reproducible and also matches what conda-build is doing.
However, we went for a more strict approach than conda-build since we also re-map the home directory to the working directory.
Both the CLI and Python API allow to opt for the conda-build behaviour or no environment variable isolation instead.
With the CLI a new flag --env-isolation is available which takes strict (default), conda-build or none as option.

Added

  • Allow for build_string_prefix passed into packages by @hunger in #2384
  • Enforce clean build environment with configurable isolation modes by @Hofer-Julian in #2372

Documentation

  • Fix meta.yaml leftover by @salim-b in #2398
  • Mention skill-forge in building your own forge section by @pavelzw in #2409

Fixed

  • Integers in skip/match conditions from variants.yaml by @wolfv in #2395
  • Exclude new files from strip level guessing in patch application by @Hofer-Julian in #2400
  • Reset origin URL and sync submodules before update by @Hofer-Julian in #2401
  • Bump zip by @lucascolley in #2405
  • Resolve overlinking false positives for staging outputs by @Hofer-Julian in #2402

New Contributors

  • @salim-b made their first contribution in #2398

View the full release notes at https://github.com/prefix-dev/rattler-build/releases/tag/v0.62.0.


@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 Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Apr 13, 2026
@BrewTestBot BrewTestBot enabled auto-merge April 13, 2026 10:30
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 13, 2026
Merged via the queue into main with commit 0bbad70 Apr 13, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rattler-build-0.62.0 branch April 13, 2026 10:39
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