- Notifications
You must be signed in to change notification settings - Fork81
Setup GH action based on actions-rs/meta template#21
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Btw I think the build currently fails due to the netlink issue and formatting .. |
I definitely want to deploy this ASAP... but not until master is in a state that will pass, and I don't want to reformat the code until the older PR's are merged. No use making a mess before all the old code is gathered together. |
Should we remove |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Basically a copy fromactions-rs/meta with adapted MSRV. I think it might make sense to add thesecurity-audit job as well in the future but I think that requires separate secret variable config in the repository.