Setup some automated testing for the installer script #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Many people are using it, it seems! It still works, apparently! We could add some automated testing to run it on a cron to make sure it is still working. And also check it against different versions of Debian. At Autonomic, we use this thing https://www.drone.io. I'm sure we could come up with something simple over here.
This would be great. I've been struggling with trying to get it installed on an RPi4, running Bullseye. Seems like most folks I know want to use this hardware and OS, how do we get this automated testing going?
Yeh it seems like time to do this. I think I could mirror this repository to one of the autonomic forges (e.g. git.autonomic.zone) which has an automated test thing set up. I guess we'd just run the automated installer on multiple distributions of Debian and if it works, we are good?