-
Notifications
You must be signed in to change notification settings - Fork 20
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
sanctuary fixes #855
sanctuary fixes #855
Conversation
OmarTawfik
commented
Feb 24, 2024
•
edited
Loading
edited
- reset git state before running tests
- fix a bunch of nits with string/error reporting in CI
- trim null terminators from input files
|
3f500f4
to
162ad7b
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.
It'd be great to have more context and reason behind these changes 🙏
- reset git state before running tests - fix a bunch of nits with string/error reporting in CI - trim null terminators from input files
@Xanewok apologies. I added it to the commit message, but for some reason, it wasn't copied to the PR. Added! |
162ad7b
to
4bde67a
Compare
4bde67a
to
3bf29f8
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.
Thanks for the comments and the links, these are helpful!