-
Notifications
You must be signed in to change notification settings - Fork 6
Release? #7
Comments
There's only a couple of things left:
And a couple of questions, best answered by you, because atm you are my only user 😄:
I think thats it. For a timeline: there's either gonna be a release today or tomorrow, is that alright? |
There's not a super rush on it, though I am going on vacation for 2 weeks but someone else on my team might pick this up in the mean time, as unfortunately, we do have quite a lot of C/C++ code that does crash at times. 😉 |
Alright, thanks! |
This got delayed a bit, but should be done by tomorrow (hopefully), not much left. |
Alright I'm done with all the unit and doc tests, reviewed everything, next is integration tests. |
I built the groundwork for integration tests now. I'm gonna stop saying "tomorrow", clearly this doesn't work out. |
I must say it's costing me quiet some energy to debug why CI fails. But I think I figured it all out finally.
All issues can be circumvented for now. In any case, I'm going to write the last couple of integration tests tomorrow, the rest should be peanuts. |
I have release on crates.io now: https://crates.io/crates/sentry-contrib-native/0.1.0-alpha-2. For a non-alpha release I would like to:
But since I started doing the integration tests I didn't find any bugs, so it's good to go. |
Great, thanks! |
I don't know what more you want to do before doing another release, but would it be possible to make a new one? Or at least a pre-release if you don't want to make a real one?
I'd like to use this in our project, but we can't use git patches due to rust-lang/cargo#8258 and the multiple submodules that are hosted on google code, at least until a new version of cargo is released that has the bugfix in it.
The text was updated successfully, but these errors were encountered: