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

Match v1 config interface to new one #4456

Merged
merged 28 commits into from
Aug 24, 2018

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    5a707e9 View commit details
    Browse the repository at this point in the history
  2. Complete tests for python

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    8b564b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c15c539 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    229daf7 View commit details
    Browse the repository at this point in the history
  5. Adapt tests from v1

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    8edadf0 View commit details
    Browse the repository at this point in the history
  6. Skip new tests

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    73731d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f6a4cf View commit details
    Browse the repository at this point in the history
  8. Refactor conda option from v1

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    41e5fb7 View commit details
    Browse the repository at this point in the history
  9. Use new conda option in tests

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    14e931a View commit details
    Browse the repository at this point in the history
  10. Linter

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    64df5ed View commit details
    Browse the repository at this point in the history
  11. Use new configurations

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    45c2cff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    359c3ff View commit details
    Browse the repository at this point in the history
  13. Use build model in v1

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    691f13c View commit details
    Browse the repository at this point in the history
  14. Use new key for build.image

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    8361603 View commit details
    Browse the repository at this point in the history
  15. Stop skipping tests

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    7e72b91 View commit details
    Browse the repository at this point in the history
  16. Test empty requirements

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    3080632 View commit details
    Browse the repository at this point in the history
  17. Linter

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    4b301b8 View commit details
    Browse the repository at this point in the history
  18. Use new settings

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c4661d7 View commit details
    Browse the repository at this point in the history
  19. Add tests for sphinx

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    ec1e077 View commit details
    Browse the repository at this point in the history
  20. Add tests for mkdocs

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    32c9aeb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b37760 View commit details
    Browse the repository at this point in the history
  22. Revert "Pass config object to builders"

    This reverts commit 5b37760.
    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    f1c99dc View commit details
    Browse the repository at this point in the history
  23. Skip new tests

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    fb74829 View commit details
    Browse the repository at this point in the history
  24. Style

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    0141139 View commit details
    Browse the repository at this point in the history
  25. Fix test

    stsewd committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    5ae10e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. One more test for v2

    stsewd committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    e73480f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Test conf.py default value

    stsewd committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    27759fe View commit details
    Browse the repository at this point in the history
  2. Better check for conda

    stsewd committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    4baf899 View commit details
    Browse the repository at this point in the history