-
Notifications
You must be signed in to change notification settings - Fork 210
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
Certain crates are missing. #2
Comments
Yes some crates are currently missing. Looks like tiled failed to build on Build machine is using an old version of cratesfyi and rustc and I can't update atm (it's been trying to build everything since I announced this project). And cratesfyi changed alot. I am preparing a huge update, hang on few more weeks. |
I fixed Tiled a couple of days ago. A rebuild should success. |
For |
@JonasOlson the version docs.rs running in https://crates.fyi/ is stopped working. New beta version (https://beta.docs.rs/) started building crates on 2016-07-30 and finally finished building all crates up to this date. And now it is building crates released between 2016-07-30 and today. Give it a few days and you will see your crate in beta. |
Sorry, I didn't notice that your log link actually pointed to Anyway, I saw that the counter on https://beta.docs.rs/ had reached 100%, so I thought everything would be there now. |
It's around 96% now, I removed counter today. We are getting there 😃 |
Oh, I see! Is it possible to see build logs on |
Since docs.rs hasn't tried to build physical_constants, there is no log about it. I tried to build physical_constants on docs.rs running on my local machine and it is building fine. |
@JonasOlson looks like docs.rs built your crate few hours ago: https://beta.docs.rs/physical_constants |
Nice. Are there build logs to be seen somewhere? (Not that I need it now, but it could be of interest in the future.) |
We had a "Builds" tab but I decided to remove it (kinda useless), but you can see build logs in here: https://beta.docs.rs/crate/physical_constants/0.1.1/builds This link is only visible if docs.rs failed to build a crate. |
Thank you! |
Docs.rs have every crate now (except yanked ones). |
rs-tiled for example.
The text was updated successfully, but these errors were encountered: