Skip to content

Use micromamba to install full environment #148

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

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

brian-rose
Copy link
Member

This PR switches the link-checker.yaml workflow over to micromamba to install the full environment described in the environment file of the calling repository. Previously we ignored the environment and just hard-coded an installation of JupyterBook to run the link checker for performance reasons. Micromamba is so fast that this is no longer needed, and it's better to let each repo specify its own link-checker environment.

@brian-rose
Copy link
Member Author

I'm going to merge this, run a few tests to make sure none of our existing functionality is broken. Then cut a final release of these workflows before changing the default commands to their MyST equivalents.

@brian-rose brian-rose merged commit 75e1351 into ProjectPythia:main Jun 17, 2025
@brian-rose brian-rose deleted the micromamba branch June 17, 2025 17: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.

1 participant