-
Notifications
You must be signed in to change notification settings - Fork 2
Mlsw 10552 setup ci to build and test machine learning applications repo #5
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
Mlsw 10552 setup ci to build and test machine learning applications repo #5
Conversation
silabs-raashid
left a comment
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.
Some work is needed on the CI job, please address those comments and we should be good to go. Marking this as "Request Changes" for now.
silabs-raashid
left a comment
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.
A few minor changes needed again. But we're close to the finish line.
|
Also, please resolve the conflict that this file, people_flow_counter_mls90460.slcp |
c01f337 to
48f6d4e
Compare
silabs-raashid
left a comment
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.
LGTM!
d3ff8db to
a8a0ead
Compare
a8a0ead to
ba57692
Compare
Description
This PR is to setup CI to build and test machine_learning_applications repo apps
Fixes # MLSW-10552
Type of change
Please select all the options that apply. Ideally only one should be selected.
How Has This Been Tested?
The goal of this task was to verify that all machine learning applications in the repository build successfully whenever any push is made. Since the CI pipeline was newly created, it was tested by pushing the updated workflow code to the repository, triggering the GitHub Actions job, and confirming that all matrix builds executed successfully end-to-end without errors, ensuring the pipeline correctly generates and compiles every ML application automatically.
Test Configuration:
Screenshots
Checklist