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

Pre release 0.21.0 #1426

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Pre release 0.21.0 #1426

merged 2 commits into from
Feb 22, 2024

Conversation

prestist
Copy link
Contributor

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.

BTW, we should trim out the empty sections for releases that have gone out already in the release notes. (I see some in the last couple.)

docs/release-notes.md Outdated Show resolved Hide resolved
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@prestist
Copy link
Contributor Author

Working on working around clap; need to specify a version so we dont need to bump our msrv again.

@prestist
Copy link
Contributor Author

Ok I think I have fixed clap now; Will merge once CI passes

@prestist prestist enabled auto-merge February 22, 2024 16:20
@prestist prestist merged commit c91f6a9 into coreos:main Feb 22, 2024
14 checks passed
@decathorpe
Copy link

I don't really understand one of the commits from this PR:
ee82223

The commit message is "update dependencies", but the commit does not update dependencies, it restricts the versions of clap that can be used. This now broke the package because we updated clap from version 4.4 to 4.5.

jlebon added a commit to jlebon/coreos-installer that referenced this pull request Apr 16, 2024
This reverts the `Cargo.toml` part of ee82223 ("cargo: update
dependencies") which limited the clap version to 4.4. But we should be
fine to pull in a newer version now that we bumped our MSRV.

See also: coreos#1426 (comment)
See also: https://src.fedoraproject.org/rpms/rust-coreos-installer/pull-request/65
jlebon added a commit to jlebon/coreos-installer that referenced this pull request Apr 16, 2024
This reverts the `Cargo.toml` part of ee82223 ("cargo: update
dependencies") which limited the clap version to 4.4. But we should be
fine to pull in a newer version now that we bumped our MSRV.

See also: coreos#1426 (comment)
See also: https://src.fedoraproject.org/rpms/rust-coreos-installer/pull-request/65
@jlebon
Copy link
Member

jlebon commented Apr 16, 2024

@decathorpe Thanks. Follow-up in #1453.

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