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

Make CircleCI build docs on Py3k #698

Merged
merged 20 commits into from
Jan 27, 2020
Merged

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    7fe1f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b813f8 View commit details
    Browse the repository at this point in the history
  3. Remove SVG sprite definitions

    guyer committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    686422d View commit details
    Browse the repository at this point in the history
  4. Add static css from current NIST Drupal

    Move NIST Drupal CSS imports into nist.css
    Was getting wrong relative imports.
    Could have put them in basic_layout.html:{%- macro css() %}, I suppose.
    Add local static copies of icons from NIST Drupal
    guyer committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    656c855 View commit details
    Browse the repository at this point in the history
  5. Switch to new Drupal markup

    guyer committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    2216d25 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Fix pyspelling path

    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    8714c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84d671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df70c6 View commit details
    Browse the repository at this point in the history
  4. Fix persistance directory

    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    2dea683 View commit details
    Browse the repository at this point in the history
  5. Cache condaenv

    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    a9c3d02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    295c895 View commit details
    Browse the repository at this point in the history
  7. Revert "Try to get condaenv directory right"

    This reverts commit 7df70c6.
    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    1fbd23f View commit details
    Browse the repository at this point in the history
  8. Revert "Fix persistance directory"

    This reverts commit 2dea683.
    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    dccc293 View commit details
    Browse the repository at this point in the history
  9. Revert "Cache condaenv"

    This reverts commit a9c3d02.
    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    2c1bd92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48cf062 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fdef16 View commit details
    Browse the repository at this point in the history
  12. Fix spelling of PyPI

    guyer committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    d199847 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6671555 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26663b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Disable Python 2.7 documentation build

    Inexplicable error:
    
        convert: improper image header `/root/project/documentation/_build/latex/.doctrees/images/dae02450438e07c40e1e06ac9a26251fb6896047/project_thin_badge.gif' @ error/gif.c/ReadGIFImage/1028.
        convert: no images defined `/root/project/documentation/_build/latex/.doctrees/images/project_thin_badge.png' @ error/convert.c/ConvertImageCommand/3273.
    guyer committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    c430249 View commit details
    Browse the repository at this point in the history