Skip to content

fix(a2a): remove incomplete tasks and update trigger script#45

Merged
GuyZivRH merged 2 commits into
mainfrom
fix/a2a-remove-incomplete-tasks
Jul 8, 2026
Merged

fix(a2a): remove incomplete tasks and update trigger script#45
GuyZivRH merged 2 commits into
mainfrom
fix/a2a-remove-incomplete-tasks

Conversation

@GuyZivRH

@GuyZivRH GuyZivRH commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove advisor-awareness and graceful-degradation tasks that were missing test.sh wrappers
  • Update trigger_test_runs.sh to use main branch instead of pinned commit b63b022

Problem

The incomplete tasks caused Harbor verifier failures:

FileNotFoundError: Task directory declares [environment].os = 'linux' but does not contain tests/test.sh

Changes

  1. Removed incomplete task directories (missing test.sh)
  2. Updated A2A revision in trigger script from b63b022main

Test plan

  • A2A pipeline runs use only lightspeed-qa task
  • Trigger script works with main branch

Made with Cursor

GuyZivRH and others added 2 commits July 8, 2026 12:04
advisor-awareness and graceful-degradation tasks were added without
test.sh wrappers, causing Harbor verifier failures. Keeping only
lightspeed-qa which has proper test harness.

Co-authored-by: Cursor <cursoragent@cursor.com>
Change revision from pinned commit b63b022 to main branch now that
incomplete tasks have been removed.

Co-authored-by: Cursor <cursoragent@cursor.com>
@GuyZivRH GuyZivRH merged commit e67a4d1 into main Jul 8, 2026
1 check passed
@GuyZivRH GuyZivRH deleted the fix/a2a-remove-incomplete-tasks branch July 8, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant