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.20240309.3.0, testing 39.20240322.2.0, next 40.20240322.1.0 #870

Merged
Show file tree
Hide file tree
Changes from 3 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
706 changes: 353 additions & 353 deletions streams/next.json

Large diffs are not rendered by default.

706 changes: 353 additions & 353 deletions streams/stable.json

Large diffs are not rendered by default.

706 changes: 353 additions & 353 deletions streams/testing.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions updates/next.json
Copy link
Member

@dustymabe dustymabe Mar 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add a barrier here for 39.20240309.1.0

see the Ship rebased next section of coreos/fedora-coreos-tracker#1674

example: #768 (but maybe add a comment to the git message saying why)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok, on it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sigh I dropped a ','

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "next",
"metadata": {
"last-modified": "2024-03-13T18:34:35Z"
"last-modified": "2024-03-25T14:13:45Z"
},
"releases": [
{
Expand Down Expand Up @@ -101,19 +101,19 @@
}
},
{
"version": "39.20240225.1.0",
"version": "39.20240309.1.0",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "39.20240309.1.0",
"version": "40.20240322.1.0",
"metadata": {
"rollout": {
"duration_minutes": 2880,
"start_epoch": 1710358200,
"start_epoch": 1711461600,
"start_percentage": 0.0
}
}
Expand Down
8 changes: 4 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": "2024-03-13T18:34:33Z"
"last-modified": "2024-03-25T14:13:44Z"
},
"releases": [
{
Expand Down Expand Up @@ -93,19 +93,19 @@
}
},
{
"version": "39.20240210.3.0",
"version": "39.20240225.3.0",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "39.20240225.3.0",
"version": "39.20240309.3.0",
"metadata": {
"rollout": {
"duration_minutes": 2880,
"start_epoch": 1710358200,
"start_epoch": 1711461600,
"start_percentage": 0.0
}
}
Expand Down
8 changes: 4 additions & 4 deletions updates/testing.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stream": "testing",
"metadata": {
"last-modified": "2024-03-13T18:34:34Z"
"last-modified": "2024-03-25T14:13:44Z"
},
"releases": [
{
Expand Down Expand Up @@ -109,19 +109,19 @@
}
},
{
"version": "39.20240225.2.0",
"version": "39.20240309.2.0",
"metadata": {
"rollout": {
"start_percentage": 1.0
}
}
},
{
"version": "39.20240309.2.0",
"version": "39.20240322.2.0",
"metadata": {
"rollout": {
"duration_minutes": 2880,
"start_epoch": 1710358200,
"start_epoch": 1711461600,
"start_percentage": 0.0
}
}
Expand Down
Loading