Commit Graph

27 Commits

Author SHA1 Message Date
Max Isbey
7ba41dcfae fix: make local coverage runs reliable (#2236) 2026-03-06 17:24:18 +00:00
Max Isbey
29a14ab9e5 fix: skip readme-v1-frozen in CI and add diff-based README.md check (#2048) 2026-02-13 10:30:30 +00:00
dependabot[bot]
6f8b791faf chore(deps): bump the github-actions group with 5 updates (#1981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-01 17:37:01 +01:00
Max Isbey
2137c8fbdb fix: revert README to v1.x documentation on main (#1971)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2026-01-29 20:03:01 +00:00
Max Isbey
a7ddfdae07 ci: add strict-no-cover to detect unnecessary coverage pragmas (#1897) 2026-01-23 21:00:20 +01:00
Marcelo Trylesinski
bcb07c2b25 refactor: flatten the methods in Client (#1914) 2026-01-20 13:12:07 +01:00
Max Isbey
2cf7784a48 ci: replace highest resolution with locked in test matrix (#1869)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2026-01-16 11:09:25 +01:00
dependabot[bot]
b63776b14f chore(deps): bump the github-actions group with 7 updates (#1878)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 10:00:49 +01:00
Max Isbey
c9e98e53a7 ci: pin all GitHub Actions to commit SHAs (#1875) 2026-01-16 08:52:42 +00:00
Max Isbey
72a8631f0a fix(ci): use bash shell for pytest step to ensure consistent error handling (#1868) 2026-01-15 17:32:22 +01:00
Marcelo Trylesinski
3ffe142e9a Support Python 3.14 (#1834) 2026-01-07 16:28:23 +00:00
Max Isbey
9724ad1ce6 Fix CI highest resolution test to actually test highest versions (#1609) 2025-11-13 20:25:43 +00:00
Max Isbey
89e9c43acf Get baseline 100% clean coverage (#1553) 2025-11-11 14:09:32 +01:00
Christian Clauss
bbc8b4904e Upgrade GitHub Actions (#1473) 2025-10-23 11:33:45 -07:00
Felix Weinberger
9f9dbad416 fix: use proper dependency resolution in CI (#1507) 2025-10-23 10:25:48 -07:00
Christian Clauss
35a9ccdb42 fix: uv CVE-2025-62518 astral-tokio-tar issue GHSA-j5gw-2vrg-8fgx (#1505) 2025-10-22 15:52:56 +02:00
David Soria Parra
0926613714 Update dependencies and fix type issues (#1268)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2025-08-14 10:40:47 +01:00
Marcelo Trylesinski
c7671e470c Add pyright strict mode on the whole project (#1254) 2025-08-11 18:56:37 +01:00
Marcelo Trylesinski
3fa7bc7b61 tests: add lowest dependency tests (#1067)
Co-authored-by: ihrpr <inna@anthropic.com>
2025-07-06 09:38:56 +02:00
Inna Harper
adf327164a Embed code snippets for README from executable examples (#1055) 2025-07-04 17:25:54 +01:00
David Soria Parra
0b11bdb629 ci: add --frozen flag to all uv commands in workflows (#970)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-25 14:00:14 +01:00
Marcelo Trylesinski
bac2705426 ci: add timeout on the test job (#955) 2025-06-13 15:24:28 +01:00
Marcelo Trylesinski
185fa49fd1 Use pre-commit on CI (#937) 2025-06-11 16:48:10 +02:00
Marcelo Trylesinski
8a2359ffeb Pin uv version (#806) 2025-05-26 12:17:23 +01:00
Daniel Avdar
b8f7b027c3 Update CI configuration to support multiple OS environments (#708)
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
2025-05-14 13:43:59 +01:00
Marcelo Trylesinski
9ec6db201f ci: test multiple python versions (#345) 2025-03-25 11:57:56 +00:00
David Soria Parra
753c76e479 PyPI release workflow 2024-11-12 11:32:13 +00:00