Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll out stable 39.20231101.3.0, testing 39.20231119.2.0, next 39.20231119.1.0 #822

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
681 changes: 347 additions & 334 deletions streams/next.json

Large diffs are not rendered by default.

681 changes: 347 additions & 334 deletions streams/stable.json

Large diffs are not rendered by default.

681 changes: 347 additions & 334 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": "2023-11-10T16:43:23Z"
"last-modified": "2023-11-20T23:53:11Z"
},
"releases": [
{
Expand Down Expand Up @@ -93,19 +93,19 @@
}
},
{
"version": "39.20231106.1.0",
"version": "39.20231106.1.1",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "39.20231106.1.1",
"version": "39.20231119.1.0",
"metadata": {
"rollout": {
"duration_minutes": 1440,
"start_epoch": 1699884000,
"duration_minutes": 2880,
"start_epoch": 1700528400,
"start_percentage": 0.0
}
}
Expand Down
13 changes: 8 additions & 5 deletions updates/stable.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "stable",
"metadata": {
"last-modified": "2023-11-08T17:43:18Z"
"last-modified": "2023-11-20T23:53:08Z"
},
"releases": [
{
Expand Down Expand Up @@ -77,19 +77,22 @@
}
},
{
"version": "38.20231014.3.0",
"version": "38.20231027.3.2",
"metadata": {
"barrier": {
"reason": "https://docs.fedoraproject.org/en-US/fedora-coreos/update-barrier-signing-keys/"
},
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "38.20231027.3.2",
"version": "39.20231101.3.0",
"metadata": {
"rollout": {
"duration_minutes": 1080,
"start_epoch": 1699466400,
"duration_minutes": 2880,
"start_epoch": 1700528400,
"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": "2023-11-10T16:43:22Z"
"last-modified": "2023-11-20T23:53:09Z"
},
"releases": [
{
Expand Down Expand Up @@ -101,19 +101,19 @@
}
},
{
"version": "39.20231101.2.0",
"version": "39.20231101.2.1",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "39.20231101.2.1",
"version": "39.20231119.2.0",
"metadata": {
"rollout": {
"duration_minutes": 1440,
"start_epoch": 1699884000,
"duration_minutes": 2880,
"start_epoch": 1700528400,
"start_percentage": 0.0
}
}
Expand Down