-
Notifications
You must be signed in to change notification settings - Fork 44
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
Banjofox/build scripts #303
Conversation
b76fee0
to
bf2abc6
Compare
@CodiumAI-Agent /review |
PR Analysis
PR Feedback
How to use
|
@CodiumAI-Agent /improve --extended Thank you CodiumAI :D |
b3fe3bd
to
f25efa5
Compare
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.
A few relatively minor comments. I noticed that this is adding a lib-new.broken.rs
and a lib-old,working.rs
. Was this intentional or just artifacts from development?
They are intentional and I have re-built them in a new branch. I needed to revert to the previous |
0f4c779
to
13d2b5f
Compare
Remove 'diesel setup' which breaks on Linux/Mac
Co-authored-by: CodiumAI-Agent <[email protected]>
Co-authored-by: CodiumAI-Agent <[email protected]>
13d2b5f
to
f6f2715
Compare
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. Thank you for accommodating my stickler tendencies
First draft of installation/build scripts for developer use.