Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: conda/conda-build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.3.0
Choose a base ref
...
head repository: conda/conda-build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.3.1
Choose a head ref
  • 4 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 23, 2025

  1. Configuration menu
    Copy the full SHA
    19251f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. test: regression tests for bugs in 5645 and 5644 (#5648)

    * [pre-commit.ci] pre-commit autoupdate (#5641)
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    
    * Revert "Fix transitive subpackage dependency resolution (#5603)"
    
    This reverts commit 49872a5, but keeping tests
    
    * add news
    
    * xfail test
    
    * pre-commit
    
    * test: add test for grpc regression
    
    * fix: need to limit to linux
    
    * fix: specify conda-forge
    
    * test: add 5644 test
    
    * test: try osx-arm64 recipe
    
    * test: ensure cross-compiles
    
    * fix: skip message is wrong
    
    * Xfail recipe
    
    * style: pre-the-commit
    
    * doc: add news
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Ken Odegard <kodegard@anaconda.com>
    Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
    4 people authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    70e79f2 View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    * Downgrade necessary permissions for build script
    
    * Use atomic moves to minimize attack window
    
    * add news
    
    * minimize windows further
    
    * use opener
    
    * Provide new helper context manager to handle atomic writes and permission setting
    
    * pre-commit
    
    * clarify need for umask reset
    
    * use secrets.token_urlsafe with 64 characters
    
    * Revert "Fix transitive subpackage dependency resolution (#5603)" (#5647)
    
    * Update conda_build/utils.py
    
    Co-authored-by: Ken Odegard <kodegard@anaconda.com>
    
    * Update conda_build/utils.py
    
    ---------
    
    Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
    Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>
    3 people authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d246e49 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Changelog 25.3.1 (#5652)

    kenodegard authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    d49d2f2 View commit details
    Browse the repository at this point in the history
Loading