-
Notifications
You must be signed in to change notification settings - Fork 9
⏫️ Publish an Update? #7
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
Comments
I'm going to publish my own BDF crate forked from this crate. @meh, if you ever get the chance and don't mind, I would be glad to be a collaborator on this repo so that I could merge PRs and publish updates. I might not have a lot of time, but two maintainers without a lot of time is still better than one. :) |
Yo, I can make you collaborator, but how do I do that with the crate as well? |
Cool! You have a few options for how to grant me access to publish the crate:
|
I'm gonna go with adding the whole organization, you seem like good guys. But, I'm gonna do it tomorrow because I'm about to sleep, if I do not do it, and it is likely, please just ping me again, hopefully I'll see the message while I'm at my laptop. |
Wait I lied, my laptop is right here on the bed and turned on, don't ask me how I didn't realize. |
|
One second, I'm looking into it. I just created the team so maybe it hasn't refreshed yet or something. |
OK, I'm going to try to get it working with team ownership on my own crate and I'll let you know when I figure it out. Feel free to go to sleep and get to this tomorrow. :) |
Aight, good night! |
Ok, I fixed it. You should be able to run the same command again whenever you get the chance and it should work. It was permissions that I had to grant crates.io to read our organization teams. |
OK @meh I pushed a bunch of updates, added tests, fixed issues parsing a couple of fonts I've used in my game engine, and updated the docs slightly. I think we're ready to publish a new version whenever you get the chance. |
You should be able to publish now. |
Awesome, thanks! |
Any update on this? It looks like there is still no new version published on crates.io |
In fact, this crate is now broken, see rust-lang/cargo#14643 |
I'm using a fork of this crate using a git dependency in a project of mine and I would now like to publish my crate to crates.io. In order to publish my crate I need to have an updated release of the
bdf
crate. Will you be able to help publish a new version of this crate with a couple PRs of mine, or should I publish a new BDF crate using my fork with a different name to crates.io?The text was updated successfully, but these errors were encountered: