24 Commits

Author SHA1 Message Date
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
Inna Harper
dced22344d Remove frozen from build (#1040) 2025-06-26 14:41:23 +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
Dipesh Rathore
1bb16fa96e clean-up: removed unused ci file (#950) 2025-06-13 08:41:18 +00: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
David Soria Parra
2d6b3873ec fix publish-pypi 2025-03-27 18:03:46 +00:00
David Soria Parra
f007323542 Create publish-docs-manually.yml 2025-03-27 17:55:23 +00:00
Marcelo Trylesinski
4e11f2890b Add mkdocs (#367) 2025-03-25 13:06:15 +01:00
Marcelo Trylesinski
9ec6db201f ci: test multiple python versions (#345) 2025-03-25 11:57:56 +00:00
David Soria Parra
a9ae38237d check uv lockfile 2025-02-03 12:33:30 +00:00
David Soria Parra
af940aeea7 ci: Run main checks on tags 2025-01-03 16:15:00 +00:00
David Soria Parra
dd1a069508 Add checks to release branch 2024-12-12 17:01:07 +00:00
David Soria Parra
753c76e479 PyPI release workflow 2024-11-12 11:32:13 +00:00
David Soria Parra
211b5f069a github: add workflows to check formatting and typecheck 2024-10-11 16:17:04 +01:00
Justin Spahr-Summers
7b55252c87 Install trio on CI 2024-10-02 21:57:04 +01:00
Justin Spahr-Summers
a684ef1ccc Require Python 3.10 2024-10-02 21:54:55 +01:00
Justin Spahr-Summers
2f5574917a Install pytest on CI 2024-10-02 21:52:43 +01:00
Justin Spahr-Summers
7f6c664d64 Configure CI 2024-10-02 21:50:54 +01:00