[Wrynose] Switch FastCV artifact path from prebuilt_yocto_master to prebuilt_yocto_wrynose - #2848
[Wrynose] Switch FastCV artifact path from prebuilt_yocto_master to prebuilt_yocto_wrynose#2848quic-ptak wants to merge 1 commit into
Conversation
Test Results 110 files + 85 658 suites +633 7h 58m 37s ⏱️ + 7h 13m 15s For more details on these failures, see this check. Results for commit 5c07005. ± Comparison against base commit 08c6fad. ♻️ This comment has been updated with latest results. |
Dmitry Baryshkov (lumag)
left a comment
There was a problem hiding this comment.
qcom-fastcv-binaries: Switch artifact path from prebuilt_yocto_master to prebuilt_yocto_wrynose
Too long.
Also, commit message doesn't answer on the most important question. Why?
df353bb to
fdb3eee
Compare
Artifactory now publishes master and wrynose artifacts separately; migrate source URL and refresh checksum to the wrynose-specific path. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
|
Why??? |
Dmitry Baryshkov (lumag)
left a comment
There was a problem hiding this comment.
Artifactory now publishes master and wrynose artifacts separately;
Why?
The internal build workflow has been updated to generate separate tarballs for the master and wrynose branches, rather than publishing them under a shared path. This segregation ensures that artifacts for each branch are independently tracked and versioned in Artifactory. |
Again, why? What is the reason for having two? You are describing the consequences, but not the primary reason. |
Migrates the artifact source URL from the prebuilt_yocto_master tree to prebuilt_yocto_wrynose to align with the updated Artifactory layout. Checksum refreshed accordingly.
A follow up PR for: #2827