-
Notifications
You must be signed in to change notification settings - Fork 638
Update download locations to outside repository content #1943
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
Conversation
Signed-off-by: Gaurav Aggarwal <[email protected]>
log-dir: demo_run_logs | ||
timeout-seconds: 300 | ||
success-line: "Demo completed successfully." | ||
# - name: Run and monitor the MQTT Serializer Demo |
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.
These demos fail in GH Actions , but not reproducible in local environment, We will address them in a later PR.
log-dir: demo_run_logs | ||
timeout-seconds: 300 | ||
success-line: "Demo completed successfully." | ||
# - name: Run and monitor the MQTT Subscription Manager Demo |
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.
These demos fail in GH Actions , but not reproducible in local environment, We will address them in a later PR.
Issue #, if available:
Description of changes:
This PR updates all download commands (such as curl) to download files outside the repository content.
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.