Don't run misc job under JDK 17#7714
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR removes Java 17 from the project's CI/CD testing infrastructure by deleting the misc_jdk17 job definition from Azure Pipelines (.azure/azure-pipelines.yml and .azure/jobs.m4), CircleCI (.circleci/config.yml), and GitHub Workflows (.github/workflows/ci.yml). It also adds a comment to checker/bin-devel/test-misc.sh noting the script cannot be run under Java 17. The CircleCI workflows section may still reference the removed misc_jdk17 job. Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.