加载中

_dev

开发资源。

required

引自 package-spec 仓库。当规范更新时,此内容会自动更新。

spec:
  additionalContents: false
  developmentFolder: true
  contents:
    - description: Folder containing resources related to package benchmarks.
      type: folder
      name: benchmark
      required: false
      $ref: "./benchmark/spec.yml"
    - description: Folder containing resources related to building the package.
      type: folder
      name: build
      required: false
      $ref: "./build/spec.yml"
    - description: Folder containing configuration related to deploying the package's service(s) required for testing scenarios.
      type: folder
      name: deploy
      required: false
      $ref: "./deploy/spec.yml"
    - description: Folder containing configuration related test configuration.
      type: folder
      name: test
      required: false
      $ref: "./test/spec.yml"
    - description: Folder containing shared files.
      type: folder
      name: shared
      $ref: "../../integration/spec.yml"
		
© . This website operates independently and is not affiliated with or endorsed by Elasticsearch B.V. All brand names, logos, and trademarks are the property of their respective owners.