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-forge/miniforge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.1.1-2
Choose a base ref
...
head repository: conda-forge/miniforge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.3.0-0
Choose a head ref
  • 19 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 16, 2025

  1. Use the process owner's local temp directory

    Updated to use the LOCALAPPDATA environment variable instead of the hard-coded runner username. This will help to avoid script changes if someone is trying to build a custom installer locally.
    
    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    562e1dd View commit details
    Browse the repository at this point in the history
  2. Use a custom location to download micromamba or default to download f…

    …rom conda-forge
    
    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    7cd2494 View commit details
    Browse the repository at this point in the history
  3. Fallback to gnu tar if bsdtar is not installed on the target build host

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    7cb8f5e View commit details
    Browse the repository at this point in the history
  4. Default INSTALLER_NAME is now Miniforge3

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    b075f97 View commit details
    Browse the repository at this point in the history
  5. Added instructions to build and test locally

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    09e5cc7 View commit details
    Browse the repository at this point in the history
  6. Include example output of test failure

    This will show the error message when miniforge is already installed in prefix path referenced by the installation process.
    
    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    a1ee008 View commit details
    Browse the repository at this point in the history
  7. bump the build number to 3

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    affb661 View commit details
    Browse the repository at this point in the history
  8. Allow for custom channels

    The custom channel would be accessible if conda-forge was not due to internal network restrictions.
    
    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    1559090 View commit details
    Browse the repository at this point in the history
  9. Double quote to prevent globbing and word splitting

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    2deb887 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Update Miniforge3/construct.yaml

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
    millsks and hmaarrfk authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    0a87318 View commit details
    Browse the repository at this point in the history
  2. Update scripts/build.sh

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
    millsks and hmaarrfk authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    215d2ce View commit details
    Browse the repository at this point in the history
  3. Update CF_CHANNEL_NAME to MINIFORGE_CHANNEL_NAME

    Signed-off-by: Kevin Mills <millsks@gmail.com>
    millsks committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6d476be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0226fe5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Rebuild for mamba 2.0.8

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    d51d155 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #754 from jjerphan/rebuild-mamba-2.0.8

    Rebuild for mamba 2.0.8
    hmaarrfk authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    abc96f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. Rebuild for conda 25.3.0

    hmaarrfk committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    eb88ce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `peter-evans/create-pull-request` from 7.0.7 to 7.0.8
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@dd2324f...271a8d0)
    
    Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@4cec3d8...ea165f8)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    a75d132 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Merge pull request #763 from conda-forge/dependabot/github_actions/gi…

    …thub-actions-9c99b50ccb
    
    Bump the github-actions group with 2 updates
    hmaarrfk authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    0ca847e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #759 from hmaarrfk/update_conda_25.3

    Rebuild for conda 25.3.0
    hmaarrfk authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c9c80c9 View commit details
    Browse the repository at this point in the history
Loading