showyourwork/showyourwork-action

Try using a third-party action to deal with conda

Open

#14 opened on Jan 9, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)github user discovery
condaenhancementhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

The GitHub marketplace provides actions like

https://github.com/marketplace/actions/setup-micromamba

which should allow to install conda/mamba and deal with caching.

We should look into it to remove the more artisanal solutions used currently by the action of showyourwork.

Related to #13 and possibly even #11 .

Contributor guide