Git Product home page Git Product logo

Comments (9)

topi314 avatar topi314 commented on August 16, 2024

Lavalink already updates your plugins when you specify a new version in your application.yml

from lavalink.

Fyphen1223 avatar Fyphen1223 commented on August 16, 2024

Oof, I mean, auto updating version in application.yml, not retrieving the specified version automatically.

from lavalink.

topi314 avatar topi314 commented on August 16, 2024

I don't see how this would be a good idea
Updating software should be a manual process
What if a newer plugin version introduce breaking changes all of the sudden?

from lavalink.

Fyphen1223 avatar Fyphen1223 commented on August 16, 2024

I was thinking of implementing rule system of updating plugins. Like not updating to a new version if the version name contains specific strings, or not updating plugins if the version name contains changes in MAJOR update indicator.

from lavalink.

freyacodes avatar freyacodes commented on August 16, 2024

A technical problem with this is that we would need to somehow overwrite the configuration. Even if we assume that you configured Lavalink with a non-JSON YAML file, and we are somehow able to detect it, overwriting that file is still tricky.

from lavalink.

topi314 avatar topi314 commented on August 16, 2024

Plugin devs are not required to follow semver spec nor should they be required to
This sounds overcomplicated for no actual benefit

If anything there could be a cli tool to update plugin versions to their latest releases via a manual command

All in all I don't think this is an issue at all
Plugins tend to not update that often

from lavalink.

topi314 avatar topi314 commented on August 16, 2024

I think it would be beneficial to know which actual issue this feature request should solve

from lavalink.

Fyphen1223 avatar Fyphen1223 commented on August 16, 2024

i use many plugins(not so many, about 5 or 6 I think) with my project, and I'm so tired of updating each plugins manually. I have to check the plugins webpage, and write it down if the update is available.
So I wanted to make Lavalink able to update its plugins automatically.

from lavalink.

topi314 avatar topi314 commented on August 16, 2024

you can watch projects on github and get notified about new releases
image

from lavalink.

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.