-
Notifications
You must be signed in to change notification settings - Fork 0
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
Forge variant #132
Forge variant #132
Conversation
Ok, this is working A-OK where I am testing it: It's good for review, but I pressingly need to go do childcare stuff. @samwaseda, feel free to merge it and release a new patch version (I think patching is fair since even though we change a default, the sunsetting alert explicitly says these two things are now equivalent) |
@mbruns91 help |
@mbruns91 help |
Sorry, lost track of this one. Done. |
So the new version has been released (thanks @mbruns91 !!!) but it looks like now "forge-variant" is making a problem... (cf. this issue) |
In the workflow-file over there, it says jobs:
pyiron:
uses: pyiron/actions/.github/workflows/pyproject-release.yml@actions-3.3.2
... so I'm not quite sure what's happening. Looks like something is cached? |
Oh, no, I found the issue. In the new release, |
Changing default value for options that passes
cached-miniforge
toconda-incubator/setup-miniconda
to deal with the sunsetting of Mambaforge: https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/