theflyingbirdsmc / TFB-Network

Probably the best open-source Minecraft server network in the world
https://theflyingbirds.net
Apache License 2.0
8 stars 0 forks source link

🚀 Feature: Automate changed configs when updating plugins with Renovate #241

Open Fuglen opened 1 year ago

Fuglen commented 1 year ago

🔖 Feature description

Have Renovate commit changes from updating plugins to the Dependency Dashboard.

🎤 Context

Whenever we update a plugin, it often changes it's config files which is a huge time consumer and which is why we see so many changes in TFB Dev that are not ours.

✌️ Possible Implementation

Have Renovate update plugins in the build.gradle file and then sync the plugins to all servers, commit all changes including configs.

👀 Have you spent some time to check if this feature request has been raised before?

Are you willing to submit PR?

Yes I am willing to submit a PR!