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

Add deprecation warning #122

Merged
merged 8 commits into from
May 22, 2023
Merged

Add deprecation warning #122

merged 8 commits into from
May 22, 2023

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented Apr 26, 2023

Closes #114
Closes #103
Let's leave this open for ~1 month until setup-micromamba is tested a bit.

@pavelzw
Copy link
Member Author

pavelzw commented May 3, 2023

Adding a migration guide would also be helpful

weiji14 added a commit to GenericMappingTools/pygmt that referenced this pull request May 11, 2023
The mamba-org/provision-with-micromamba GitHub Action is about to be deprecated in favour of https://github.com/mamba-org/setup-micromamba, see mamba-org/provision-with-micromamba#122. Also replaced the extra-specs paramete with create-args instead.
weiji14 added a commit to GenericMappingTools/pygmt that referenced this pull request May 12, 2023
The mamba-org/provision-with-micromamba GitHub Action is about to be deprecated in favour of https://github.com/mamba-org/setup-micromamba, see mamba-org/provision-with-micromamba#122.

* Rename cache-env to cache-environment

Xref https://github.com/mamba-org/setup-micromamba/tree/v1.2.1#caching

* Replace channels with condarc

Xref https://github.com/mamba-org/setup-micromamba/tree/v1.2.1#custom-condarc-file

* Replace YAML linebreak | with >-

Xref https://stackoverflow.com/questions/3790454/how-do-i-break-a-string-in-yaml-over-multiple-lines/21699210#21699210

* Use environment-name instead of environment-file
* Try formatting as a single line with a leading space

* Bump to mamba-org/setup-micromamba 1.4.0 and remove micromamba list

---------

Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
@pavelzw pavelzw marked this pull request as ready for review May 22, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup-micromamba rewrite specification Version 2: Stop writing to ~/.condarc and remove some options
2 participants