Giter Club home page Giter Club logo

Comments (9)

dirk-thomas avatar dirk-thomas commented on September 21, 2024

I am wondering if it is necessary / useful to update all the packages which don't have any metadata or if we should just close those and let them keep adding plain str dependency names?

from colcon-core.

murphm8 avatar murphm8 commented on September 21, 2024

I think they can be closed for now, and if at some point those packages want to add metadata then that can be done in a PR with the metadata addition.

Do you think the guidance from now on should be to use DependencyDescriptor?
Should consumers of dependencies that need the metadata just always verify the dependency is a DependencyDescriptor?

from colcon-core.

dirk-thomas avatar dirk-thomas commented on September 21, 2024

I think they can be closed for now, and if at some point those packages want to add metadata then that can be done in a PR with the metadata addition.

Sounds good to me. Please go ahead and close the ones which don't contain metadata atm (or update them to do so).

Should consumers of dependencies that need the metadata just always verify the dependency is a DependencyDescriptor?

Atm they certainly have to do that before trying to access the metadata attribute.

Do you think the guidance from now on should be to use DependencyDescriptor?

Since code will need to check for the foreseeable future anyway if the entry is a descriptor or a plain str I wouldn't force code to be updated. Maybe in future minor release before reaching 1.0 it would be good to "break" the assumption and require every entry to be a descriptor.

from colcon-core.

murphm8 avatar murphm8 commented on September 21, 2024

Closed all the changes that don't add any metadata. Do you know when you'll cut the next release of colcon-core?

from colcon-core.

dirk-thomas avatar dirk-thomas commented on September 21, 2024

We recently changed our bootstrap repo which contains all the Python packages so I am not 100% confident to do it now (with others not available) if something goes wrong. But I will aim to ship a new release of colcon-core on Monday.

from colcon-core.

dirk-thomas avatar dirk-thomas commented on September 21, 2024

I am still blocked by problems with our bootstrap repo. I will comment here as soon as I was able to do a release... 😞

from colcon-core.

dirk-thomas avatar dirk-thomas commented on September 21, 2024

colcon-core 0.3.10 has just been released. Sorry for the delay. Please update the remaining PRs to include that version dependency - their CI should then pass and be mergable.

from colcon-core.

dirk-thomas avatar dirk-thomas commented on September 21, 2024

Also colcon-python-setup-py 0.2.1 and colcon-ros 0.3.5 have been 🚢.

Is there anything else remaining in the scope of this ticket?

from colcon-core.

murphm8 avatar murphm8 commented on September 21, 2024

Awesome, thanks for getting these changes shipped! Everything for this ticket is completed. Will close it.

from colcon-core.

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.