chore: Rust & CI update#103
Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
ethan-crypto
left a comment
There was a problem hiding this comment.
Overall looks good, we just need to make sure to preserve the brew exit code without exiting before the Rust setup for macos.
|
I've reviewed PR #103 end-to-end (workflow files, composite actions, TL;DRSolid, mostly well-thought-out CI hardening. The diff is bigger than the title suggests — it bundles DRY composite actions, action version bumps, least-privilege permissions, a CodeQL workflow, a toolchain pin ( There are a few concrete fixes I'd want before merging — especially one unused dependency that snuck in — plus several smaller polish items. What's good
Things I'd fix before merging1.
|
n13
left a comment
There was a problem hiding this comment.
Pick and choose from AI review what to fix - maybe versioning should be consistent ... but none of these are blockers.
No description provided.