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

   PR #6308 has removed all SOFA-related code (client / plugin / examples / 
integrated-test / e2e modules). However the GitHub CI workflows still 
referenced the deleted SOFA test cases, which would cause CI jobs to fail 
because the corresponding modules and scripts no longer exist.
   
   
   This PR removes the remaining SOFA references from the CI workflows:
   
   - `.github/workflows/integrated-test.yml` — remove matrix case 
`shenyu-integrated-test-sofa`
   - `.github/workflows/e2e-k8s.yml` — remove case `shenyu-e2e-case-sofa` 
(`e2e-sofa-sync-compose`)
   - `.github/workflows/integrated-test-k8s-ingress.yml` — remove the 
commented-out `shenyu-integrated-test-k8s-ingress-sofa` line
   
   
   - [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