GitHub / LeakIX/l9format-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8719510b | merge Merge pull request #77 from LeakIX/dependabot/uv/hypothesis-6.163.0 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| b73e7dd2 | docs: add changelog entry for hypothesis bump to 6.163.0 (#77) |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 40705f4c | merge Merge pull request #76 from LeakIX/dependabot/github_actions/actions/upload-a... |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 36bb4b6c |
Build(deps-dev): Bump hypothesis from 6.161.6 to 6.163.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 6fc47c80 |
Build(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| edb2e2f2 | merge Merge pull request #74 from LeakIX/dw/common-ci-tooling |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
30 days ago | |
| 6ec5bdda | CHANGELOG: complete uv migration and add common tooling | Danny Willems <b****s@g****m> | 30 days ago | |
| 430ac97e | Migrate to uv and add the common CI and tooling setup | Danny Willems <b****s@g****m> | 30 days ago | |
| e92b75e9 | merge Merge pull request #73 from LeakIX/dependabot/github_actions/tarides/changelo... |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e0f33db0 |
Build(deps): Bump tarides/changelog-check-action from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c181add9 | merge Merge pull request #70 from LeakIX/dependabot/github_actions/actions/checkout-7 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c961063d |
Build(deps): Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| e3b8f0de | merge Merge pull request #69 from LeakIX/dw/pr-hygiene-checks |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b61d01a2 | CHANGELOG: add PR hygiene checks | Danny Willems <b****s@g****m> | 5 months ago | |
| a4c3b196 | CI: add PR hygiene checks using dannywillems/toolbox | Danny Willems <b****s@g****m> | 5 months ago | |
| 37f496c6 | merge Merge pull request #68 from LeakIX/release/v2.0.1 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8ed1049c | CHANGELOG: release 2.0.1 | Danny Willems <b****s@g****m> | 5 months ago | |
| ee74ebb3 | Bump version to 2.0.1 | Danny Willems <b****s@g****m> | 5 months ago | |
| e52b8bfc | merge Merge pull request #67 from LeakIX/dw/update-project-toml |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a2e77bac | CHANGELOG: add entry for hatch build include lists | Danny Willems <b****s@g****m> | 5 months ago | |
| 953d6047 | Use include list instead of exclude list | Danny Willems <b****s@g****m> | 5 months ago | |
| 73b2d2c4 | merge Merge pull request #66 from LeakIX/feature/move-shellcheck-workflow |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5e8fcc8f | CHANGELOG: add entry for shellcheck workflow move | Danny Willems <b****s@g****m> | 5 months ago | |
| 72bf8772 |
Move shellcheck job from changelog workflow into a dedicated shellcheck workflow
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
5 months ago | |
| 5f95fbd3 | merge Merge pull request #64 from LeakIX/dependabot/github_actions/astral-sh/setup-... |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 095e6b1d | CHANGELOG: bump astral-sh/setup-uv from 6 to 7 | Danny Willems <b****s@g****m> | 5 months ago | |
| c9216ba4 |
Build(deps): Bump astral-sh/setup-uv from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| baee728d | Dependabot: use uv | Danny Willems <b****s@g****m> | 5 months ago | |
| d4bef535 | merge Merge pull request #63 from LeakIX/feature/replace-serde-with-dataclasses |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 740ce1d9 | CHANGELOG: replace serde with dataclasses, bump to 2.0.0 | Danny Willems <b****s@g****m> | 5 months ago | |
| 71e9ba8a | Replace serde with stdlib dataclasses, bump to 2.0.0 | Danny Willems <b****s@g****m> | 5 months ago | |
| 0cf8ccd3 | merge Merge pull request #57 from LeakIX/release/1.4.1 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f8e18fd4 | merge Merge pull request #58 from LeakIX/dependabot/github_actions/astral-sh/setup-... |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 52560b3e | merge Merge pull request #62 from LeakIX/fix/ci-per-commit-pr-trigger |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 265fec6c | CHANGELOG: use Makefile targets in CI and sequential per-commit testing | Danny Willems <b****s@g****m> | 5 months ago | |
| fa582dc8 | CI: use Makefile targets in workflows and add sequential per-commit testing | Danny Willems <b****s@g****m> | 5 months ago | |
| 4c870ed8 | merge Merge pull request #61 from LeakIX/feat/ci-per-commit |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f595bae7 | CHANGELOG: add per-commit CI workflow entry | Danny Willems <b****s@g****m> | 5 months ago | |
| 743775c1 | CHANGELOG: bump astral-sh/setup-uv from 6 to 7 |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
5 months ago | |
| bc4872d9 | CI: add per-commit workflow triggered by ci:per-commit label | Danny Willems <b****s@g****m> | 5 months ago | |
| 00d9169d |
Build(deps): Bump astral-sh/setup-uv from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Danny Willems <b****s@g****m> |
5 months ago | |
| cf08936a | merge Merge pull request #56 from LeakIX/copilot/move-from-poetry-to-uv |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| ac9c887d |
fix: remove duplicate [#51] link reference in CHANGELOG.md
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| 74f7812a | merge Merge remote-tracking branch 'origin/main' into copilot/move-from-poetry-to-uv | copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| 92723dc2 |
fix: resolve conflicts with main branch (ruff/isort dependency updates)
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| 632845bd | CHANGELOG: release 1.4.1 | Danny Willems <b****s@g****m> | 5 months ago | |
| 83028165 | Bump version to 1.4.1 | Danny Willems <b****s@g****m> | 5 months ago | |
| ac614194 |
docs: add CHANGELOG entry for Poetry to uv migration
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| a04a600d | merge Merge pull request #51 from LeakIX/dependabot/pip/isort-gte-7-and-lt-9 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5f4fc514 |
chore: migrate from Poetry to uv
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| d8ed2cef | merge Merge pull request #50 from LeakIX/dependabot/pip/ruff-gte-0.14.14-and-lt-0.16.0 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6996e7f4 | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 5 months ago | |
| cc373de1 | merge Merge pull request #49 from LeakIX/dependabot/github_actions/actions/checkout-6 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 21921e58 | merge Merge pull request #52 from LeakIX/copilot/sub-pr-49 |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 38e637cc |
docs: add changelog entry for actions/checkout bump to v6
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 6 months ago | |
| 1b2eef06 |
docs: add changelog entry for isort dependency update to >=7,<9
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
6 months ago | |
| 79389655 |
docs: add changelog entry for ruff dependency update
Co-authored-by: dannywillems <6****s@u****m> |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
6 months ago | |
| 8b272d83 | Initial plan |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
6 months ago | |
| fcbfe724 | Initial plan |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Danny Willems <b****s@g****m> |
6 months ago | |
| 50c545c0 | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 6 months ago | |
| b7d70d12 |
Build(deps-dev): Update isort requirement from ^7.0.0 to >=7,<9
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Danny Willems <b****s@g****m> |
6 months ago | |
| 0b831442 |
Build(deps-dev): Update ruff requirement
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Danny Willems <b****s@g****m> |
7 months ago | |
| 6c9eecdb |
Build(deps): Bump actions/checkout from 4 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7de6d740 | CHANGELOG: merge unreleased into 1.4.0, fix release date | Danny Willems <b****s@g****m> | 7 months ago | |
| bc871185 | README: add PyPI/release badges and install instructions | Danny Willems <b****s@g****m> | 7 months ago | |
| 6a6967f3 | merge Merge pull request #48 from LeakIX/parametrize-ip4scout-tests |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 398fbe12 | CHANGELOG: parametrize ip4scout tests (#32) | Danny Willems <b****s@g****m> | 7 months ago | |
| ac4744e1 | refactor: use pytest.mark.parametrize for ip4scout tests | Danny Willems <b****s@g****m> | 7 months ago | |
| 7b90670d | merge Merge pull request #47 from LeakIX/add-round-trip-tests |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0319a6f5 | CHANGELOG: add round-trip and serialization tests (#24) | Danny Willems <b****s@g****m> | 7 months ago | |
| d554f1e6 | test: add round-trip and serialization tests | Danny Willems <b****s@g****m> | 7 months ago | |
| 7077cc0d | merge Merge pull request #46 from LeakIX/add-py-typed-marker |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b6edc032 | CHANGELOG: add py.typed marker (#31) | Danny Willems <b****s@g****m> | 7 months ago | |
| 7f49ff5e | feat: add py.typed marker for PEP 561 compliance | Danny Willems <b****s@g****m> | 7 months ago | |
| c6d7e77d | merge Merge pull request #45 from LeakIX/fix-mypy-test-annotations |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a7d44235 | CHANGELOG: add return type annotations to test functions (#43) | Danny Willems <b****s@g****m> | 7 months ago | |
| cd74b55f | fix: add return type annotations to test functions | Danny Willems <b****s@g****m> | 7 months ago | |
| 8aa1cf6d | merge Merge pull request #20 from LeakIX/add-publish-targets |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 79979b56 | merge Merge pull request #44 from LeakIX/fix-decimal-normalize |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 23b3cc2c | CHANGELOG: fix Decimal.normalize() precision loss (#28) | Danny Willems <b****s@g****m> | 7 months ago | |
| 01307431 | test: add round-trip regression test for Decimal precision | Danny Willems <b****s@g****m> | 7 months ago | |
| cae52388 | merge Merge pull request #42 from LeakIX/add-test-assertions |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a88c8c8d | CHANGELOG: fix Decimal.normalize() precision loss (#28) | Danny Willems <b****s@g****m> | 7 months ago | |
| 28c76f1c | fix: remove normalize() from round_decimal to preserve precision | Danny Willems <b****s@g****m> | 7 months ago | |
| 2128635d | CHANGELOG: add assertions to deserialization tests (#26) | Danny Willems <b****s@g****m> | 7 months ago | |
| cbea4fc5 | test: add assertions to deserialization tests | Danny Willems <b****s@g****m> | 7 months ago | |
| d8ee8ad8 | merge Merge pull request #41 from LeakIX/fix-leaked-file-handles |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 97b56f22 | CHANGELOG: add fix for leaked file handles (#25) | Danny Willems <b****s@g****m> | 7 months ago | |
| b66a6f58 | fix: use context managers for file handles in tests | Danny Willems <b****s@g****m> | 7 months ago | |
| 44e50e5e | merge Merge pull request #40 from LeakIX/copilot/deduplicate-version-info |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| db172c7f | CHANGELOG: add entry for version deduplication (#22) | Danny Willems <b****s@g****m> | 7 months ago | |
| 3547e22a | Use importlib.metadata for version, single source of truth | Danny Willems <b****s@g****m> | 7 months ago | |
| 3a3901b7 | merge Merge pull request #38 from LeakIX/copilot/add-negative-edge-case-tests |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b6bdf6b1 | CHANGELOG: add entry for edge-case validation tests (#33) | Danny Willems <b****s@g****m> | 7 months ago | |
| 1ca6e4d6 | tests: add edge-case and validation tests | Danny Willems <b****s@g****m> | 7 months ago | |
| f8a9e20f | merge Merge pull request #37 from LeakIX/copilot/fix-typo-in-test-name |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 22095c52 | CHANGELOG: add entry for test name typo fix (#27) | Danny Willems <b****s@g****m> | 7 months ago | |
| 0d8736e6 | tests: fix typo in test name form -> from | Danny Willems <b****s@g****m> | 7 months ago | |
| f8f51bd9 | merge Merge pull request #39 from LeakIX/ci-changelog-commit-check |
Danny Willems <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 34c970d1 | CHANGELOG: add entry for changelog hygiene CI (#35, #36) | Danny Willems <b****s@g****m> | 7 months ago |