Add SCIP artifact type support for Code Intelligence
What does this MR do and why?
Add SCIP artifact type support for Code Intelligence
Adds foundational support for SCIP (SCIP Code Intelligence Protocol) indexes as a new artifact type, enabling native SCIP support for code navigation features.
This is Phase 1 of implementing issue #412981. The artifact type is recognized by Rails, but transformation from SCIP to GitLab's internal JSON format will be implemented in Phase 2 (Workhorse).
Changelog: added
References
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.