-
Notifications
You must be signed in to change notification settings - Fork 2
Smoke test #115
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
base: main
Are you sure you want to change the base?
Smoke test #115
Conversation
…cution of untrusted code Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
There was a problem hiding this 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 smoke test workflow to validate SDK examples and updates documentation to remove broadcast flags from workflow simulation commands.
- Adds comprehensive GitHub Actions smoke test workflow for continuous integration
- Removes
--broadcast
flags from workflow simulation examples in documentation - Aligns documentation examples with actual test execution commands
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
.github/workflows/smoke-test.yml | Adds new CI workflow with system setup, dependency installation, and workflow simulation tests |
packages/cre-sdk-examples/README.md | Updates documentation to remove --broadcast flags from simulation commands |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Not ready to merge yet, just testing.