Skip to content

chore(actions): clarify workflow names and remove unused e2e jobs#161

Merged
TsuyoshiUshio merged 1 commit into
mainfrom
chore/cleanup-actions-workflows
Jun 2, 2026
Merged

chore(actions): clarify workflow names and remove unused e2e jobs#161
TsuyoshiUshio merged 1 commit into
mainfrom
chore/cleanup-actions-workflows

Conversation

@TsuyoshiUshio
Copy link
Copy Markdown
Contributor

Summary

  • Rename the main CI workflow from Build Plugins to Build and Test.
  • Rename Vally workflows to purpose-oriented names:
    • Skill Evaluation - Offline for non-Azure-deploying evals.
    • Skill Evaluation - Azure Live Deploy for evals that deploy real Azure resources.
    • Cleanup Azure Live Eval Resources for the Azure cleanup safety net.
  • Remove obsolete workflows:
    • Nightly E2E Tests (not wired with required agent CLIs and no recent runs).
    • Skill Evaluation - Live Azure Login Smoke (superseded by Azure Live Deploy validation).
  • Update eval documentation and workflow links to match the new names.

Validation

  • npm run eval:lint
  • Parsed all workflow and eval YAML files with the repo's yaml parser

Rename workflow files and display names to describe their purpose, and remove obsolete Nightly E2E and Azure login smoke workflows now covered by other validation paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@TsuyoshiUshio TsuyoshiUshio merged commit 67d11a4 into main Jun 2, 2026
2 checks passed
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.

2 participants