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

Rootstock 2020 11 10 #11

Merged
merged 4 commits into from
Nov 10, 2020
Merged

Rootstock 2020 11 10 #11

merged 4 commits into from
Nov 10, 2020

Commits on Nov 1, 2020

  1. Upgrade environment on 2020-10-30

    merges manubot/rootstock#383
    
    pandoc-eqnos upgrade addresses the following error:
    UnboundLocalError: local variable 'ret' referenced before assignment
    tomduck/pandoc-eqnos#43
    
    Hold back pandoc due to the lack of panflute support.
    
    Switch commands in build/README.md to be relative to the repo root.
    dhimmel authored Nov 1, 2020
    Configuration menu
    Copy the full SHA
    b1d0de5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Conda environment: pin additional manubot dependencies

    merges manubot/rootstock#385
    
    Pin panflute dependency
    We use panflute to build custom pandoc filters. Panflute versions
    only work with specific versions of the Pandoc AST.
    We need to pin pandoc/panflute to a version pair that is known to
    work together.
    
    Pin versions of additional explicit manubot dependencies, as of
    https://github.com/manubot/manubot/blob/01d69f066eaf6554111e6bcf197f7ee1fcfb240b/setup.py#L65-L80
    
    CI: use conda-incubator/setup-miniconda on GH actions
    https://github.com/conda-incubator/setup-miniconda
    appears to have replaced https://github.com/goanpeca/setup-miniconda.
    The later is currently 31 commits behind.
    dhimmel authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    aaefe9a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. CI: upgrade to conda-incubator/setup-miniconda@v2

    merges manubot/rootstock#389
    closes manubot/rootstock#388
    
    > The `set-env` command is deprecated and will be disabled on
    November 16th. Please upgrade to using Environment Files.
    For more information see:
    https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
    dhimmel authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    97b2948 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/manubot/rootstock into ro…

    …otstock-2020-11-10
    habi committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    de33c39 View commit details
    Browse the repository at this point in the history