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.4.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.4.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 18, 2025

  1. fix: allow tuples, lists and dicts in selectors (#5690)

    * fix: allow tuples, lists and dicts in selectors
    
    * test: add test for selectors with tuples, lists, dicts
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * doc: add news item
    
    * fix: list literals do not work, but test node via function
    
    * test: add snippet of cfp
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    beckermr and pre-commit-ci[bot] authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    ee068b5 View commit details
    Browse the repository at this point in the history
  2. Changelog 25.4.1 (#5691)

    * Updated authorship for 25.4.1
    
    * Updated CHANGELOG for 25.4.1
    
    * Update CHANGELOG.md
    kenodegard authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b1826a1 View commit details
    Browse the repository at this point in the history
Loading