Remove deprecated X-Ray API endpoints and StoreDependenciesService
What does this MR do and why?
Remove deprecated X-Ray API endpoints and StoreDependenciesService
The X-Ray CI job was officially deprecated in 17.6 and removed in 18.0 (see !186918 (merged)). These internal API endpoints were only used by that job and are no longer needed.
- Remove POST /jobs/:id/x_ray/scan endpoint (proxied to AI Gateway)
- Remove POST /jobs/:id/x_ray/dependencies endpoint
References
Remove unused X-Ray API endpoints (#505471 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by James Fargher