Skip to content

add a test ci script which covers a documentation build on readthedocs #3001

@ReimarBauer

Description

@ReimarBauer

These are the commands I do see in the log of the build. We need a CI verifying that our setup in principle can succeed on RTFD.

git clone --depth 1 https://github.com/Open-MSS/MSS .
git fetch origin --force --prune --prune-tags --depth 50 refs/heads/stable:refs/remotes/origin/stable
git checkout --force origin/stable
cat .readthedocs.yaml
asdf global python mambaforge-4.10.3-10
cat docs/environment.yml
mamba env create --quiet --name stable --file docs/environment.yml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions