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/rattler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rattler-v0.27.4
Choose a base ref
...
head repository: conda/rattler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rattler-v0.27.5
Choose a head ref
  • 9 commits
  • 67 files changed
  • 4 contributors

Commits on Aug 8, 2024

  1. docs: add banner to docs

    baszalmstra committed Aug 8, 2024
    Copy the full SHA
    d011284 View commit details
  2. chore: update banner (#808)

    baszalmstra authored Aug 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    927bf58 View commit details

Commits on Aug 13, 2024

  1. feat: parse channel key and consolidate NamelessMatchSpec (#810)

    Fixes #793
    
    Continuation of #792 that
    adds support for `1.2.3[channel=...]` and consolidates logic of parsing
    matchspec and namelessmatchspec some more.
    
    ---------
    
    Co-authored-by: Ruben Arts <ruben.arts@hotmail.com>
    baszalmstra and ruben-arts authored Aug 13, 2024

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    ea1bdc2 View commit details
  2. chore: bump resolvo to 0.7.0 (#805)

    Bumps `resolvo` to 0.7.0.
    baszalmstra authored Aug 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cc884ef View commit details
  3. refactor: change links from conda-incubator to conda (#813)

    Change all links from `conda-incubator` to `conda`
    baszalmstra authored Aug 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    28c4d81 View commit details
  4. feat: add extra field (#811)

    Needed for  conda-forge/conda-smithy#2034
    
    ---------
    
    Co-authored-by: Bas Zalmstra <zalmstra.bas@gmail.com>
    nichmor and baszalmstra authored Aug 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f8abd72 View commit details

Commits on Aug 14, 2024

  1. docs(py-rattler): fix example path in mkdocs snippet (#814)

    <!-- Hello! Thanks for submitting a PR! To help make things go a bit
    more
         smoothly, we would appreciate it if you follow this template. -->
    
    ### Description
    
    <!-- Good things to put here include:
           - reasons for the change (please link any relevant issues!),
           - any noteworthy (or hacky) choices to be aware of,
           - or what the problem resolved here looked like. -->
    
    Fixing the example in the quickstart
    
    <!-- Just as a reminder, everyone in all conda org spaces (including
    PRs)
         must follow the Conda Org Code of Conduct (link below).
    
    Finally, once again, thanks for your time and effort. If you have any
         feedback in regards to your experience contributing here, please
         let us know!
    
         Helpful links:
    - Conda Org COC:
    https://github.com/conda/.github/blob/main/CODE_OF_CONDUCT.md
    - Contributing docs:
    https://github.com/conda/.github/blob/main/CONTRIBUTING.md -->
    ruben-arts authored Aug 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f732c2d View commit details
  2. fix: move more links to the conda org from conda-incubator (#816)

    ruben-arts authored Aug 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1133449 View commit details

Commits on Aug 15, 2024

  1. chore: release (#807)

    baszalmstra authored Aug 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1e99d7a View commit details
Loading