File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ for (STREAM in config.Streams){
17
17
# format: Minute Hour Day Month Day of the week (0-7)
18
18
19
19
# - - - Integration Eclipse SDK builds - - -
20
- # 2025-03 Release Schedule
20
+ # 2025-06 Release Schedule
21
21
# Normal : 6 PM every day (1/6 - 2/9)
22
22
# 0 18 * * *
23
23
24
24
25
- # Milestone/ RC Schedule
26
- # Post M1 , no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27
- 0 6 15-26 2 5-7,1-3
28
- 0 18 14-26 2 5-7,1-3
25
+ # RC Schedule
26
+ # Post M3 , no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27
+ # 0 6 16-28 5 5-7,1-3
28
+ # 0 18 16-28 5 5-7,1-3
29
29
''' )
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"Streams" : [
3
- " 4.35 "
3
+ " 4.36 "
4
4
],
5
5
"Branches" : {
6
- "4.35 " : " master"
6
+ "4.36 " : " master"
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments