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

Compile docs in GitHub Actions CI #1620

Merged

Commits on Dec 28, 2021

  1. Compile docs in GitHub Actions CI

    This is to make sure that there are no doc build failures introduced by
    PRs.
    
    In future I want to expand this check to be more strict. Since it comes up
    separately in CI it can be ignored on reviwer discrescion but at least
    it will make problems visible.
    
    Also:
    - Fix some things in docs that were causing warnings. There are still
      many warnings related to references but I will fix them later.
    - Added a `docs` evnrionment for tox which builds the docs, this is also
      what is used from CI.
    aucampia committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b0d17a0 View commit details
    Browse the repository at this point in the history