Author: Conrad Kernrot ([email protected]) kernrot.de Home: gitlab.com/kernrot/Autoupdate
Uses GitLab build artifacts for a simple autoupdate of a project deployment. Enables a user to choose to keep the current version or update to a new one. Limited error handling included :D.
This project also shows how to get information from GitLab via the GitLab API v3 using C#. Implemented using C#6/WPF for .Net4.6.
Uses SimpleJson.
Edit "Settings.cs" to your needs, build with Visual Studio 2015 and distribute to the user.
Licensed under the MIT License, you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/mit-license.php