Setup some automated testing for the installer script #2
Open
opened 3 years ago by decentral1se
·
2 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. 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?