-
Notifications
You must be signed in to change notification settings - Fork 5
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
Next steps for maintenance / development of this crate 🚀 #40
Comments
Thanks for copying these over! I think expanded test coverage is the highest priority for me, particularly to ensure interoperability with other implementations. |
Could https://crates.io/crates/macaroon point to this repo? |
I added @duncandean as owner. I tried to add @bnewbold, but for some reason it couldn't find their username. |
Thanks! I think we'll release a new version that will probably have some breaking changes to the API. We'll need to just discuss what we'd like in that release. From what's mentioned above, I think a review of the API for best practices and expanding the test suite should be priorities for a 0.2 release. Also a commitment to supporting certain Rust stable minimum version (1.47+ was mentioned in #41 but could be reconsidered now if there are certain features we feel are beneficial). @bnewbold, I can add you as a crate owner if you provide a username for crates.io :) |
Username should match my github username: https://crates.io/users/bnewbold I just verified that I could still log in to crates.io and don't see any "Owner Invites". You can email me at my github username, domain |
Any progress on pointing https://crates.io/crates/macaroon to this repo? |
I think we wanted to cover some ground here first on API improvements. But
we can publish in its current state too just so that it’s back up.
Will do that today.
On Thu, 16 Sep 2021 at 22:41, Bruno Bigras ***@***.***> wrote:
Any progress on pointing https://crates.io/crates/macaroon to this repo?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXOBFIDGUAUFGLX3JUEJETUCJJBDANCNFSM4TXP2QRQ>
.
--
*__________________________________________________*
Duncan Dean
Centurion, South Africa
<https://github.com/duncandean> <https://gitlab.com/duncandean>
<https://twitter.com/dunxen> <https://www.linkedin.com/in/duncan-dean/>
<https://dunc.dev>
|
Thanks. I'm waiting for this to add macaroon to a project. |
Meant to post that the crate name now points to this project again. |
This is a tracking issue for discussion around the future direction of this crate. 😄
The original crate has been yanked and the
macaroon
name reserved, but should have its ownership transferred to a joint / lead maintainer to manage on crates.io. Not sure what the best setup for that is.I think there's no pressure to get a first crate version published until we've got some new direction for the API going forward. We can instead "release" as normal pre-releases until then.
Some discussion points from the original issue by @bnewbold:
The text was updated successfully, but these errors were encountered: