Duansg opened a new pull request, #6437:
URL: https://github.com/apache/shenyu/pull/6437

   The "Free disk space" step takes several minutes but ran even when the 
paths-filter would skip the actual work.
   
   - **e2e-k8s.yml**: remove it from the filter-only `changes` job; all build 
jobs keep their own cleanup steps.
   - **k8s-examples-http.yml**: single-job workflow, so move the step after the 
paths-filter and gate it with `if: steps.filter.outputs.k8s-examples == 
'true'`, same as other steps.
   
   - [x] You have read the [contribution 
guidelines](https://shenyu.apache.org/community/contributor-guide).
   - [ ] You submit test cases (unit or integration tests) that back your 
changes.
   - [ ] Your local test passed `./mvnw clean install 
-Dmaven.javadoc.skip=true`.
   


-- 
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