diff options
author | workfork <workfork@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:43 +0300 |
commit | c3745173272d1cf5b0642debb40d019e7ae71094 (patch) | |
tree | daee509c9d920ccdc727dbf1254b2183bf5f64aa /build/ya.conf.json | |
parent | 656921707c02b816d730f31c1fdc1d615adbfe00 (diff) | |
download | ydb-c3745173272d1cf5b0642debb40d019e7ae71094.tar.gz |
Restoring authorship annotation for <workfork@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/ya.conf.json')
-rw-r--r-- | build/ya.conf.json | 140 |
1 files changed, 70 insertions, 70 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5f7cc875d6..ec958e4d0c 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -357,9 +357,9 @@ "yd-migrate": { "description": "Run deploy migration" }, - "yfm-docs": { - "description": "YFM-extended markdown processor for Cloud deploy (v3)" - }, + "yfm-docs": { + "description": "YFM-extended markdown processor for Cloud deploy (v3)" + }, "aws": { "description": "Run aws" }, @@ -3352,8 +3352,8 @@ } ] }, - "svn110": { - "tools": { + "svn110": { + "tools": { "svn": { "bottle": "svn110", "executable": "svn" @@ -3370,8 +3370,8 @@ "bottle": "svn110", "executable": "svnversion" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3390,16 +3390,16 @@ "default": true } } - ] - }, - "zipatcher": { - "tools": { + ] + }, + "zipatcher": { + "tools": { "zipatcher": { "bottle": "zipatcher", "executable": "zipatcher" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3412,8 +3412,8 @@ }, "default": true } - ] - }, + ] + }, "cmake": { "tools": { "cmake": { @@ -4824,7 +4824,7 @@ "type": "golang", "version": "1.17.6" } - }, + }, "golang_1_18beta2": { "tools": { "golang_1.18beta2": { @@ -5236,34 +5236,34 @@ } ] }, - "yfm-docs": { - "tools": { - "yfm-docs": { - "bottle": "yfm-docs", - "executable": "yfm-docs" - } - }, - "platforms": [ - { - "host": { - "os": "LINUX" - }, - "default": true - }, - { - "host": { - "os": "DARWIN" - }, - "default": true - }, - { - "host": { - "os": "WIN" - }, - "default": true - } - ] - }, + "yfm-docs": { + "tools": { + "yfm-docs": { + "bottle": "yfm-docs", + "executable": "yfm-docs" + } + }, + "platforms": [ + { + "host": { + "os": "LINUX" + }, + "default": true + }, + { + "host": { + "os": "DARWIN" + }, + "default": true + }, + { + "host": { + "os": "WIN" + }, + "default": true + } + ] + }, "aws": { "tools": { "aws": { @@ -6963,12 +6963,12 @@ ] } }, - "svn110": { - "formula": { - "sandbox_id": 368201676, - "match": "svn" - }, - "executable": { + "svn110": { + "formula": { + "sandbox_id": 368201676, + "match": "svn" + }, + "executable": { "svn": [ "svn" ], @@ -6981,19 +6981,19 @@ "svnversion": [ "svnversion" ] - } - }, - "zipatcher": { - "formula": { + } + }, + "zipatcher": { + "formula": { "sandbox_id": 897674372, - "match": "zipatcher" - }, - "executable": { + "match": "zipatcher" + }, + "executable": { "zipatcher": [ "zipatcher" ] - } - }, + } + }, "cmake": { "formula": { "sandbox_id": 105454515, @@ -7417,7 +7417,7 @@ "gofmt" ] } - }, + }, "qemu": { "formula": { "sandbox_id": [ @@ -7723,17 +7723,17 @@ ] } }, - "yfm-docs": { - "formula": { + "yfm-docs": { + "formula": { "sandbox_id": 1150530779, - "match": "yfm-docs" - }, - "executable": { - "yfm-docs": [ - "yfm-docs" - ] - } - }, + "match": "yfm-docs" + }, + "executable": { + "yfm-docs": [ + "yfm-docs" + ] + } + }, "aws": { "formula": { "sandbox_id": 489186634, |