30
30
This action correctly handles activation of environments and offers the
31
31
possibility of automatically activating the ` test ` environment on all shells.
32
32
33
- > ** Please** see the ** [ IMPORTANT] ( #IMPORTANT ) ** notes on additional information
33
+ > ** Please** see the ** [ IMPORTANT] ( #important ) ** notes on additional information
34
34
> on environment activation.
35
35
36
36
[ bundled] :
37
37
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-software
38
38
[ miniconda-repo ] : https://repo.anaconda.com/miniconda
39
39
[ miniforge-releases ] : https://github.com/conda-forge/miniforge/releases
40
40
[ constructor ] : https://github.com/conda/constructor
41
- [ mamba ] : https://github.com/mamba-org/mamba
42
41
43
42
## Example Overview
44
43
@@ -52,51 +51,51 @@ possibility of automatically activating the `test` environment on all shells.
52
51
| [ Channels] ( #example-4-conda-options ) | [ ![ Channels Status] [ ex4-badge ]] [ ex4 ] |
53
52
| [ Custom installer] ( #example-5-custom-installer ) | [ ![ Custom Installer Status] [ ex5-badge ]] [ ex5 ] |
54
53
| [ Mamba] ( #example-6-mamba ) | [ ![ Mamba Status] [ ex6-badge ]] [ ex6 ] |
55
- | [ Lockfiles] ( #example-7-explicit-specification ) | [ ![ Lockfiles Status] [ ex7-badge ]] [ ex7 ] |
54
+ | [ Lockfiles] ( #example-7-lockfiles ) | [ ![ Lockfiles Status] [ ex7-badge ]] [ ex7 ] |
56
55
| [ Miniforge] ( #example-10-miniforge ) | [ ![ Miniforge Status] [ ex10-badge ]] [ ex10 ] |
57
56
| [ Caching packages] ( #caching-packages ) | [ ![ Caching Example Status] [ caching-badge ]] [ caching ] |
58
57
| [ Caching environments] ( #caching-environments ) | [ ![ Caching Env Example Status] [ caching-env-badge ]] [ caching-env ] |
59
58
60
59
[ ex1] :
61
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-1.yml
60
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-1.yml?query=branch%3Adevelop
62
61
[ ex1-badge] :
63
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%201:%20Basic%20usage
62
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%201:%20Basic%20usage/develop
64
63
[ ex2] :
65
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-2.yml
64
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-2.yml?query=branch%3Adevelop
66
65
[ ex2-badge] :
67
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%202:%20Other%20shells
66
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%202:%20Other%20shells/develop
68
67
[ ex3] :
69
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-3.yml
68
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-3.yml?query=branch%3Adevelop
70
69
[ ex3-badge] :
71
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%203:%20Other%20options
70
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%203:%20Other%20options/develop
72
71
[ ex4] :
73
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-4.yml
72
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-4.yml?query=branch%3Adevelop
74
73
[ ex4-badge] :
75
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%204:%20Channels
74
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%204:%20Channels/develop
76
75
[ ex5] :
77
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-5.yml
76
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-5.yml?query=branch%3Adevelop
78
77
[ ex5-badge] :
79
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%205:%20Custom%20installer
78
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%205:%20Custom%20installer/develop
80
79
[ ex6] :
81
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-6.yml
80
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-6.yml?query=branch%3Adevelop
82
81
[ ex6-badge] :
83
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%206:%20Mamba
82
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%206:%20Mamba/develop
84
83
[ caching] :
85
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/caching-example.yml
84
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/caching-example.yml?query=branch%3Adevelop
86
85
[ caching-badge] :
87
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Caching%20Example
86
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Caching%20Example/develop
88
87
[ caching-env] :
89
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/caching-envs-example.yml
88
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/caching-envs-example.yml?query=branch%3Adevelop
90
89
[ caching-env-badge] :
91
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Caching%20Env%20Example
90
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Caching%20Env%20Example/develop
92
91
[ ex7] :
93
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-7.yml
92
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-7.yml?query=branch%3Adevelop
94
93
[ ex7-badge] :
95
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%207:%20Explicit%20Environment%20Specification
94
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%207:%20Explicit%20Environment%20Specification/develop
96
95
[ ex10] :
97
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-10.yml
96
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-10.yml?query=branch%3Adevelop
98
97
[ ex10-badge] :
99
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%2010:%20Miniforge,%20etc
98
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%2010:%20Miniforge,%20etc/develop
100
99
101
100
## Other Workflows
102
101
@@ -107,17 +106,17 @@ possibility of automatically activating the `test` environment on all shells.
107
106
| Workflow Status | [ ![ Linting Status] [ linting-badge ]] [ linting ] | [ ![ Catch Invalid Environments Status] [ ex8-badge ]] [ ex8 ] | [ ![ Handle Empty Channels Status] [ ex9-badge ]] [ ex9 ] |
108
107
109
108
[ linting] :
110
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/lint.yml
109
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/lint.yml?query=branch%3Adevelop
111
110
[ linting-badge] :
112
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Linting
111
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Linting/develop
113
112
[ ex8] :
114
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-8.yml
113
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-8.yml?query=branch%3Adevelop
115
114
[ ex8-badge] :
116
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%208:%20Catch%20invalid%20environment%20files
115
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%208:%20Catch%20invalid%20environment%20files/develop
117
116
[ ex9] :
118
- https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-9.yml
117
+ https://github.com/conda-incubator/setup-miniconda/actions/workflows/example-9.yml?query=branch%3Adevelop
119
118
[ ex9-badge] :
120
- https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%209:%20Empty%20Channels%20in%20file%20dont%20crash%20setup
119
+ https://img.shields.io/github/workflow/status/conda-incubator/setup-miniconda/Example%209:%20Empty%20Channels%20in%20file%20dont%20crash%20setup/develop
121
120
122
121
## Environment activation
123
122
@@ -751,9 +750,7 @@ to get started adding features you need.
751
750
752
751
Thanks to all the contributors that make this awesome project possible!
753
752
754
- <a href = "https://github.com/conda-incubator/setup-miniconda/graphs/contributors">
755
- <img src = "https://contrib.rocks/image?repo=conda-incubator/setup-miniconda"/>
756
- </a>
753
+ [](https://github.com/conda-incubator/setup-miniconda/graphs/contributors)
757
754
758
755
_Made with [contributors-img](https://contrib.rocks)._
759
756
0 commit comments