Skip to content

Add initial CI #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add initial CI #43

wants to merge 2 commits into from

Conversation

mawad-amd
Copy link
Collaborator

No description provided.

Signed-off-by: Muhammad Awad <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings July 10, 2025 18:34
@mawad-amd mawad-amd requested review from neoblizz and BKP as code owners July 10, 2025 18:34
Copy link

@Copilot 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 initial continuous integration (CI) infrastructure to automatically test Iris examples on AMD Developer Cloud infrastructure. The CI setup includes automated droplet provisioning, environment setup, and comprehensive testing of all Iris examples.

  • Implements GitHub Actions workflow for automated testing of Iris examples
  • Adds developer documentation for AMD Developer Cloud setup
  • Updates example commands to reflect new message passing examples

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/examples-ci.yml Main CI workflow that provisions AMD cloud droplets and runs comprehensive Iris example tests
.github/workflows/scripts/examples.sh Test execution script that runs all Iris examples and stores results
docs/DEVCLOUD.md Documentation guide for setting up Iris on AMD Developer Cloud
examples/README.md Updates example commands to include new message passing scripts

Signed-off-by: Muhammad Awad <[email protected]>
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