-
- Downloads
Enable internal Repository X-Ray service
On projects that have Duo code suggestions enabled, the Repository X-Ray is automatically executed (via background sidekiq job) when a new commit is pushed to the default branch of the repo. The X-Ray scans the repository for supported dependency manager configuration files and extracts a list of libraries from them. The list is saved to 'xray_reports' table where it is later used to augment the context for the Code Generation prompt. Feature flag removed 'ai_enable_internal_repository_xray_service' Changelog: added
parent
03bfd4b4
No related branches found
No related tags found
Showing
- doc/user/project/repository/code_suggestions/repository_xray.md 2 additions, 9 deletions...er/project/repository/code_suggestions/repository_xray.md
- ee/app/models/ee/ci/pipeline.rb 0 additions, 9 deletionsee/app/models/ee/ci/pipeline.rb
- ee/app/services/ee/git/branch_push_service.rb 0 additions, 1 deletionee/app/services/ee/git/branch_push_service.rb
- ee/config/feature_flags/gitlab_com_derisk/ai_enable_internal_repository_xray_service.yml 0 additions, 9 deletions...com_derisk/ai_enable_internal_repository_xray_service.yml
- ee/spec/models/ci/pipeline_spec.rb 0 additions, 58 deletionsee/spec/models/ci/pipeline_spec.rb
- ee/spec/services/ee/git/branch_push_service_spec.rb 0 additions, 8 deletionsee/spec/services/ee/git/branch_push_service_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!3515 (merged)
Please register or sign in to comment