Commit Graph

60 Commits

Author SHA1 Message Date
Marcelo Trylesinski e8e6484278 ci: add zizmor for GitHub Actions security analysis (#2648) 2026-05-20 17:06:57 +02:00
Max f4753440da ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (v1 at /, v2 at /v2/) (#2634) 2026-05-18 15:28:13 +01:00
Max Isbey fb2276b95f ci: remove claude-code-review workflow (#2359) 2026-03-27 14:02:41 +00:00
Felix Weinberger 7ba4fb881d ci: skip claude.yml when comment is '@claude review' (#2337) 2026-03-24 20:36:36 +00:00
Max Isbey 7ba41dcfae fix: make local coverage runs reliable (#2236) 2026-03-06 17:24:18 +00:00
Max Isbey 62575edabd ci: sign weekly lockfile commits as github-actions[bot] (#2148) 2026-02-26 15:36:46 +00:00
Jonathan Hefner 0fe16dd5fd fix: silence mkdocs social plugin warnings in strict mode (#2109) 2026-02-19 23:12:51 +01:00
Max Isbey 43d709c976 ci: pin all GitHub Actions to commit SHAs (#2088) 2026-02-18 19:42:00 +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
Felix Weinberger 239d682b6f fix: pass conformance auth scenarios, add RFC 8707 resource validation (#2010) 2026-02-09 11:41:03 +00:00
Marcelo Trylesinski 4598ad9361 ci: disable conformance tests (#2007) 2026-02-07 14:12:19 +01: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 b38716e5e3 ci: skip Claude code review for Dependabot PRs (#1963) 2026-01-27 13:04:36 +00:00
Max Isbey 4a2d83a0cb ci: skip claude code review for fork PRs (#1952) 2026-01-24 19:22:24 +00:00
Max Isbey a7ddfdae07 ci: add strict-no-cover to detect unnecessary coverage pragmas (#1897) 2026-01-23 21:00:20 +01:00
Max Isbey 5301298225 Add claude GitHub action (#1922) 2026-01-22 18:43:42 +00:00
Max Isbey 213cf993ca Add conformance testing CI pipeline (#1915) 2026-01-21 16:04:35 +00:00
Marcelo Trylesinski bcb07c2b25 refactor: flatten the methods in Client (#1914) 2026-01-20 13:12:07 +01:00
Marcelo Trylesinski 2b4c7ebc61 ci: add alls-green action for single required check (#1882) 2026-01-16 12:14:50 +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 fc5cb6ab48 ci: add weekly lockfile update workflow (#1874) 2026-01-16 09:47:06 +01: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
Yugan 4807eb5a80 Add workflow to comment on PRs when released (#1772) 2025-12-19 11:17:13 +00:00
Max Isbey ef96a31671 ci: add v1.x branch to main-checks workflow (#1802)
Main branch checks / checks (push) Failing after 0s
2025-12-18 16:59:30 +00:00
Max Isbey 779271ae38 chore: remove release-comment workflow (#1758)
Main branch checks / checks (push) Failing after 0s
2025-12-09 15:45:08 +00:00
Felix Weinberger b7cc25493c feat: add workflow to comment on PRs when released (#1750) 2025-12-09 12:22:07 +00:00
Max Isbey 9724ad1ce6 Fix CI highest resolution test to actually test highest versions (#1609)
Main branch checks / checks (push) Failing after 0s
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
Max Isbey 6c26d087df update uv to 0.9.5 (#1510)
Main branch checks / checks (push) Failing after 1s
2025-10-24 01:04:09 +00: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
Inna Harper dced22344d Remove frozen from build (#1040)
Main branch checks / checks (push) Failing after 1s
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