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

Clean Up Build Environment #301

Merged
merged 61 commits into from
Jun 11, 2020
Merged

Clean Up Build Environment #301

merged 61 commits into from
Jun 11, 2020

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    3051ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4805bc View commit details
    Browse the repository at this point in the history
  3. update precommit

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fe4ee68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd690eb View commit details
    Browse the repository at this point in the history
  5. no need for package_root

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b76fac7 View commit details
    Browse the repository at this point in the history
  6. invoke task for JSON diff

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    cb3b27c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1376041 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d88a336 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a703636 View commit details
    Browse the repository at this point in the history
  10. pre-commit everything

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    06df8c6 View commit details
    Browse the repository at this point in the history
  11. fix setup tests

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bb5f1ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25028e3 View commit details
    Browse the repository at this point in the history
  13. install invoke in openapi job

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fb4fa21 View commit details
    Browse the repository at this point in the history
  14. bad refactoring bug

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f994688 View commit details
    Browse the repository at this point in the history
  15. move assert_version to tasks

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b1a5ba6 View commit details
    Browse the repository at this point in the history
  16. move shield gen to tasks

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f2d8e0c View commit details
    Browse the repository at this point in the history
  17. switch versioning to git_scm

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1bf0e43 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44a7b73 View commit details
    Browse the repository at this point in the history
  19. update task docstrings

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a5a7980 View commit details
    Browse the repository at this point in the history
  20. update publish workflow

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    9df1982 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cd9aac0 View commit details
    Browse the repository at this point in the history
  22. fix publish workflow

    shyamd committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3f6e0ba View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. fix shield

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    99bce68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa748b View commit details
    Browse the repository at this point in the history
  3. add flake8 to precommit

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0bbc2e9 View commit details
    Browse the repository at this point in the history
  4. fix flake8 issues

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    44e0cf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23d14a9 View commit details
    Browse the repository at this point in the history
  6. try setup.py instead of pip

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c32c119 View commit details
    Browse the repository at this point in the history
  7. add testing reqs to deps job

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    532a022 View commit details
    Browse the repository at this point in the history
  8. break out more requirements

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    34f25d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e72bc2a View commit details
    Browse the repository at this point in the history
  10. full fetch to get version info

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b29efc4 View commit details
    Browse the repository at this point in the history
  11. add dev to openapi test

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    db36a33 View commit details
    Browse the repository at this point in the history
  12. Add whole directory to Docker

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9b03461 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5524e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9733706 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94b68a2 View commit details
    Browse the repository at this point in the history
  16. Update .pre-commit-config.yaml

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e5b5c4b View commit details
    Browse the repository at this point in the history
  17. remove setuptools_scm hacks

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3179ad9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f04e3a View commit details
    Browse the repository at this point in the history
  19. Update tasks.py

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    39d3e52 View commit details
    Browse the repository at this point in the history
  20. update pre-commit versions

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8980632 View commit details
    Browse the repository at this point in the history
  21. Add help info

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    1690909 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'clean-build-env' of github.com:shyamd/optimade-python-t…

    …ools into clean-build-env
    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    72027e2 View commit details
    Browse the repository at this point in the history
  23. fix invoke tasks

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    233b499 View commit details
    Browse the repository at this point in the history
  24. update requirements

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4249149 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4677852 View commit details
    Browse the repository at this point in the history
  26. revert Dockerfile

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    701469d View commit details
    Browse the repository at this point in the history
  27. Update optimade/__init__.py

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    aecc5fc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ce09ae4 View commit details
    Browse the repository at this point in the history
  29. remove unnecessary needs

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d5c0e7a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    29e7b65 View commit details
    Browse the repository at this point in the history
  31. Update .github/workflows/deps_lint.yml

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3c503eb View commit details
    Browse the repository at this point in the history
  32. Update .pre-commit-config.yaml

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7e2207e View commit details
    Browse the repository at this point in the history
  33. move config

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c254fbe View commit details
    Browse the repository at this point in the history
  34. remove upgrade

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    969a893 View commit details
    Browse the repository at this point in the history
  35. Merge branch 'clean-build-env' of github.com:shyamd/optimade-python-t…

    …ools into clean-build-env
    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0446a51 View commit details
    Browse the repository at this point in the history
  36. skip if not main repo

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    49c8db2 View commit details
    Browse the repository at this point in the history
  37. Update tasks.py

    Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
    shyamd and CasperWA committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    bef7ef6 View commit details
    Browse the repository at this point in the history
  38. check on push

    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e721e0c View commit details
    Browse the repository at this point in the history
  39. Merge branch 'clean-build-env' of github.com:shyamd/optimade-python-t…

    …ools into clean-build-env
    shyamd committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b349e07 View commit details
    Browse the repository at this point in the history