aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-14 18:59:15 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-14 18:59:15 +0300
commit64b019f62d1da1b2772cca9b9d068a4fbd634378 (patch)
treebd7b9583b3c824312f84f70914760427d66626fd
parenteed629ecd3803fa1423a5b83195610fd4703f27a (diff)
downloadydb-64b019f62d1da1b2772cca9b9d068a4fbd634378.tar.gz
intermediate changes
ref:f75a90aaddce0b4d0ffadf0c25f6416f0d80bdf4
-rw-r--r--build/rules/go/a.yaml.template15
-rw-r--r--build/ya.conf.json2
-rw-r--r--contrib/python/ya.make1
3 files changed, 17 insertions, 1 deletions
diff --git a/build/rules/go/a.yaml.template b/build/rules/go/a.yaml.template
new file mode 100644
index 00000000000..d6ed709a7bd
--- /dev/null
+++ b/build/rules/go/a.yaml.template
@@ -0,0 +1,15 @@
+service: "!!!! Insert your ABC service slug. See https://docs.yandex-team.ru/ci/basics !!!!"
+title: "!!!! Insert your ABC service description. See https://docs.yandex-team.ru/ci/basics !!!!"
+arcanum:
+ review:
+ auto_assign: true
+ groups:
+ - name: "reviewers_group_1"
+ roles:
+ - "!!!!!! insert abc role code for logins: buglloc, gzuykov, prime, sidh !!!!!!"
+ override_policy: "override"
+ rules:
+ - reviewers:
+ - name: "reviewers_group_1"
+ ship: 1
+ assign: 4
diff --git a/build/ya.conf.json b/build/ya.conf.json
index b67d3fb3dea..7c50ed7a0cb 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -8110,7 +8110,7 @@
},
"sedem": {
"formula": {
- "sandbox_id": 1235297973,
+ "sandbox_id": 1243696590,
"match": "SEDEM archive"
},
"executable": {
diff --git a/contrib/python/ya.make b/contrib/python/ya.make
index 7a674c6bab7..5d58b77c0a2 100644
--- a/contrib/python/ya.make
+++ b/contrib/python/ya.make
@@ -582,6 +582,7 @@ RECURSE(
korean-lunar-calendar
kubernetes
langcodes
+ language-data
lark-parser
lazy
lazy-object-proxy