Commit Graph

  • 57224a0fd5 Switch to Ruff for imports and security checks Ofek Lev 2022-11-20 15:40:59 -0500
  • 8cb29228a8
    Switch to Ruff for linting (#607) Ofek Lev 2022-11-20 13:26:37 -0500
  • 95b2c27f74 Switch to Ruff for linting Ofek Lev 2022-11-20 12:50:30 -0500
  • 3524235dcd Add type-hints for hatchling/utils chaojie 2022-11-18 18:49:40 +0800
  • b0911bb0ea
    Add type-hints for hatchling/dep (#602) chaojie 2022-11-16 22:39:04 +0800
  • 4645f61fd0 Add type-hints for hatchling/dep chaojie 2022-11-15 22:09:33 +0800
  • dd4fccc2e9 Mypy check hatchling/builders (#579) ofek 2022-11-14 05:34:11 +0000
  • b96edfcf96
    Mypy check hatchling/builders (#579) chaojie 2022-11-14 13:28:18 +0800
  • 8fa593cf19 Satisfy new version of Mypy 54670c818a ofek 2022-11-14 05:17:10 +0000
  • d8b75c58e3
    Merge branch 'master' into type-hints Ofek Lev 2022-11-14 00:10:00 -0500
  • 54670c818a Satisfy new version of Mypy Ofek Lev 2022-11-14 00:08:54 -0500
  • df54c4f345
    Apply suggestions from code review Ofek Lev 2022-11-13 23:48:21 -0500
  • b13b996719
    Apply suggestions from code review Ofek Lev 2022-11-13 23:47:23 -0500
  • cc1729843f
    Merge branch 'master' into feat/editable-dependencies Robert Rosca 2022-11-09 10:43:10 +0100
  • 4a2ece550e Minor fixes for failing CI/lint Robert Rosca 2022-11-07 17:32:28 +0100
  • ee4c3a6bba fix pipeline errors Erez Amihud 2022-11-04 13:26:28 +0200
  • c37db0099c Update editable flag test compare Robert Rosca 2022-11-04 07:38:58 +0100
  • 51971362b8 added caching to the ci cd Erez Amihud 2022-11-03 00:29:35 +0200
  • 4ccb28ce23
    Add non-editable dependency to `test_editable_dependencies` Robert Rosca 2022-11-02 22:40:14 +0100
  • 839e4e28ba Raise error for project-level editable dependencies Robert Rosca 2022-11-02 22:28:01 +0100
  • 85b3240468 Add tests for editable dependencies Robert Rosca 2022-11-02 22:27:41 +0100
  • b69dfb9003 Add support for editable dependencies Robert Rosca 2022-11-02 22:26:55 +0100
  • 4cb7e52eed use TYPE_CHECKING chaojie 2022-10-30 17:46:23 +0800
  • ffee396868 fix chaojie 2022-10-26 13:04:21 +0800
  • 65b54ee086 merge chaojie 2022-10-30 17:33:53 +0800
  • 8754b9c6fe Add type hints for hatchling.metadata (#586) ofek 2022-10-29 17:10:45 +0000
  • c879e33400
    Add type hints for hatchling.metadata (#586) Robert Rosca 2022-10-29 19:02:59 +0200
  • f05356931d
    Add Robert Rosca to contributors list Robert Rosca 2022-10-29 17:53:53 +0200
  • c896980633
    Address comments Robert Rosca 2022-10-29 17:53:42 +0200
  • c11569eac6 Adjust string quotes Robert Rosca 2022-10-27 17:04:04 +0200
  • 14157f9747 Minor fix, remove comment Robert Rosca 2022-10-27 14:09:06 +0200
  • 2007e11736 Switch back to initialising property attributes in init as None Robert Rosca 2022-10-27 13:56:15 +0200
  • 0c2754338d Add type hints for hatchling.metadata Robert Rosca 2022-10-27 12:36:18 +0200
  • e675a58ae8
    Add type hints on licenses (#577) Olga Matoula 2022-10-29 17:34:17 +0200
  • 8ef821df55
    Upgrade Python in GitHub Actions to 3.11 final (#580) Ofek Lev 2022-10-29 09:40:41 -0400
  • eb4c6ad3dd Revert to using plain types Olga Matoula 2022-10-27 09:54:58 +0100
  • c6735e1a98 Replace type alias with TypedDict Olga Matoula 2022-10-25 18:18:38 +0100
  • aeac2f2723 . Ofek Lev 2022-10-25 11:29:19 -0400
  • d5bbe61573 Upgrade Python in GitHub Actions to 3.11 final Ofek Lev 2022-10-25 11:22:29 -0400
  • e09b679cba Fix isort errors Olga Matoula 2022-10-25 15:13:27 +0100
  • 8945211872 ix type alias dict for py<3.10 Olga Matoula 2022-10-25 15:02:49 +0100
  • 2bf90b2933 Fix usage of Union Olga Matoula 2022-10-25 14:22:28 +0100
  • 5b503b96c0 Merge branch 'master' into type-hint-licenses Olga Matoula 2022-10-25 14:18:07 +0100
  • a00d09c7ef Fix type alias union for py<3.10 Olga Matoula 2022-10-25 14:15:05 +0100
  • 16ee4073fe Add type hints in bridge/app.py (#575) ofek 2022-10-25 13:13:41 +0000
  • dcdbdf1da5
    Add type hints in bridge/app.py (#575) Olga Matoula 2022-10-25 15:04:42 +0200
  • 5d8e32a82a Import future annotations Olga Matoula 2022-10-25 13:58:27 +0100
  • 12a7bb030e
    Apply suggestions from code review Ofek Lev 2022-10-25 08:46:02 -0400
  • 7c42102b23
    Merge branch 'master' into type-hint-licenses Olga Matoula 2022-10-25 11:42:40 +0200
  • 5ed02a842f Use type alias and cast Olga Matoula 2022-10-25 10:41:47 +0100
  • 75dc840aa1 Annotate args and kwards with Any Olga Matoula 2022-10-25 10:12:10 +0100
  • 55f1c73ff1
    Merge branch 'master' into type-hint-bridge Ofek Lev 2022-10-25 00:08:29 -0400
  • b666af9652 refactor test fixture Ofek Lev 2022-10-24 23:07:08 -0400
  • 656e2f1586 ignore flake8-bugbear's new B027 0bd00aa194 ofek 2022-10-25 02:33:57 +0000
  • 0bd00aa194 ignore flake8-bugbear's new B027 Ofek Lev 2022-10-24 22:29:57 -0400
  • e6a671fb77 release Hatch v1.6.3 b25deec3c8 ofek 2022-10-25 02:25:29 +0000
  • f319fdbd59 backport v1.6.3 release Ofek Lev 2022-10-24 22:22:42 -0400
  • b25deec3c8 release Hatch v1.6.3 hatch-v1.6.3 hatch-v1.6.x Ofek Lev 2022-10-24 22:15:28 -0400
  • d82e6fae35 Fix `version` command when the version is dynamic and build dependencies are unmet Ofek Lev 2022-10-24 22:09:44 -0400
  • 5be6881526 Fix `version` command when the version is dynamic and build dependencies are unmet Ofek Lev 2022-10-24 22:09:44 -0400
  • 5f31e652f2
    Merge branch 'master' into type-hint-licenses Olga Matoula 2022-10-25 01:02:59 +0200
  • b8042c2bf1 Add type hints on licenses Olga Matoula 2022-10-25 00:01:47 +0100
  • 175c5b1356
    Merge branch 'master' into type-hint-bridge Olga Matoula 2022-10-25 00:36:33 +0200
  • be4c6d85e4 Add Olga in contributors Olga Matoula 2022-10-24 23:36:09 +0100
  • f79e1e721d Update users.md 4ddbdc5b6c ofek 2022-10-24 20:48:06 +0000
  • 4ddbdc5b6c Update users.md Ofek Lev 2022-10-24 16:42:31 -0400
  • 66bd2b6286 Add bridge to mypy config Olga Matoula 2022-10-24 08:57:41 +0100
  • 3d19eb3a2d Remove | Any from args and kwargs Olga Matoula 2022-10-24 08:56:22 +0100
  • 1fb4be94bf Retroactively support `License-Expression` core metadata (#576) baeefd0fc5 ofek 2022-10-24 01:39:21 +0000
  • baeefd0fc5
    Retroactively support `License-Expression` core metadata (#576) Ofek Lev 2022-10-23 21:32:07 -0400
  • 7cea4c37d8 Retroactively support `License-Expression` core metadata Ofek Lev 2022-10-23 21:06:57 -0400
  • 41138c5cd2 Add type hints in bridge/app.py Olga Matoula 2022-10-23 22:50:27 +0100
  • b5217e0ad8 Expand configured cache and data directory paths (#574) 86391773ca ofek 2022-10-23 20:14:40 +0000
  • 86391773ca
    Expand configured cache and data directory paths (#574) Ofek Lev 2022-10-23 16:08:05 -0400
  • 9d7f3dc2b2 Expand configured cache and data directory paths Ofek Lev 2022-10-23 15:47:16 -0400
  • 4faeebaa1f Separate histories and expand users section (#573) 97c76ed53a ofek 2022-10-23 19:07:02 +0000
  • 97c76ed53a
    Separate histories and expand users section (#573) Ofek Lev 2022-10-23 14:58:49 -0400
  • 3eee676d23 Separate histories and expand users section Ofek Lev 2022-10-23 14:27:50 -0400
  • a211568a1c Update (#572) e93c31aaea ofek 2022-10-23 17:28:19 +0000
  • e93c31aaea
    Update (#572) Ofek Lev 2022-10-23 13:21:45 -0400
  • 3c4811bd81 Update Ofek Lev 2022-10-23 12:53:16 -0400
  • 4c6c456e2e Update best practices part 2 (#571) 573192f880 ofek 2022-10-23 15:43:31 +0000
  • 573192f880
    Update best practices part 2 (#571) Ofek Lev 2022-10-23 11:36:43 -0400
  • 9385b8b615 Update best practices part 2 Ofek Lev 2022-10-23 10:43:22 -0400
  • 982be6e978 Mypy check build.py and ouroboros.py (#565) ofek 2022-10-23 00:46:58 +0000
  • 7b9c12da17
    Mypy check build.py and ouroboros.py (#565) chaojie 2022-10-23 08:39:48 +0800
  • 924a41d39d Update best practices part 1 (#570) 381a379c4b ofek 2022-10-22 21:50:50 +0000
  • 381a379c4b
    Update best practices part 1 (#570) Ofek Lev 2022-10-22 17:43:56 -0400
  • dd897dcbb4 Update best practices part 1 Ofek Lev 2022-10-22 17:24:04 -0400
  • 68f98f2c9d Mypy check build.py and ouroboros.pt ischaojie 2022-10-21 11:38:07 +0800
  • 0219400577 Fix docs build for contributors Ofek Lev 2022-10-21 00:53:55 -0400
  • b17e28a817 Update users.md 00c3d50887 ofek 2022-10-21 04:45:40 +0000
  • 00c3d50887 Update users.md Ofek Lev 2022-10-21 00:38:15 -0400
  • c45e2003da release Hatch v1.6.2 76b5df8277 ofek 2022-10-20 05:33:01 +0000
  • bf0232a0a8 release Hatch v1.6.2 76b5df8277 ofek 2022-10-20 05:08:31 +0000
  • 76b5df8277 release Hatch v1.6.2 hatch-v1.6.2 Ofek Lev 2022-10-20 00:59:33 -0400
  • a8d1e44c01 Fix getting dynamic metadata from hooks for environments (#563) c437a7c8ae ofek 2022-10-20 04:47:33 +0000
  • c437a7c8ae
    Fix getting dynamic metadata from hooks for environments (#563) Ofek Lev 2022-10-20 00:40:21 -0400
  • 10186484e0 Fix getting dynamic metadata from hooks for environments Ofek Lev 2022-10-20 00:16:46 -0400
  • c87a915d89 Style fixes Robert Rosca 2022-10-19 18:24:01 +0200