Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installers to conda 4.14 #3

Merged
merged 259 commits into from
Aug 26, 2022
Merged

Update installers to conda 4.14 #3

merged 259 commits into from
Aug 26, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    9d90b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ef9a7 View commit details
    Browse the repository at this point in the history
  3. Set github artifact name to avoid sharing the same artifact

    Co-authored-by: Isuru Fernando <isuruf@gmail.com>
    ericpre and isuruf authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    11f16ba View commit details
    Browse the repository at this point in the history
  4. Upload all artefacts.

    ericpre committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    47c6e1c View commit details
    Browse the repository at this point in the history
  5. Merge pull request conda-forge#88 from ericpre/add_start_menu_shortcut

    Add miniforge_console_shortcut on windows
    isuruf authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    e365865 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    cc0df51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b86e1 View commit details
    Browse the repository at this point in the history
  3. ensure build dir exists

    bollwyvl committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    1b8c3a3 View commit details
    Browse the repository at this point in the history
  4. restore deeper docs path

    bollwyvl committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    b8f2641 View commit details
    Browse the repository at this point in the history
  5. Upload the docs to gh-pages

    isuruf authored Jan 2, 2021
    Configuration menu
    Copy the full SHA
    f3d751d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 4, 2021

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

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    0f3d6e4 View commit details
    Browse the repository at this point in the history
  2. Add links & capitalization

    These changes are intended to make the Readme easier to understand.
    
    I have emphasized the difference between PyPy and CPython.
    
    Adding links will also reduce confusion if a user does not know what e.g. PyPy and Mamba are.
    Mamba in particular is difficult to search for, because it shares a name with at least 2 other
    established Python-related projects.
    gwerbin authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    bc89a22 View commit details
    Browse the repository at this point in the history
  3. Make "conda-forge" lower case

    Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
    gwerbin and hmaarrfk authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ce24f70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0b1730 View commit details
    Browse the repository at this point in the history
  5. Merge pull request conda-forge#97 from domoritz/patch-2

    add brew installation instructions
    hmaarrfk authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    e75e619 View commit details
    Browse the repository at this point in the history
  6. Merge pull request conda-forge#98 from gwerbin/patch-1

    Readme updates: add links, capitalization, & formatting
    hmaarrfk authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ebef8ac View commit details
    Browse the repository at this point in the history
  7. Merge pull request conda-forge#89 from bollwyvl/add-download-page

    add release page prototype from gist
    scopatz authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    b448cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    98d8ea8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#109 from isuruf/experimental

    Note that Apple Silicon builds are experimental
    isuruf authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7980ae7 View commit details
    Browse the repository at this point in the history
  3. Update to mamba=0.7.12

    xhochy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    137a4b9 View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    xhochy committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    52ddea6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Add CODEOWNERS

    xhochy committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    ff46705 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#112 from xhochy/codeowners

    Add CODEOWNERS
    isuruf authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c734678 View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#110 from xhochy/update-mamba

    Update to mamba=0.7.12
    isuruf authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    65277cd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

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

