Skip to content

Conversation

@amithad
Copy link
Member

@amithad amithad commented Sep 15, 2025

No description provided.

Signed-off-by: Amitha Dissanayake <[email protected]>
Copilot AI review requested due to automatic review settings September 15, 2025 09:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new GitHub Actions workflow to run CLI end-to-end tests automatically on pull requests and commits to the develop branch, enabling per-commit builds for the develop branch as indicated in the title.

Key Changes

  • Introduces automated CLI E2E testing workflow triggered on PRs and develop branch pushes
  • Sets up Python 3.12 environment with uv package manager for testing
  • Implements automated discovery and testing of CLI examples in the examples/cli directory

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Signed-off-by: Amitha Dissanayake <[email protected]>
@amithad amithad requested a review from hamparawa September 15, 2025 09:44
hamparawa
hamparawa previously approved these changes Sep 15, 2025
Signed-off-by: Amitha Dissanayake <[email protected]>
@amithad amithad merged commit a3f87bf into develop Sep 15, 2025
1 check passed
@amithad amithad deleted the feature/develop_commit_ci branch September 15, 2025 09:48
@amithad amithad linked an issue Sep 15, 2025 that may be closed by this pull request
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.

Test Framework (Unit Tests)

3 participants