You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR opea-project/GenAIComps#1238 and #1470 added conditional CI step skip for both GenAIComps and GenAIExamples respectively. However, it seems that .length operator is not supported by github actions?
In GenAIComps,image building on push event is always skipped, see this link for details.
In GenAIExamples, helm chart e2e test is also skipped, see this link for details.
Reproduce steps
Manually retrigger the corresponding CI.
Raw log
Attachments
No response
The text was updated successfully, but these errors were encountered:
Priority
P2-High
OS type
Ubuntu
Hardware type
Xeon-GNR
Installation method
Deploy method
Running nodes
Single Node
What's the version?
GenAIExamples: 970b869
GenAIComps: b777db7
Description
PR opea-project/GenAIComps#1238 and #1470 added conditional CI step skip for both GenAIComps and GenAIExamples respectively. However, it seems that
.length
operator is not supported by github actions?Reproduce steps
Manually retrigger the corresponding CI.
Raw log
Attachments
No response
The text was updated successfully, but these errors were encountered: