Skip to content

Releases: conda-incubator/setup-miniconda

Release v1.1.3

07 May 00:37
Compare
Choose a tag to compare

Minor fixes, add new URL for downloading packages

Release v1.1.2

12 Apr 03:55
Compare
Choose a tag to compare

Fix regression with file permissions

Release v1.1.1

12 Apr 03:23
Compare
Choose a tag to compare
Release version v1.1.1

Minor release, fix issues and add channels support

12 Apr 02:56
Compare
Choose a tag to compare

Minor release, fix issues and add channels support

First bug fix

24 Dec 00:40
bde5ac1
Compare
Choose a tag to compare

Fix windows environment activation

Make first official release!

20 Dec 04:11
Compare
Choose a tag to compare

Setup Miniconda

This action sets up a Miniconda installation to use the Conda package and environment manager by either locating the Miniconda installation bundled with the available runners or by installing a specific Miniconda3 version. By default this action will also create a test environment.

Miniconda condabin/ folder is added to PATH and conda is correctly initialized across all platforms.

This action correctly handles activation of conda environments and offers the possibility of automatically activating the test environment on all shells.