Autorest Cli Common Modules
Перейти к файлу
Zim Kalinowski 900dabe175
Merge pull request #8 from Azure/pipeline-connect
change for connect
2019-12-19 17:29:14 +08:00
.scripts first initial version 2019-12-12 10:23:41 +08:00
azure-pipelines remove pr trigger 2019-12-16 14:54:11 +08:00
common first initial version 2019-12-12 10:23:41 +08:00
src change for connect 2019-12-19 17:17:42 +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 change for connect 2019-12-19 17:17:42 +08:00
SECURITY.md Initial SECURITY.md commit 2019-12-11 18:04:35 -08:00
package.json version change 2019-12-19 13:03:55 +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

pipeline:
    cli.common:
        input: modelerfour
        output-artifact: source-file-common

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

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