Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 972 Bytes

File metadata and controls

29 lines (21 loc) · 972 Bytes

What this changes

Verification

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • If touching the helper UI, the PAM module, or the agent: ran pkexec ./install.sh and exercised pkexec true end-to-end (and LANG=tr_TR.UTF-8 if i18n changed)
  • If touching install / uninstall: tested the rollback path too
  • If user-facing: updated the wiki page(s) and / or release notes

Risk

Related issues