-
Notifications
You must be signed in to change notification settings - Fork 11
Add workflow_call
support in unittests workflow
#149
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
Test Results 6 files 6 suites 8m 11s ⏱️ Results for commit a81def9. ♻️ This comment has been updated with latest results. |
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
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 code-wise but I lack some context/purpose of why the changes (i.e. external calls to the workflow) are needed.
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
@jkbmrz : Context is BOM testing so we can check that every new luxonis-ml release is compatible with all other repos
workflow_call
support in unittests workflow
Purpose
PR Description:
workflow_call
withml_ref
andtools_ref
inputstools
at specified ref when invoked externallyluxonis-ml
version viaml_ref
tools
Specification
None / not applicable
Dependencies & Potential Impact
None / not applicable
Deployment Plan
None / not applicable
Testing & Validation
None / not applicable