Commits on Feb 23, 2021

  1. Limit updates to mamba version

    xhochy committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3250349 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    3023ba9 View commit details
    Browse the repository at this point in the history
  2. Cleanup readme download instructions.

    Co-authored-by: Isuru Fernando <isuruf@gmail.com>
    hmaarrfk and isuruf authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ca98cec View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#122 from hmaarrfk/add_download_instruc…

    …tions_to_readme
    
    Update instructions in the Readme with instructions for CI users.
    isuruf authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1fef784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccb3ce3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request conda-forge#124 from isuruf/license

    Note that binary packages have their own terms
    hmaarrfk authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6317037 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    isuruf committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c8acc89 View commit details
    Browse the repository at this point in the history
  7. Another typo

    isuruf authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    9ff40e4 View commit details
    Browse the repository at this point in the history
  8. grammar

    isuruf authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    fa5314a View commit details
    Browse the repository at this point in the history
  9. Merge pull request conda-forge#125 from isuruf/typo

    Fix typo
    isuruf authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5c7846b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Remove bzip2

    hmaarrfk committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    c2c99ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#128 from hmaarrfk/remove_bzip2

    [WIP] Remove bzip2
    isuruf authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    e0194a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    996df3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#117 from xhochy/autoupdate

    Add action to auto-update conda & mamba
    isuruf authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8e0483f View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#132 from xhochy/tag-on-conda-release

    Add Github Action to ask for a tag
    isuruf authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    3484ff6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Update mamba version

    isuruf authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    1c5a923 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#133 from conda-forge/autoupdate-action

    Update mamba version
    isuruf authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2008071 View commit details
    Browse the repository at this point in the history
  3. Update mamba version

    isuruf authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    74b9f3d View commit details
    Browse the repository at this point in the history
  4. Merge pull request conda-forge#134 from conda-forge/autoupdate-action

    Update mamba version
    isuruf authored Mar 6, 2021
    Configuration menu
    Copy the full SHA
    3b52e8e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Use micromamba for all platforms

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a37c2d4 View commit details
    Browse the repository at this point in the history
  2. only unix

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    35b0e16 View commit details
    Browse the repository at this point in the history
  3. Pass through TARGET_PLATFORM

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0eda552 View commit details
    Browse the repository at this point in the history
  4. update micromamba

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    89ba30c View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    52800f4 View commit details
    Browse the repository at this point in the history
  6. Update build_miniforge.sh

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    c63fb6d View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7f59bcf View commit details
    Browse the repository at this point in the history
  8. Keep using 0.6.5 as 0.7.13 breaks stuff

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ba8b7d6 View commit details
    Browse the repository at this point in the history
  9. update constructor

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a0d185c View commit details
    Browse the repository at this point in the history
  10. Update build.sh

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    12a682b View commit details
    Browse the repository at this point in the history
  11. use micromamba 0.8.0

    isuruf authored and wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d0d3d47 View commit details
    Browse the repository at this point in the history
  12. try micromamba 0.8.2

    wolfv committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    b39b843 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    784c97f View commit details
    Browse the repository at this point in the history
  14. Update mamba version

    isuruf authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    2461c90 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Merge pull request conda-forge#135 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    0d6df40 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. upload miniforge for all jobs

    isuruf authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0d4b520 View commit details
    Browse the repository at this point in the history
  2. Use upstream constructor

    isuruf authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    ce9c1bb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Update mamba version

    isuruf authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    34d28bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#138 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9de3d50 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Update mamba version

    isuruf authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    ef1aa86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#139 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    ab5909b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 20, 2021

  1. Update mamba version

    isuruf authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f517c26 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Merge pull request conda-forge#142 from conda-forge/autoupdate-action

    Update mamba version
    isuruf authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    aee89b1 View commit details
    Browse the repository at this point in the history
  2. Update default python versions

    isuruf committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ac0a22f View commit details
    Browse the repository at this point in the history
  3. update constructor to 3.2.1

    isuruf committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f54eb22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baf34df View commit details
    Browse the repository at this point in the history
  5. Download micromamba directly

    isuruf committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f8bcb4e View commit details
    Browse the repository at this point in the history
  6. Add a note about micromamba

    isuruf committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e37cfc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f99b552 View commit details
    Browse the repository at this point in the history
  8. Add -f to bsdtar

    isuruf committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6f0b41c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 25, 2021

  1. Update conda version

    isuruf authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    bdee9f1 View commit details
    Browse the repository at this point in the history
  2. Update mamba version

    isuruf authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8628975 View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#149 from isuruf/update

    Update default python version
    isuruf authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    948c6ad View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. try micromamba 0.12.0

    wolfv committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e14d1eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18e8de View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Update mamba version

    isuruf authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    9d74d44 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

