-
Notifications
You must be signed in to change notification settings - Fork 8
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
Aamohd/file based config #662
Conversation
3c7b075
to
866ea2b
Compare
As I mentioned in one of the requested changes, we shouldn't take I think the solution is that everyone developing on Hipcheck copies @alilleybrinker thoughts? or should the "config" folder be un-deprecated as a concept and use the resolution of the config dir to determine the expected location of the Exec.kdl file? |
@aamohd, you'll also have to rebase off of main and address the |
0b509bd
to
5ffc34c
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.
Just a couple more things, but looking good!
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.
Don't forget to squash your commits into one to pass the CI check
e6d212d
to
2aaf372
Compare
2aaf372
to
b4e1b89
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.
Please carefully check for any remaining erroneous uses of unwrap()
.
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.
One additional change (file rename), and previous comment has not been addressed yet.
d732b89
to
f571a46
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.
Squash down to one commit and we're probably good to go
f571a46
to
1551b88
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.
Can you please rebase off of main? Also, Rust 1.84 released today and our CI automatically uses it so you might see new clippy warnings in the CI that cause a test failure. You will need to fix those locally if they appear.
1551b88
to
1208fa4
Compare
Signed-off-by: Aisha M <[email protected]>
1208fa4
to
306a51b
Compare
No description provided.