-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add color-spantrace to monorepo #105
Conversation
* dedupe ansi_term dep * bump version for release
* init * Add missing test data * Implement requested changes * Rename test/styles.rs and tests/data/style_control.txt * bump version on owo-colors and run rustfmt * update control to include source lines * tweek the documentation a little * bump version and prep for release * (cargo-release) start next development iteration 0.1.6-alpha.0 Co-authored-by: d4h0 <[email protected]> Co-authored-by: Jane Lusby <[email protected]>
* ignore all io errors while resolving source files * prep for release
Update tracing-error (and tracing-subscriber)
Fix lint warnings
Update owo-colors
Update ansi-parser
Prepare for 0.2 release
Add license files
f18cd19
to
87b0f09
Compare
87b0f09
to
e42d667
Compare
@ten3roberts Would you be willing to take a look at the failing test? I haven't gotten a chance to dig into the source code yet. |
Sure, I'll see what I can do 😊 |
Fix color-spantrace test due to misinterpreted relative paths
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.
Should we fix the deprecated lints before merging?
What do you think would be easier, this or a separate PR?
Probably a separate PR for streamlining the lint rules later across all crates. |
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.
Great
Other than the commits that we picked from that repo using subtree (can be verified by the subtree commit), I only added the following commit.