Code Monkey home page Code Monkey logo

Comments (4)

olivierlacan avatar olivierlacan commented on May 9, 2024

Seems like an interesting idea, could you give me more details regarding the use case for this?

One potential issue I see is the fact that most (if not all) badges displayed on repositories involved automated third-party services. If someone has abandoned their repo, unless you can build a service able to detect that from activity metrics (which sites like The Ruby Toolbox do offer), then I worry these badges would quickly become disconnected with reality and untrustworthy.

Does that make sense?

from shields.

nicoulaj avatar nicoulaj commented on May 9, 2024

Yes, I was thinking about manual setup and no third party service involved. IMHO this is not the kind of information a static code analyzer could reliably detect, but your point makes sense.

from shields.

ackerdev avatar ackerdev commented on May 9, 2024

Most of these are covered by methods other than a badge, usually better and more accurately.

Dev/Prod/Release are all better covered by tag/branch systems (master/development branch setup is relatively commonplace)
Stable/Unstable is much better handled by testing and CI, and to a lesser extent the tag/branch systems in place.
Not that likely to see an abandoned/looking for contributors badge on a project if it's truly been abandoned. Stillmaintained could provide such functionality, though again if the project is truly and outright abandoned it's not as likely to see the abandoner return to place such a badge on the project. Probably the most viable of 'general purpose' shields, though I would rather see stillmaintained offer badges to accomplish such a thing to be more reliable.

from shields.

olivierlacan avatar olivierlacan commented on May 9, 2024

@nicoulaj closing this for the reasons outlined by @ackerdev and myself. No hard feelings. I like the ideas you surfaced for other types of services we could reach out to in the future. 😃

from shields.

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.