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 38.20231027.3.1, testing 39.20231101.2.0, next 39.20231106.1.0 #807

Conversation

coreosbot-releng
Copy link

Requested by @marmijo via GitHub workflow (source).

Copy link

github-actions bot commented Nov 7, 2023

next
    version: 39.20231106.1.0 (latest)
    start: 2023-11-07 17:30:00+00:00 UTC (in 0:19:43)
           2023-11-07 12:30:00-05:00 Raleigh/New York/Toronto
           2023-11-07 18:30:00+01:00 Berlin/France/Poland
    duration: 2880m (48.0h)
stable
    version: 38.20231027.3.1 (latest)
    start: 2023-11-07 17:30:00+00:00 UTC (in 0:19:43)
           2023-11-07 12:30:00-05:00 Raleigh/New York/Toronto
           2023-11-07 18:30:00+01:00 Berlin/France/Poland
    duration: 2880m (48.0h)
testing
    version: 39.20231101.2.0 (latest)
    start: 2023-11-07 17:30:00+00:00 UTC (in 0:19:42)
           2023-11-07 12:30:00-05:00 Raleigh/New York/Toronto
           2023-11-07 18:30:00+01:00 Berlin/France/Poland
    duration: 2880m (48.0h)

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

"Check stream diffs" is complaining about fedora-coreos-stream-generator. I think it expects the latest tagged version, but the rollout workflow builds it from git main. We should tweak the differ so it uses git describe like the generator itself does so we don't have to tag after every commit.

@marmijo marmijo merged commit c36651d into coreos:main Nov 7, 2023
2 of 3 checks passed
jlebon added a commit to jlebon/fedora-coreos-streams that referenced this pull request Nov 7, 2023
The rollout workflow currently builds the generator from `git main`
but the stream diff workflow expects that we use the generator from the
latest tagged version.

Modify the latter so that it also uses `git describe` from `main`.

See: coreos#807 (review)
@jlebon
Copy link
Member

jlebon commented Nov 7, 2023

"Check stream diffs" is complaining about fedora-coreos-stream-generator. I think it expects the latest tagged version, but the rollout workflow builds it from git main. We should tweak the differ so it uses git describe like the generator itself does so we don't have to tag after every commit.

Should be fixed by #808.

jlebon added a commit that referenced this pull request Nov 7, 2023
The rollout workflow currently builds the generator from `git main`
but the stream diff workflow expects that we use the generator from the
latest tagged version.

Modify the latter so that it also uses `git describe` from `main`.

See: #807 (review)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants