Skip to content

Commit

Permalink
updates: triple rollout on 2020-07-28
Browse files Browse the repository at this point in the history
 * next: 32.20200726.1.0
 * testing: 32.20200726.2.0
 * stable: 32.20200715.3.0
  • Loading branch information
lucab committed Jul 28, 2020
1 parent 7974c57 commit be03de2
Show file tree
Hide file tree
Showing 6 changed files with 316 additions and 308 deletions.
196 changes: 98 additions & 98 deletions streams/next.json

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions streams/stable.json

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions streams/testing.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions updates/next.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "next",
"metadata": {
"last-modified": "2020-07-17T03:06:51Z"
"last-modified": "2020-07-28T12:13:32Z"
},
"releases": [
{
Expand All @@ -21,12 +21,12 @@
}
},
{
"version": "32.20200715.1.1",
"version": "32.20200726.1.0",
"metadata": {
"rollout": {
"start_epoch": 1594998000,
"start_percentage": 0.0,
"duration_minutes": 4320
"duration_minutes": 2880,
"start_epoch": 1595944800,
"start_percentage": 0.0
}
}
}
Expand Down
16 changes: 12 additions & 4 deletions updates/stable.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "stable",
"metadata": {
"last-modified": "2020-07-10T21:25:40Z"
"last-modified": "2020-07-28T12:13:32Z"
},
"releases": [
{
Expand All @@ -16,9 +16,17 @@
"version": "32.20200629.3.0",
"metadata": {
"rollout": {
"start_epoch": 1594650600,
"start_percentage": 0.0,
"duration_minutes": 4320
"start_percentage": 1.0
}
}
},
{
"version": "32.20200715.3.0",
"metadata": {
"rollout": {
"duration_minutes": 2880,
"start_epoch": 1595944800,
"start_percentage": 0.0
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions updates/testing.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "testing",
"metadata": {
"last-modified": "2020-07-17T03:09:02Z"
"last-modified": "2020-07-28T12:13:32Z"
},
"releases": [
{
Expand Down Expand Up @@ -29,20 +29,20 @@
}
},
{
"version": "32.20200629.2.0",
"version": "32.20200715.2.2",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "32.20200715.2.2",
"version": "32.20200726.2.0",
"metadata": {
"rollout": {
"start_epoch": 1594998000,
"start_epoch": 1595944800,
"start_percentage": 0.0,
"duration_minutes": 4320
"duration_minutes": 2880
}
}
}
Expand Down

0 comments on commit be03de2

Please sign in to comment.