Autorest Cli Common Modules
Перейти к файлу
Zim Kalinowski b13a8276c4 writing output without tags 2020-01-15 08:21:06 +08:00
.scripts first initial version 2019-12-12 10:23:41 +08:00
azure-pipelines Update ci.yml 2019-12-27 13:40:26 +08:00
common first initial version 2019-12-12 10:23:41 +08:00
src writing output without tags 2020-01-15 08:21:06 +08:00
.gitignore package-lock and extension name 2019-12-12 10:55:39 +08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2019-12-11 18:04:34 -08:00
LICENSE Initial LICENSE commit 2019-12-11 18:04:33 -08:00
README.md code-model-v4-cli 2019-12-25 13:24:21 +08:00
SECURITY.md Initial SECURITY.md commit 2019-12-11 18:04:35 -08:00
package.json upgraded version 2020-01-14 10:27:29 +08:00
rush.json first initial version 2019-12-12 10:23:41 +08:00
tsconfig.json first initial version 2019-12-12 10:23:41 +08:00

README.md

configuration

See documentation here

use-extension:
  "@autorest/modelerfour": "~4.1.60"
  "cli.common": "$(this-folder)"

pipeline-model: v3
clicommon: true
pipeline:
    cli.common:
        input: modelerfour
        output-artifact: source-file-common
        scope: clicommon

    cli.common/emitter:
        input: cli.common
        scope: scope-clicommon

scope-clicommon:
    is-object: false
    output-artifact:
        - source-file-common