Ondev2: Difference between revisions
Appearance
add stub template |
LongnoseRob (talk | contribs) update to gitlab.postmarketos.org |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
ondev2 ([https://gitlab. | ondev2 ([https://gitlab.postmarketos.org/postmarketOS/ondev2 git repository]) is a work-in-progress rewrite of the [[on-device installer]]. The old installer had the problem that development involved a lot of manual testing. Because of that development of new features slowed down and regressions went unnoticed to the point that before it was retired in the v23.12 release, it did not really work any more. ondev2 has a strong focus on automated testing: logic for all input screens is abstracted from the output type and can therefore be accessed via CLI and automated tests. |
Latest revision as of 07:32, 3 November 2024
![]() |
This page could use some expansion. If you'd like to help out, feel free to edit this article! |
ondev2 (git repository) is a work-in-progress rewrite of the on-device installer. The old installer had the problem that development involved a lot of manual testing. Because of that development of new features slowed down and regressions went unnoticed to the point that before it was retired in the v23.12 release, it did not really work any more. ondev2 has a strong focus on automated testing: logic for all input screens is abstracted from the output type and can therefore be accessed via CLI and automated tests.