Commits on May 13, 2021

  1. Update mamba version

    isuruf authored May 13, 2021
    Configuration menu
    Copy the full SHA
    aec743c View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#153 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored May 13, 2021
    Configuration menu
    Copy the full SHA
    cb90b1f View commit details
    Browse the repository at this point in the history
  3. Update mamba version

    isuruf authored and wolfv committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b60b971 View commit details
    Browse the repository at this point in the history
  4. Use micromamba 0.13.0 and fixed constructor

    isuruf authored and wolfv committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e17958e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b371150 View commit details
    Browse the repository at this point in the history
  6. Update LICENSE

    isuruf authored May 13, 2021
    Configuration menu
    Copy the full SHA
    6f9b805 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Remove defaults

    isuruf authored May 17, 2021
    Configuration menu
    Copy the full SHA
    4a6eae1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge pull request conda-forge#108 from isuruf/platforms

    Use micromamba for all platforms
    isuruf authored May 21, 2021
    Configuration menu
    Copy the full SHA
    dd6c950 View commit details
    Browse the repository at this point in the history
  2. Add a darwin link

    isuruf committed May 21, 2021
    Configuration menu
    Copy the full SHA
    518ae01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#156 from isuruf/darwin

    Add a darwin link
    isuruf authored May 21, 2021
    Configuration menu
    Copy the full SHA
    3e78f68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3ffe71 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Merge pull request conda-forge#157 from isuruf/update

    Update README to use curl or wget url
    isuruf authored May 22, 2021
    Configuration menu
    Copy the full SHA
    12c0df0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    efe3b83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#160 from isuruf/win

    don't use micromamba for windows as menus are not supported
    isuruf authored May 26, 2021
    Configuration menu
    Copy the full SHA
    2f9d5c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Update mamba version

    isuruf authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    98dfabe View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge pull request conda-forge#166 from conda-forge/autoupdate-action

    Update mamba version
    isuruf authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    f074d37 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    4f366f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#173 from conda-forge/test_matrix_cleanup

    Replace Ubntu 19.10 with 21.04 in test matrix
    hmaarrfk authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    1fc24ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d8856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d9cb8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request conda-forge#145 from hmaarrfk/rpi

    Single out the raspberry pi in our readme documentation
    hmaarrfk authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    90a3bce View commit details
    Browse the repository at this point in the history
  6. Update README.md

    hmaarrfk authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    5bca6cb View commit details
    Browse the repository at this point in the history
  7. Update README.md

    hmaarrfk authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    ab96dbf View commit details
    Browse the repository at this point in the history
  8. Update mamba version

    isuruf authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    17f727b View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Co-authored-by: Uwe L. Korn <xhochy@users.noreply.github.com>
    hmaarrfk and xhochy authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    11838c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0151842 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Merge pull request conda-forge#176 from hmaarrfk/about_instructions

    Added more information about what is miniforge
    xhochy authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4125c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Update mamba version

    isuruf authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    bad3cf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#178 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    7c26d08 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    86ba22f View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#181 from dbast/master

    Add dependabot config to update github action versions including pinned versions
    xhochy authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9c4e325 View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 3 to 4.0.2

    Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 4.0.2.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v3...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    35df76c View commit details
    Browse the repository at this point in the history
  4. Bump conda-incubator/setup-miniconda from 2 to 2.1.1

    Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2 to 2.1.1.
    - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
    - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/master/CHANGELOG.md)
    - [Commits](conda-incubator/setup-miniconda@v2...35d1405)
    
    ---
    updated-dependencies:
    - dependency-name: conda-incubator/setup-miniconda
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    87e10fd View commit details
    Browse the repository at this point in the history
  5. Bump peter-evans/create-pull-request from 3.8.2 to 3.10.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.8.2 to 3.10.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@052fc72...9825ae6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    bfcc015 View commit details
    Browse the repository at this point in the history
  6. Merge pull request conda-forge#182 from conda-forge/dependabot/github…

    …_actions/actions/github-script-4.0.2
    
    Bump actions/github-script from 3 to 4.0.2
    xhochy authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4e3642c View commit details
    Browse the repository at this point in the history
  7. Merge pull request conda-forge#183 from conda-forge/dependabot/github…

    …_actions/conda-incubator/setup-miniconda-2.1.1
    
    Bump conda-incubator/setup-miniconda from 2 to 2.1.1
    xhochy authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    af69479 View commit details
    Browse the repository at this point in the history
  8. Merge pull request conda-forge#184 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-3.10.0
    
    Bump peter-evans/create-pull-request from 3.8.2 to 3.10.0
    xhochy authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    f66fd0d View commit details
    Browse the repository at this point in the history
  9. Update mamba version

    isuruf authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    0666379 View commit details
    Browse the repository at this point in the history
  10. Merge pull request conda-forge#180 from conda-forge/autoupdate-action

    Update mamba version
    xhochy authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c243d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Set defaults for all required environment variables in build_miniforg…

    …e.sh
    
    The variables are exported in the same order as they are set ci.yml.
    
    Some variables are exported so that `docker run -e $VARIALE ..` gets them.
    
    Also print environemt variables at the beginning of build.sh for better
    debuggability.
    dbast committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    13d64c9 View commit details
    Browse the repository at this point in the history
  2. Switch to tonistiigi/binfmt as qemu provider to support building on M1

    The mentioned https://github.com/docker/setup-qemu-action also uses the
    tonistiigi/binfmt image. It supports not only linux/amd64 as emulation
    host, but also all the OS/ARCH combination it can emulate.
    
    This enables running build_miniforge.sh on Apple M1.
    dbast committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    6236e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Merge pull request conda-forge#187 from dbast/local_build

    Switch to tonistiigi/binfmt as qemu provider to support building on Apple M1
    isuruf authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    2b50cc8 View commit details
    Browse the repository at this point in the history
  2. Update mamba version

    isuruf authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    1424000 View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#186 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    e554785 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Pin miniforge_console_shortcut to 1.0 until conda-standalone supports…

    … the ${DISTRIBUTION_NAME} placeholder
    ericpre committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    cd3b328 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request conda-forge#193 from ericpre/pin_console_shortcut

    Pin console shortcut
    isuruf authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    58919f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. use newest micromamba

    wolfv committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f893db1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Update mamba version

    isuruf authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e9fe12f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Merge pull request conda-forge#202 from conda-forge/autoupdate-action

    Update mamba version
    xhochy authored Aug 22, 2021
    Configuration menu
    Copy the full SHA
    a2edfb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 3.10.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@9825ae6...7380612)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    aabbdd7 View commit details
    Browse the repository at this point in the history
  2. Bump actions/github-script from 4.0.2 to 4.1

    Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v4.0.2...v4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    4c8205b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request conda-forge#203 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-3.10.1
    
    Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1
    hmaarrfk authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ecb849c View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#204 from conda-forge/dependabot/github…

    …_actions/actions/github-script-4.1
    
    Bump actions/github-script from 4.0.2 to 4.1
    hmaarrfk authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1bf6a51 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Fix shellcheck findings

    * Double quote strings and put braces around variable references
      Fixes shellcheck findings:
        SC2086: Double quote to prevent globbing and word splitting.
        SC2250: Prefer putting braces around variable references even when not
                strictly required.
    * Add missing bash shebang and add set -ex to exit on error
      Fixes shellcheck finding:
        SC2148: Tips depend on target shell and yours is unknown. Add a shebang or
        a 'shell' directive.
    * Selectively disable shellchek SC1090,SC1091,SC1090
        SC1090: ShellCheck can't follow non-constant source. Use a directive to
                specify location.
        SC1091: Not following: ./Scripts/activate was not specified as input (see
                shellcheck -x).
        SC2086: Double quote to prevent globbing and word splitting.
        SC2154: $VARIABLE is referenced but not assigned.
    dbast committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    981de3d View commit details
    Browse the repository at this point in the history
  2. Add linting action with shellcheck and according problem matcher

    This also visualizes the findings via problem matcher in the Github diff
    view.
    dbast committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    931c97e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Merge pull request conda-forge#206 from dbast/scripts

    Lint via shellcheck and fix findings
    hmaarrfk authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e98f3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d34dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#207 from dbast/bullseye

    Update test matrix - Add Debian 11
    hmaarrfk authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a380002 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Bump actions/github-script from 4.1 to 5

    Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v4.1...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    30d2120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#213 from conda-forge/dependabot/github…

    …_actions/actions/github-script-5
    
    Bump actions/github-script from 4.1 to 5
    hmaarrfk authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b811b3e View commit details
    Browse the repository at this point in the history
  3. 0.16.0

    isuruf authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    680b9aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f4807e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Update mamba version

    isuruf authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e7b1fb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Merge pull request conda-forge#215 from conda-forge/autoupdate-action

    Update mamba version
    xhochy authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    64853e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. try 0.17.0

    wolfv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    54a4254 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#199 from wolfv/update_micromamba

    use newest micromamba
    isuruf authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b7ea916 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge pull request conda-forge#175 from hmaarrfk/uninstall_instructions

    Add uninstallation instructions for Unix
    hmaarrfk authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    da273b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Fixup for pyyaml 6 releease

    hmaarrfk committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b3341fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#233 from hmaarrfk/fix_constructor

    Fixup for pyyaml 6 releease
    hmaarrfk authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    33c3dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3dd0bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request conda-forge#234 from hmaarrfk/ubuntu_2110

    Update image for non-lts ubuntu
    hmaarrfk authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0b900d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update mamba version

    isuruf authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    79ed491 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#220 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    740c7e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.1 to 3.11.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@7380612...67df31e)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ce97b1d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Update mamba version

    isuruf authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f25b0bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#238 from conda-forge/autoupdate-action

    Update mamba version
    xhochy authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    d595eab View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#227 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-3.11.0
    
    Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0
    xhochy authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0b4d427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9567be View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    ea2e0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec9c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b75ad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    894a438 View commit details
    Browse the repository at this point in the history
  5. lint

    hmaarrfk authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    e8d5315 View commit details
    Browse the repository at this point in the history
  6. Fix openssl check

    hmaarrfk authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d36c4f7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request conda-forge#232 from hmaarrfk/update_osx_image_ver…

    …sion
    
    Update miniforge version used in installer for OSX
    hmaarrfk authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b1a7935 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Update mamba version

    isuruf authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    bbf95a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27962e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@67df31e...dcd5fd7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    401cd2d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Merge pull request conda-forge#243 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-3.12.0
    xhochy authored Dec 25, 2021
    Configuration menu
    Copy the full SHA
    b405b10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    526fae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#247 from hmaarrfk/fixup_typo

    Add quotes to ensure bash correctness
    hmaarrfk authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    5c6c2fb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Update mamba version

    isuruf authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0a5aecf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Use Chris's fork

    isuruf authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    c012ea9 View commit details
    Browse the repository at this point in the history
  2. install libmambapy

    isuruf authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    2ec2d6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#256 from conda-forge/autoupdate-action

    Update mamba version
    isuruf authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    9359c18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f90c737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3c4597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f35662 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    875b88a View commit details
    Browse the repository at this point in the history
  2. Use mamba 0.21.0

    chrisburr committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ebb4dee View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#260 from chrisburr/fix-cross-compile

    Update commit of constructor used to fix cross-compilation
    isuruf authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b01e48e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Update mamba version

    isuruf authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    ffd3854 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Merge pull request conda-forge#262 from conda-forge/autoupdate-action

    Update mamba version
    xhochy authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    40308a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update mamba version

    isuruf authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4bb31dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35de6c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc5bae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7f0e1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19f499e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Don't transmute to .conda yet

    isuruf committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5429a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Merge pull request conda-forge#266 from isuruf/transmute

    Don't transmute to .conda yet
    isuruf authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9407052 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Bump actions/github-script from 5 to 6

    Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f96fd34 View commit details
    Browse the repository at this point in the history
  2. Fix breaking changes

    xhochy committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5a444a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request conda-forge#264 from conda-forge/dependabot/github…

    …_actions/actions/github-script-6
    
    Bump actions/github-script from 5 to 6
    xhochy authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    e866916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992a5a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Update mamba version

    isuruf authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    a5b17e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#269 from conda-forge/autoupdate-action

    Update mamba version
    hmaarrfk authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    36584c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Bump peter-evans/create-pull-request from 3.12.1 to 3.14.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.12.1 to 3.14.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@f22a7da...18f7dc0)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    007e1b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge pull request conda-forge#271 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-3.14.0
    
    Bump peter-evans/create-pull-request from 3.12.1 to 3.14.0
    hmaarrfk authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3b11c44 View commit details
    Browse the repository at this point in the history
  2. Update mamba version

    isuruf authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d7a9ef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30dffc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4300b69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#273 from conda-forge/dependabot/github…

    …_actions/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    hmaarrfk authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6f939fc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. update to 4.12.0

    isuruf committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    950c6dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#280 from isuruf/4.12

    update to 4.12.0
    isuruf authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    db1fdcd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump peter-evans/create-pull-request from 3.14.0 to 4

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 4.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@18f7dc0...d6d5519)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    2fa175d View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#283 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4
    
    Bump peter-evans/create-pull-request from 3.14.0 to 4
    xhochy authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c62a546 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Bump peter-evans/create-pull-request from 4.0.0 to 4.0.1

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@d6d5519...f1a7646)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    0a9a2b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#286 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4.0.1
    
    Bump peter-evans/create-pull-request from 4.0.0 to 4.0.1
    xhochy authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8ae2a1c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Bump peter-evans/create-pull-request from 4.0.1 to 4.0.2

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@f1a7646...bd72e1b)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2043ed5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#291 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4.0.2
    
    Bump peter-evans/create-pull-request from 4.0.1 to 4.0.2
    xhochy authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    08882a5 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1d8f4cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request conda-forge#292 from conda-forge/dependabot/github…

    …_actions/actions/upload-artifact-3
    
    Bump actions/upload-artifact from 2 to 3
    xhochy authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b85e1ce View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Update copyright date.

    hmaarrfk committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    a23b4a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Merge pull request conda-forge#294 from hmaarrfk/copyright

    Update copyright date to include 2022
    xhochy authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    efab2b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Use micromamba 0.23.0

    isuruf committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c724804 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#300 from isuruf/micromamba

    Use micromamba 0.23.0
    isuruf authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b449148 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Bump peter-evans/create-pull-request from 4.0.2 to 4.0.3

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@bd72e1b...f094b77)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    b70a4ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#305 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4.0.3
    
    Bump peter-evans/create-pull-request from 4.0.2 to 4.0.3
    xhochy authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e21a1c2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 26, 2022

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

