ci: add TCK 1.0 test job to run-tck workflow#1120
Open
Linux2010 wants to merge 1 commit into
Open
Conversation
Adds a new tck-test-1-0 job to the TCK workflow that runs the a2a-tck 1.0.0.alpha2 conformance tests against the Python SDK. Changes: - Rename existing job to tck-test-0-3 for clarity - Update TCK 0.3 version from beta3 to beta5 (matches a2a-java) - Add tck-test-1-0 job using TCK 1.0.0.alpha2 - TCK 1.0 uses new CLI: --sut-host, --transport, --level - Add TCK 1.0 summary output to GitHub Step Summary - Upload TCK 1.0 reports as CI artifacts Closes a2aproject#666
Contributor
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds TCK 1.0 conformance testing to the CI workflow. Closes #666.
Changes
tck-testtotck-test-0-3for clarity0.3.0.beta3to0.3.0.beta5(matches a2a-java)tck-test-1-0job using TCK1.0.0.alpha2--sut-host,--transport,--levelTCK 1.0 Job Details
uv sync --locked --all-extras1.0.0.alpha2uv pip install -e .sut_agent.py(supports JSON-RPC, REST, gRPC)run_tck.py --sut-host $SUT_BASE_URL -vReference
1.0.0.alpha20.3.0.beta5