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

Use dep syntax for feature specifications #3715

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

mulkieran
Copy link
Member

No description provided.

@mulkieran mulkieran self-assigned this Nov 4, 2024
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/stratis-storage-stratisd-3715
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@mulkieran mulkieran marked this pull request as ready for review November 4, 2024 20:22
* Distinguishes required _crates_, e.g., dep:syn from required _features_,
  e.g., engine.
* Prevents auto-features for every optional dependency being generated
  and possibly accidentally used, to some confusion.

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran requested a review from jbaublitz November 4, 2024 21:20
@mulkieran
Copy link
Member Author

just a rebase, no changes

@mulkieran mulkieran merged commit a4fdb00 into stratis-storage:master Nov 7, 2024
44 of 49 checks passed
@mulkieran mulkieran deleted the use-dep-syntax branch November 7, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done(1)
Development

Successfully merging this pull request may close these issues.

2 participants