Commits on May 28, 2022

  1. Update README.md

    hmaarrfk authored May 28, 2022
    Configuration menu
    Copy the full SHA
    bc37c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#310 from MarximusMaximus/main

    Update README.md re: RPiOS 64bit
    hmaarrfk authored May 28, 2022
    Configuration menu
    Copy the full SHA
    3814e31 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Try micromamba 0.24.0

    isuruf committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8d92c88 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. minor fixes

    ocefpaf committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    98aeca2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#315 from ocefpaf/minor_error_on_batch_…

    …install_win
    
    minor fixes
    isuruf authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    53083c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump peter-evans/create-pull-request from 4.0.3 to 4.0.4

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@f094b77...923ad83)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    639037a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Update README

    Updated spelling of “interpretter” to “interpreter” in  the README.md.
    
    Signed-off-by: sarumanfartcatcher <jonathan@themilligans.com>
    realprogrammersusevim committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1b0be1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2afea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Merge pull request conda-forge#317 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4.0.4
    
    Bump peter-evans/create-pull-request from 4.0.3 to 4.0.4
    xhochy authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    9d47445 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge pull request conda-forge#313 from isuruf/micromamba-0.24.0

    Try micromamba 0.24.0
    isuruf authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9d52c21 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. format

    hmaarrfk authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e3e9641 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#306 from sktomar/mod_readme

    README.md modified for avoiding prematured closing of the shell.
    hmaarrfk authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    c8a2703 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update mamba to 0.24.0

    hmaarrfk committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f7da857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e217663 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    bcb179d View commit details
    Browse the repository at this point in the history
  2. upload artifacts always

    isuruf authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5d9fd0b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 20, 2022

  1. debug

    isuruf authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    64ee1b0 View commit details
    Browse the repository at this point in the history
  2. Update test.sh

    isuruf authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    32911c5 View commit details
    Browse the repository at this point in the history
  3. Workaround a conda bug

    isuruf authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    09655cf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Bump peter-evans/create-pull-request from 4.0.4 to 4.1.1

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.1.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@923ad83...18f9043)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d99a399 View commit details
    Browse the repository at this point in the history
  2. Merge pull request conda-forge#335 from conda-forge/dependabot/github…

    …_actions/peter-evans/create-pull-request-4.1.1
    
    Bump peter-evans/create-pull-request from 4.0.4 to 4.1.1
    xhochy authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    256e408 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Merge pull request conda-forge#333 from isuruf/updates

    Update to conda 4.14, cpython 3.10, pypy 3.9
    isuruf authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c565edd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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