jrbudda / Vivecraft_Spigot_Extensions

Spigot plugin for Vivecraft, the VR mod for Java Minecraft.
http://www.vivecraft.org
GNU General Public License v3.0
111 stars 33 forks source link

Jenkins for Vivecraft Spigot Extensions 1.14.4 #56

Open ghost opened 5 years ago

ghost commented 5 years ago

Jenkins for Vivecraft Spigot Extensions is now available if anyone is interested.

Techjar commented 5 years ago

Appreciated, but we're not gonna officially link to something out of our control.

Also you should know that Jenkins is very insecure and you should probably stop using it. There have countless exploits in it allowing shell access to the host machine.

ghost commented 5 years ago

Jenkins has evolved into a much more secure platform in the last couple years, previously yes it was very insecure and I stayed away from it. It is still good practice to disable plugins you don't use, which I have done, and I have also locked jenkins into a limited user account. I also made sure to make the build system for Vivecraft Spigot Extensions automatically remove the spigot binaries after every build to prevent legal issues.