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

Switching from versioneer to setuptools-scm #165

Merged
merged 54 commits into from
Sep 11, 2021
Merged

Commits on Aug 31, 2021

  1. Switching from versioneer to setuptools-scm

    Takaya Uchida committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    b0b98e2 View commit details
    Browse the repository at this point in the history
  2. black strikes

    Takaya Uchida committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0cfef98 View commit details
    Browse the repository at this point in the history
  3. ignore pyproject.toml in build

    Takaya Uchida committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9d1910a View commit details
    Browse the repository at this point in the history
  4. removing versioneer

    Takaya Uchida committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6f55eb2 View commit details
    Browse the repository at this point in the history
  5. removing versioneer legacy code and files

    Takaya Uchida committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2045001 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. version

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    695534a View commit details
    Browse the repository at this point in the history
  2. remove versioneer from MANIFEST

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    427fd90 View commit details
    Browse the repository at this point in the history
  3. manif

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c0f5e52 View commit details
    Browse the repository at this point in the history
  4. remove legacy setuptools code

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b2d2d86 View commit details
    Browse the repository at this point in the history
  5. install setuptools-scm in ci

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b7226a4 View commit details
    Browse the repository at this point in the history
  6. add build-system to .cfg?

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2dd3c41 View commit details
    Browse the repository at this point in the history
  7. black!

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f1a2561 View commit details
    Browse the repository at this point in the history
  8. some more edits

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c405e7c View commit details
    Browse the repository at this point in the history
  9. black

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5b3e3aa View commit details
    Browse the repository at this point in the history
  10. exclude _version.py from black

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    765f05d View commit details
    Browse the repository at this point in the history
  11. pyproject

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a7a6494 View commit details
    Browse the repository at this point in the history
  12. remove build-require from .cfg

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2559b91 View commit details
    Browse the repository at this point in the history
  13. major refactoring of setup

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a192a27 View commit details
    Browse the repository at this point in the history
  14. include version.py

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    094feef View commit details
    Browse the repository at this point in the history
  15. remove flake8

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6355a6d View commit details
    Browse the repository at this point in the history
  16. version

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3643b65 View commit details
    Browse the repository at this point in the history
  17. src to xrft

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    00be70e View commit details
    Browse the repository at this point in the history
  18. brute force

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    3de7f91 View commit details
    Browse the repository at this point in the history
  19. revert

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    50fe4e7 View commit details
    Browse the repository at this point in the history
  20. update version with setuptools_scm

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5d65e02 View commit details
    Browse the repository at this point in the history
  21. black (sigh)

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1bbb18a View commit details
    Browse the repository at this point in the history
  22. version

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    52dd70b View commit details
    Browse the repository at this point in the history
  23. desperation

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b192bed View commit details
    Browse the repository at this point in the history
  24. black reformatting

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7ffdf39 View commit details
    Browse the repository at this point in the history
  25. testing things

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    53c53f8 View commit details
    Browse the repository at this point in the history
  26. forgot to push updated __init__

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    807f0c9 View commit details
    Browse the repository at this point in the history
  27. poetry?

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    374f425 View commit details
    Browse the repository at this point in the history
  28. copy pasting from pangeo-forge

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    759c443 View commit details
    Browse the repository at this point in the history
  29. pkg_resources

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8a959f6 View commit details
    Browse the repository at this point in the history
  30. no commenting out

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2b4aaef View commit details
    Browse the repository at this point in the history
  31. precommit

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f3f5ff2 View commit details
    Browse the repository at this point in the history
  32. revert to only black in precommit

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1b5dde7 View commit details
    Browse the repository at this point in the history
  33. version in .cfg

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    43e79c1 View commit details
    Browse the repository at this point in the history
  34. try .version

    Takaya Uchida committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    64fb2d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. release.yml

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    8c432bc View commit details
    Browse the repository at this point in the history
  2. release

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c0a17b5 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    586bb95 View commit details
    Browse the repository at this point in the history
  4. remove env

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e51a04f View commit details
    Browse the repository at this point in the history
  5. comment out import

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    62e56fb View commit details
    Browse the repository at this point in the history
  6. comment out import

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    da68441 View commit details
    Browse the repository at this point in the history
  7. setuptools in ci

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9011da5 View commit details
    Browse the repository at this point in the history
  8. setuptools as requirement

    Takaya Uchida committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    811396e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. no changes to secrets

    Takaya Uchida committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    468d5f8 View commit details
    Browse the repository at this point in the history
  2. edits based on review

    Takaya Uchida committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    8782f7b View commit details
    Browse the repository at this point in the history
  3. turning on for all PRs

    Takaya Uchida committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    ed6df4c View commit details
    Browse the repository at this point in the history
  4. syntax error in release

    Takaya Uchida committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    ef3abbc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. try to fix release.yaml

    rabernat committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a630380 View commit details
    Browse the repository at this point in the history
  2. make release run on PRs

    rabernat committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    0c144f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4847118 View commit details
    Browse the repository at this point in the history