Code Monkey home page Code Monkey logo

Comments (8)

JanneKiiskila avatar JanneKiiskila commented on August 17, 2024 1

Also, on the tag - any notion of using a tag to identify latest is just blatant misuse of git tags - detailed out here in the official git documentation. There should have never been a tag called latest. There could have been a branch called latest, but not a tag. Tags are write once, they cannot and should not be updated/moving.

from mbed-cli.

JanneKiiskila avatar JanneKiiskila commented on August 17, 2024

What do the .lib files state? If the .lib files do not have an exact hash, well - the results are rather unpredictable.

from mbed-cli.

Nakul93 avatar Nakul93 commented on August 17, 2024

The mbed-os.lib file has this link- https://github.com/ARMmbed/mbed-os/#e4b81f67f939a0c0b11c147ce74aa367271e1279
Also noticed that the tag latest is on v5.15.4

from mbed-cli.

JanneKiiskila avatar JanneKiiskila commented on August 17, 2024

Are you using mbed cache? That has had some issues.

from mbed-cli.

Nakul93 avatar Nakul93 commented on August 17, 2024

Yeah so that was the issue, I just disabled the cache using mbed cache off cmd before importing a new program and now it cloned the latest version 6.4.0. Before closing this issue, do I need to do this every time or this cache setting a global thing.

from mbed-cli.

JanneKiiskila avatar JanneKiiskila commented on August 17, 2024

The setting stays, if you turn it off.

  • No -G option in mbed cache.

from mbed-cli.

Nakul93 avatar Nakul93 commented on August 17, 2024

Thank you. Closing this now.

from mbed-cli.

JanneKiiskila avatar JanneKiiskila commented on August 17, 2024

It's probably still a bug, though. :-)

from mbed-cli.

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.