Giter Site home page Giter Site logo

Comments (9)

NobodyXu avatar NobodyXu commented on August 27, 2024 1

@ryankurte They are using taiki-e/install-action, back then it's still using cargo-binstall v1.3.1

from cargo-binstall.

NobodyXu avatar NobodyXu commented on August 27, 2024

It's probably a spurious failure, it doesn't provide me with enough information, but it would probably be ok if you retry it.

For the -musl target compilation failure, it's fixed in v1.4.1 and taiki-e/install-action would soon pick it up, so there's no need to change anything.

If it persists after taiki-e/install-action switches to v1.4.1, please let me know and I will investigate.

from cargo-binstall.

jonathanpallant avatar jonathanpallant commented on August 27, 2024

I retried it once. I'll try it a third time. Thank you for the quick response!

from cargo-binstall.

NobodyXu avatar NobodyXu commented on August 27, 2024

@jonathanpallant I suspect it's GitHub that rate-limits your CI, the limit is usually reset hourly, so wait for 15m-30m and then it might succeed.

from cargo-binstall.

passcod avatar passcod commented on August 27, 2024

Yeah, it's definitely a 1.3.1 thing; 1.4.1 is in install-action @main but not yet in a released version

from cargo-binstall.

jonathanpallant avatar jonathanpallant commented on August 27, 2024

Which aspect do you think might be rate-limiting? We have a premium plan and I've never seen this before.

I bumped the version number for mdslides, and now it's downloading the binary OK. Do older binary packages stop working somehow?

from cargo-binstall.

NobodyXu avatar NobodyXu commented on August 27, 2024

Which aspect do you think might be rate-limiting?

GitHub, but TBF their rate limit is quite loose considering the amount of traffic.

We have a premium plan and I've never seen this before.

I'd recommend you passing secrets.GITHUB_TOKEN to cargo-binstall via env (pass to taiki-e/install-action, it will pass to cargo-binstall).

The token wouldn't need any special permission and is used in a read-only way.

It would reduce possibility of such failure.

I bumped the version number for mdslides, and now it's downloading the binary OK. Do older binary packages stop working somehow?

Ni

from cargo-binstall.

ryankurte avatar ryankurte commented on August 27, 2024

this looks to me to be unrelated to github / like a regression due to changes to target detection for musl (same as #1420)?

from cargo-binstall.

NobodyXu avatar NobodyXu commented on August 27, 2024

cc @jonathanpallant Does upgrading to latest cargo-binstall fix the issue for you?

from cargo-binstall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.