christianspecht / scm-backup

Makes offline backups of your cloud hosted source code repositories
https://scm-backup.org/
GNU General Public License v3.0
59 stars 20 forks source link

Set up CI and build script for Linux/MacOS #6

Closed christianspecht closed 1 year ago

christianspecht commented 7 years ago

...via Travis?

Example: Chocolatey

christianspecht commented 6 years ago

AppVeyor support this now as well: https://www.appveyor.com/blog/2018/03/06/appveyor-for-linux/

christianspecht commented 5 years ago

Some parts of the documentation need additional info as well, e.g. the backup directory

christianspecht commented 3 years ago

Environment variables need to be saved as secrets in the repo settings.

Problem: "Secret names must not start with the GITHUB_ prefix."
So we'd need to rename the environment variables here (in the code and on AppVeyor)