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

docs, ci: use conda env in readthedocs #210

Merged
merged 2 commits into from
Nov 18, 2021
Merged

docs, ci: use conda env in readthedocs #210

merged 2 commits into from
Nov 18, 2021

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Nov 16, 2021

Related Issue(s): #207

Description: Installs our entire environment via a readthedocs-specific environment file. Readthedoc can't do both conda and pip installs, so we have to do everything via conda to get gdal in the build.

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

gadomski added a commit that referenced this pull request Nov 16, 2021
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from c19fcff to da426d6 Compare November 16, 2021 17:14
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from da426d6 to f0a950c Compare November 16, 2021 17:19
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from f0a950c to 14766cd Compare November 16, 2021 17:21
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from 14766cd to 11e5271 Compare November 16, 2021 17:22
@gadomski
Copy link
Member Author

nb: as part of this PR testing, I've enabled readthedocs builds as a part of PR CI.

gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from 11e5271 to 6d2a9a9 Compare November 16, 2021 17:39
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from 6d2a9a9 to 96f2fc9 Compare November 16, 2021 17:40
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from 96f2fc9 to 916c01b Compare November 16, 2021 17:53
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from 916c01b to 8f17918 Compare November 16, 2021 17:58
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from d6c7c16 to a6d5111 Compare November 16, 2021 18:20
gadomski added a commit that referenced this pull request Nov 16, 2021
@gadomski gadomski force-pushed the issues/207-fix-docs branch from a6d5111 to aefaa6c Compare November 16, 2021 18:29
Add GDAL to our ReadTheDocs build. Adds a RTD environment file to use in
ReadTheDocs because you can't combine conda and pip deps in the
readthedocs config.

Fixes #207.
@gadomski gadomski force-pushed the issues/207-fix-docs branch from aefaa6c to 99d607d Compare November 16, 2021 18:33
@gadomski gadomski requested review from cuttlefish and matthewhanson and removed request for cuttlefish November 16, 2021 18:36
@gadomski gadomski merged commit 86b70a9 into main Nov 18, 2021
@gadomski gadomski deleted the issues/207-fix-docs branch November 18, 2021 16:30
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.

2 participants