Add CI/CD pipeline #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: Critical
No CI/CD exists at all. For a published crate handling authentication, this is unacceptable.
Add a workflow that runs:
cargo fmt --checkcargo clippy -- -D warningscargo testCopy the pattern from other repos like
codebase-to-promptorarchlens.