Open EricClaeys opened 8 months ago
@EricClaeys I started work on this a little while ago. Please give me a shout before doing anything as I have quite a lot of it done.
Cool - I was assuming it was a post-v2024.xx.xx change so wasn't going to do anything.
Thoughts: Multiple versions of backups should be possible, probably implemented by adding YYYYMMDD-HHMMSS to the file names.
This "backup" feature can be combined with the ability to upload a zip file with system data and Allsky configuration files to GitHub to help debug problems.
Since the contents of ~/allsky/env.json
are private, it should NOT be uploaded to GitHub.
Perhaps this "backup" feature could create:
The "upload to GitHub" feature would also create:
The system_data.zip and Allsky_config_files.zip files would created and uploaded to GitHub when a user reports a problem.
Discussed in https://github.com/AllskyTeam/allsky/discussions/3448