File tree Expand file tree Collapse file tree
x-pack/platform/test/api_integration/apis/search_inference_endpoints/fixture_plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # This file is generated by the @kbn/moon package. Any manual edits will be erased!
2+ # To extend this, write your extensions/overrides to 'moon.extend.yml'
3+ # then regenerate this file with: 'node scripts/regenerate_moon_projects.js --update --filter @kbn/search-inference-endpoints-fixture-plugin'
4+
5+ $schema : https://moonrepo.dev/schemas/project.json
6+ id : ' @kbn/search-inference-endpoints-fixture-plugin'
7+ layer : unknown
8+ owners :
9+ defaultOwner : ' @elastic/search-kibana'
10+ toolchains :
11+ default : node
12+ language : typescript
13+ project :
14+ title : ' @kbn/search-inference-endpoints-fixture-plugin'
15+ description : Moon project for @kbn/search-inference-endpoints-fixture-plugin
16+ channel : ' '
17+ owner : ' @elastic/search-kibana'
18+ sourceRoot : x-pack/platform/test/api_integration/apis/search_inference_endpoints/fixture_plugin
19+ dependsOn :
20+ - ' @kbn/core'
21+ - ' @kbn/core-plugins-server'
22+ - ' @kbn/search-inference-endpoints'
23+ tags :
24+ - plugin
25+ - prod
26+ - group-platform
27+ - private
28+ fileGroups :
29+ src :
30+ - server/**/*
31+ - ' !target/**/*'
32+ tasks : {}
You can’t perform that action at this time.
0 commit comments