aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-26 01:48:42 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-26 01:48:42 +0300
commitc0223db1203f245e25eb353465849bee6f14075f (patch)
treefbe2e369a8e095fb059d18296f9a4d31a78e800b
parent363959d1c08721282997f4ab374a416fb1691ead (diff)
downloadydb-c0223db1203f245e25eb353465849bee6f14075f.tar.gz
intermediate changes
ref:3937f3a014c1742ac3d9e68a04dbf82094fdd3e6
-rw-r--r--build/ya.conf.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 5cfe88a0a8e..353b6cbb224 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -64,6 +64,10 @@
"description": "Run ymake",
"visible": false
},
+ "yexport": {
+ "description": "Run yexport",
+ "visible": false
+ },
"maven_import_sandbox_uploader": {
"description": "Sandbox uploader for maven-import cmd",
"visible": false
@@ -1177,6 +1181,22 @@
}
]
},
+ "yexport": {
+ "tools": {
+ "yexport": {
+ "bottle": "yexport",
+ "executable": "yexport"
+ }
+ },
+ "platforms": [
+ {
+ "host": {
+ "os": "LINUX"
+ },
+ "default": true
+ }
+ ]
+ },
"maven_import_sandbox_uploader": {
"tools": {
"maven_import_sandbox_uploader": {
@@ -6531,6 +6551,19 @@
]
}
},
+ "yexport": {
+ "formula": {
+ "sandbox_id": [
+ 1321050033
+ ],
+ "match": "yexport"
+ },
+ "executable": {
+ "yexport": [
+ "yexport"
+ ]
+ }
+ },
"clang-format": {
"formula": {
"sandbox_id": [