Skip to content

Conversation

zbraniecki
Copy link
Member

Depends on #7112 .
Partially resolves #5869 implementing refactor plus documentation, and fixing #6574 .

@zbraniecki zbraniecki requested review from a team and nciric as code owners October 16, 2025 15:06
@zbraniecki zbraniecki force-pushed the host_info branch 10 times, most recently from 7b7864e to 84e83fe Compare October 17, 2025 00:24
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

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

API overall looks quite straightforward

@zbraniecki
Copy link
Member Author

I'll need help figuring out how to avoid enabling gnome in our CI/CD at least. Right now I tried diabling it in Cargo.toml all-features section but it still gets enabled in many CI/CD commands. :(

//! | Date format | ⚠️ | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
//! | Number format | ⚠️ | ⚠️ | ⚠️ | ⚠️ | ⚠️ |
//!
//! <sup>(1)</sup> In case of Linux different DE's such as Gnoem and KDE are supported together.
Copy link
Member

Choose a reason for hiding this comment

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

what's a "DE"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Desktop Environment

Copy link
Member

Choose a reason for hiding this comment

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

please spell out. also Gnome has a typo

@dpulls
Copy link

dpulls bot commented Oct 22, 2025

🎉 All dependencies have been resolved !

@zbraniecki
Copy link
Member Author

Thanks all. Applied feedback and rebased on top of main. I'm still not sure how to handle working around --all-features trying to pull gio on Linux.

Copy link
Member

@robertbastian robertbastian left a comment

Choose a reason for hiding this comment

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

lgtm, I also don't know how to fix the --all-features test. Does the gio provide any guidance for use in libraries?

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.

Publish env_preferences?

3 participants