Skip to content

Commit 090b058

Browse files
nemo-cptKamil Khamitov
authored andcommitted
Improve wording on timed commit restrictions to build configuration
commit_hash:01fea0e24da0bca146750e00069a0b35f383229b
1 parent 59b1e7c commit 090b058

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/conf/a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ arcanum:
77
requirements:
88
- system: arcanum
99
type: merge_time_fits
10-
alias: Merge is forbidden from 11:00 to 20:00 MSK (YMAKE-1194)
10+
alias: build/conf commits invalidate autocheck dependency caches for ALL and thus are forbidden from 11:00 to 20:00 MSK
1111
data:
1212
merge_intervals_utc:
1313
# 20:00..11:00 MSK

build/plugins/a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ arcanum:
77
requirements:
88
- system: arcanum
99
type: merge_time_fits
10-
alias: Merge is forbidden from 11:00 to 20:00 MSK (YMAKE-1194)
10+
alias: build/plugins commits invalidate autocheck dependency caches for ALL and thus are forbidden from 11:00 to 20:00 MSK
1111
data:
1212
merge_intervals_utc:
1313
# 20:00..11:00 MSK

0 commit comments

Comments
 (0)