Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
a2aproject
/
a2a-js
Public
Notifications
You must be signed in to change notification settings
Fork
160
Star
584
Code
Issues
16
Pull requests
44
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: a2aproject/a2a-js
Actions
All workflows
Workflows
Conventional Commits
Conventional Commits
Coverage Delta
Coverage Delta
Dependabot Updates
Dependabot Updates
Post Coverage Comment
Post Coverage Comment
Publish to NPM
Publish to NPM
release-please
release-please
release-pr-approvals
release-pr-approvals
Run Build Tests
Run Build Tests
Run Integration Tests
Run Integration Tests
Run ITK
Run ITK
Show more workflows...
Management
Caches
Run Build Tests
Run Build Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build-tests.yml
will be ignored since log searching is not yet available
1,572 workflow runs
1,572 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.1
Run Build Tests
#1572:
Pull request
#649
opened by
dependabot
Bot
54s
dependabot/npm_and_yarn/js-yaml-4.3.1
dependabot/npm_and_yarn/js-yaml-4.3.1
54s
View #649
View workflow file
fix: apply historyLength trimming on tasks/resubscribe snapshot
Run Build Tests
#1571:
Pull request
#628
synchronize by
ez-lbz
1m 3s
ez-lbz:fix/resubscribe-history-trim
ez-lbz:fix/resubscribe-history-trim
1m 3s
View #628
View workflow file
fix: cap historyLength at 1000 and reject invalid values
Run Build Tests
#1570:
Pull request
#639
synchronize by
ez-lbz
51s
ez-lbz:fix/history-length-upper-bound
ez-lbz:fix/history-length-upper-bound
51s
View #639
View workflow file
fix: reject empty task IDs with RequestMalformedError in getTask/cancelTask
Run Build Tests
#1569:
Pull request
#629
synchronize by
ez-lbz
58s
ez-lbz:fix/empty-taskid-validation
ez-lbz:fix/empty-taskid-validation
58s
View #629
View workflow file
fix: return 404/-32001 for missing push notification configs
Run Build Tests
#1568:
Pull request
#630
synchronize by
ez-lbz
54s
ez-lbz:fix/push-config-notfound-404
ez-lbz:fix/push-config-notfound-404
54s
View #630
View workflow file
fix: reject invalid ListTasks status filters with RequestMalformedError
Run Build Tests
#1567:
Pull request
#631
synchronize by
ez-lbz
53s
ez-lbz:fix/invalid-status-rejected
ez-lbz:fix/invalid-status-rejected
53s
View #631
View workflow file
fix: reject concurrent sendMessage while the task executor is running
Run Build Tests
#1566:
Pull request
#632
synchronize by
ez-lbz
58s
ez-lbz:fix/sendmessage-working-guard
ez-lbz:fix/sendmessage-working-guard
58s
View #632
View workflow file
fix: handle gRPC client cancellation on streaming calls
Run Build Tests
#1565:
Pull request
#633
synchronize by
ez-lbz
1m 1s
ez-lbz:fix/grpc-cancel-listener
ez-lbz:fix/grpc-cancel-listener
1m 1s
View #633
View workflow file
fix: reject empty/blank and CRLF push auth credentials
Run Build Tests
#1564:
Pull request
#634
synchronize by
ez-lbz
1m 1s
ez-lbz:fix/push-auth-headers
ez-lbz:fix/push-auth-headers
1m 1s
View #634
View workflow file
fix: cap push notification configs per task at 50
Run Build Tests
#1563:
Pull request
#635
synchronize by
ez-lbz
53s
ez-lbz:fix/push-config-limit
ez-lbz:fix/push-config-limit
53s
View #635
View workflow file
fix: guard terminal state transitions and make cancelTask atomic
Run Build Tests
#1562:
Pull request
#636
synchronize by
ez-lbz
54s
ez-lbz:fix/state-machine-cancel-race
ez-lbz:fix/state-machine-cancel-race
54s
View #636
View workflow file
fix: sanitize internal exception messages in client-visible errors
Run Build Tests
#1561:
Pull request
#637
synchronize by
ez-lbz
55s
ez-lbz:fix/error-message-sanitization
ez-lbz:fix/error-message-sanitization
55s
View #637
View workflow file
fix: harden SSE streaming (keep-alive, event ids, idle timeout) and cap request body size
Run Build Tests
#1560:
Pull request
#638
synchronize by
ez-lbz
50s
ez-lbz:fix/transport-hardening
ez-lbz:fix/transport-hardening
50s
View #638
View workflow file
fix(server): validate push-notification URLs before dispatch (SSRF)
Run Build Tests
#1559:
Pull request
#645
synchronize by
SashaMIT
51s
SashaMIT:fix/push-notification-ssrf-url-validation
SashaMIT:fix/push-notification-ssrf-url-validation
51s
View #645
View workflow file
fix(server): validate push-notification URLs before dispatch (SSRF)
Run Build Tests
#1558:
Pull request
#645
opened by
SashaMIT
52s
SashaMIT:fix/push-notification-ssrf-url-validation
SashaMIT:fix/push-notification-ssrf-url-validation
52s
View #645
View workflow file
fix: cap push notification configs per task at 50
Run Build Tests
#1557:
Pull request
#635
synchronize by
ez-lbz
1m 0s
ez-lbz:fix/push-config-limit
ez-lbz:fix/push-config-limit
1m 0s
View #635
View workflow file
fix: apply historyLength trimming on tasks/resubscribe snapshot
Run Build Tests
#1556:
Pull request
#628
synchronize by
ez-lbz
57s
ez-lbz:fix/resubscribe-history-trim
ez-lbz:fix/resubscribe-history-trim
57s
View #628
View workflow file
fix: cap historyLength at 1000 and reject invalid values
Run Build Tests
#1555:
Pull request
#639
synchronize by
ez-lbz
42m 54s
ez-lbz:fix/history-length-upper-bound
ez-lbz:fix/history-length-upper-bound
42m 54s
View #639
View workflow file
fix: harden SSE streaming (keep-alive, event ids, idle timeout) and cap request body size
Run Build Tests
#1554:
Pull request
#638
synchronize by
ez-lbz
1h 14m 14s
ez-lbz:fix/transport-hardening
ez-lbz:fix/transport-hardening
1h 14m 14s
View #638
View workflow file
fix: guard terminal state transitions and make cancelTask atomic
Run Build Tests
#1553:
Pull request
#636
synchronize by
ez-lbz
1h 22m 17s
ez-lbz:fix/state-machine-cancel-race
ez-lbz:fix/state-machine-cancel-race
1h 22m 17s
View #636
View workflow file
fix: cap push notification configs per task at 50
Run Build Tests
#1552:
Pull request
#635
synchronize by
ez-lbz
1h 13m 34s
ez-lbz:fix/push-config-limit
ez-lbz:fix/push-config-limit
1h 13m 34s
View #635
View workflow file
fix: handle gRPC client cancellation on streaming calls
Run Build Tests
#1551:
Pull request
#633
synchronize by
ez-lbz
1h 8m 49s
ez-lbz:fix/grpc-cancel-listener
ez-lbz:fix/grpc-cancel-listener
1h 8m 49s
View #633
View workflow file
fix: reject invalid ListTasks status filters with RequestMalformedError
Run Build Tests
#1550:
Pull request
#631
synchronize by
ez-lbz
1h 5m 33s
ez-lbz:fix/invalid-status-rejected
ez-lbz:fix/invalid-status-rejected
1h 5m 33s
View #631
View workflow file
fix: return 404/-32001 for missing push notification configs
Run Build Tests
#1549:
Pull request
#630
synchronize by
ez-lbz
1h 13m 50s
ez-lbz:fix/push-config-notfound-404
ez-lbz:fix/push-config-notfound-404
1h 13m 50s
View #630
View workflow file
fix: reject concurrent sendMessage while the task executor is running
Run Build Tests
#1548:
Pull request
#632
synchronize by
ez-lbz
1h 20m 11s
ez-lbz:fix/sendmessage-working-guard
ez-lbz:fix/sendmessage-working-guard
1h 20m 11s
View #632
View workflow file
Previous
1
2
3
4
5
…
62
63
Next
You can’t perform that action at this time.