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

Use pip instead of conda for the docs workflow #63

Merged
merged 5 commits into from
Mar 12, 2024
Merged

Conversation

leouieda
Copy link
Member

The GitHub Actions for building the docs was using conda to setup the environment but this takes quite a while. Since it doesn't use GMT/PyGMT, there is no need for this. Switch to using pip instead to speed up the docs builds.

The GitHub Actions for building the docs was using conda to setup the
environment but this takes quite a while. Since it doesn't use
GMT/PyGMT, there is no need for this. Switch to using pip instead to
speed up the docs builds.
@leouieda
Copy link
Member Author

Wait for #64 to fix the broken docs build.

@leouieda
Copy link
Member Author

Tests passing! Docs builds now take about 1.5 min instead of 3.5 min when using conda.

Copy link
Member

@santisoler santisoler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better. I think there was a lot of boilerplate from Harmonica here. Thanks for taking care of it!

@santisoler santisoler merged commit 660183a into main Mar 12, 2024
15 checks passed
@santisoler santisoler deleted the docs-with-pip branch March 12, 2024 16:38
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.

None yet

2 participants