Giter Club home page Giter Club logo

Comments (14)

 avatar commented on May 19, 2024 2

Excellent, thank you! Should probably be in .gitignore so that can't happen again.

from fleet.

 avatar commented on May 19, 2024 2

I'd reiterate here that some kind of basic CI & merge policy would help prevent these kinds of problems. AFAIK you are pushing directly to master without any safeguards. This is convenient, but it's also a great way to unknowingly break builds and end up with frustrated users.

from fleet.

 avatar commented on May 19, 2024 2

Thank you for responding promptly.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

@efronlicht You need to run fleet build to update the configuration files, use fleet build instead of cargo build.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

The docs state that you need to use fleet build and fleet run instead of the cargo cli, fleet applies all the required configurations and then runs your optimized build through cargo internally.

from fleet.

 avatar commented on May 19, 2024

I can't run fleet build if I don't have fleet.

from fleet.

 avatar commented on May 19, 2024

These are your instructions from your README.md:

image

from fleet.

VarunPotti avatar VarunPotti commented on May 19, 2024

Hey @efronlicht, the cargo install command installs cargo from source, the command fleet should work fine, so we would recommend you to use the command fleet so that it would update the values under .cargo/config.toml. So please try running fleet run (its already installed)

from fleet.

 avatar commented on May 19, 2024

I can see my input is not wanted. Good luck with your project.

ed: probably overly grumpy here.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

@efronlicht I understand what you mean, we're working on fixing it up right now.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

@efronlicht It should be fixed now, we removed the .cargo directory since it's not possible to build from source without Fleet already installed.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

Good idea, I'll do that ASAP!

from fleet.

VarunPotti avatar VarunPotti commented on May 19, 2024

Thank you for bringing this up 😁 and we are really sorry about that.

from fleet.

suptejas avatar suptejas commented on May 19, 2024

All done!

from fleet.

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.