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

run full tests #104

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

run full tests #104

wants to merge 30 commits into from

Commits on Jul 23, 2018

  1. run full tests

    CJ-Wright committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    5046861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0ab95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed68dab View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. update version/sha

    CJ-Wright committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    45c84ce View commit details
    Browse the repository at this point in the history
  2. pull from upstream

    CJ-Wright committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ef0821f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. updated v3.1.10

    CJ-Wright authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    fb49dcd View commit details
    Browse the repository at this point in the history
  2. MNT: Re-rendered with conda-smithy 3.1.10 and pinning 2018.07.24

    CJ-Wright authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    fd4241f View commit details
    Browse the repository at this point in the history
  3. update to 3.1.11

    ocefpaf authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3ea9939 View commit details
    Browse the repository at this point in the history
  4. Update meta.yaml

    ocefpaf authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    1ffe05c View commit details
    Browse the repository at this point in the history
  5. updated v3.1.12

    CJ-Wright authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    687b96f View commit details
    Browse the repository at this point in the history
  6. updated v3.2.2

    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    af91478 View commit details
    Browse the repository at this point in the history
  7. MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.12.12

    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ccdb14e View commit details
    Browse the repository at this point in the history
  8. Require vsts-python-api

    This is a new requirement for `conda-smithy` needed to support Azure.
    jakirkham authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    2c3659a View commit details
    Browse the repository at this point in the history
  9. Bump build number to 1

    Rebuild now that the `vsts-python-api` requirement has been added.
    jakirkham authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d39d630 View commit details
    Browse the repository at this point in the history
  10. Rename build to host

    This is a minor fix for conda-build 3, which really shouldn't matter too
    much for the packages built. Namely this switches to using `host` to
    list the build dependencies that live in the same environment that the
    package will be installed in.
    jakirkham authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    c1de93e View commit details
    Browse the repository at this point in the history
  11. Require Python 3.5+

    As conda-smithy now is Python 3 only and requires at least Python 3.5,
    make that a minimum version for building and installing conda-smithy.
    jakirkham authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    1457236 View commit details
    Browse the repository at this point in the history
  12. Bump build number to 2

    Rebuild the package now that the Python version requirement has been
    fixed to be Python 3.5+ only.
    jakirkham authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    4246fa8 View commit details
    Browse the repository at this point in the history
  13. updated v3.2.6

    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    fb96a09 View commit details
    Browse the repository at this point in the history
  14. MNT: Re-rendered with conda-build 3.17.5, conda-smithy 3.2.6, and con…

    …da-forge-pinning 2019.01.15
    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b9ada8a View commit details
    Browse the repository at this point in the history
  15. updated v3.2.7

    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    0d977e6 View commit details
    Browse the repository at this point in the history
  16. updated v3.2.8

    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3462d92 View commit details
    Browse the repository at this point in the history
  17. MNT: Re-rendered with conda-build 3.17.5, conda-smithy 3.2.8, and con…

    …da-forge-pinning 2019.01.15
    scopatz authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    5544cc5 View commit details
    Browse the repository at this point in the history
  18. Add git as a runtime dep

    mariusvniekerk authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    e9379cf View commit details
    Browse the repository at this point in the history
  19. updated v3.2.9

    mariusvniekerk authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3a25dd1 View commit details
    Browse the repository at this point in the history
  20. updated v3.1.13

    mariusvniekerk authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    a596924 View commit details
    Browse the repository at this point in the history
  21. updated v3.2.10

    mariusvniekerk authored and Sophia Castellarin committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    70b2ae3 View commit details
    Browse the repository at this point in the history
  22. Add git config

    soapy1 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    5771821 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Merge pull request #1 from soapy1/config-git

    Config git
    CJ-Wright authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    96c8ba0 View commit details
    Browse the repository at this point in the history
  2. pull in master

    CJ-Wright committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4f18429 View commit details
    Browse the repository at this point in the history
  3. use glbl config

    CJ-Wright committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8ffa507 View commit details
    Browse the repository at this point in the history