eye-gu opened a new issue, #6382:
URL: https://github.com/apache/shenyu/issues/6382

   ### Is there an existing issue for this?
   
   - [x] I have searched the existing issues
   
   ### Current Behavior
   
   
https://github.com/apache/shenyu/actions/runs/27494862854/job/81267317313?pr=6347
   
   > Could not find artifact 
org.apache.shenyu:shenyu-spring-boot-starter-client-springmvc:jar:2.7.1-SNAPSHOT
   
   ci and e2e-k8s workflows share the same cache key: key: ${{ runner.os 
}}-maven-${{ hashFiles('**/pom.xml') }}.
   But ci not install. The e2e-k8s jobs subsequently restore the incomplete 
cache from ci.yml, and fail when building shenyu-examples which depends on 
SNAPSHOT jars not present in the cache.
   
   ### Expected Behavior
   
   _No response_
   
   ### Steps To Reproduce
   
   _No response_
   
   ### Environment
   
   ```markdown
   ShenYu version(s):
   ```
   
   ### Debug logs
   
   _No response_
   
   ### Anything else?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to