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

Update to the latest Linebender CI standard. #588

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

xStrom
Copy link
Member

@xStrom xStrom commented Nov 4, 2024

  • The CI script gets a big update to bring it more in sync with the latest standard.
  • piet-common loses the web feature, which was functionally broken anyway as shown by the new CI.
    The piet-web backend was and still is automatically chosen when targeting wasm32.
  • Enable the doc_auto_cfg feature for docs.rs which will show a little tip next to feature gated functionality informing of the crate feature flag.
  • Piet version is now configured in the workspace Cargo.toml instead of all over the place.
  • Cargo.lock is now committed.
  • Piet now has an explicit MSRV of 1.77 and it's documented.
  • Each published package now has its own copy of the license files.

@xStrom xStrom added the maintenance cleanup and refactoring label Nov 4, 2024
@xStrom xStrom marked this pull request as ready for review November 4, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance cleanup and refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant