Code Monkey home page Code Monkey logo

Comments (7)

mdurrani808 avatar mdurrani808 commented on August 15, 2024

I think best practice for stability would be pinning versions, or bounding to minimum versions with yearly scheduled upgrades before the beta every year.

from robotpy-meta.

virtuald avatar virtuald commented on August 15, 2024

Currently we bound the versions by year: https://github.com/robotpy/robotpy-meta/blob/main/requirements.txt

from robotpy-meta.

virtuald avatar virtuald commented on August 15, 2024

Updated description with what I see as the three options we have now.

from robotpy-meta.

legoguy1000 avatar legoguy1000 commented on August 15, 2024

So I think it depends on the release strategy that you guys are using. If everytime wpilib pushes a release, lets say a patch version, then u expect to update robotpy and push a new release then I would pin the exact version of wpilib and other dependencies. If ur goal is to somewhat independent of wpilib releases and only push a release when there are notable changes either to wpilib or robotpy then doing a range like ur doing makes sense.

The issue with the range is it makes it difficult to install a very specific version of robotpy with an expected version of wpilib as I could install an older version of robotpy and get a newer version of wpilib than originally released. This may be good or could be bad since it is possible to have unexpected results possibly.

from robotpy-meta.

virtuald avatar virtuald commented on August 15, 2024

Well my question is what release strategy should we use?

I do feel like I'm leaning more towards pinning, specifically because it's hard to install a specific version of robotpy.

from robotpy-meta.

legoguy1000 avatar legoguy1000 commented on August 15, 2024

I would agree that I think that pinning is definitely the best thing. It provides the most predictable results.

from robotpy-meta.

virtuald avatar virtuald commented on August 15, 2024

I have decided to pin allwpilib based packages, and keep vendors in a year-based bounded range.

from robotpy-meta.

Related Issues (5)

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.