- [x] Maintenance cycle.
- [x] Get all cluster tests running and the results pushed to the network log.
- [o] Fix RISC-V server. -> I cannot get Ubuntu to run on the RISC-V server anymore. Recovery is not working
- [x] Test Live Server.
- [x] Test Raspberry PI.
- [o] Test RISC-V server. -> I cannot get Ubuntu to run on the RISC-V server anymore. Recovery is not working
- [x] Support repo synchronization with on command.
Currently, 2 commands
net.splitcells.network.bom.repo.pull and repo.push.at.all are required,
as dependencies can be updated.
-> repos.synchronize does the job. For easier use it was simplified, so the command assumes, that nothing is left for commit.
Thereby unintended commits with bad generic messages are avoided.
- [x] Start
repos.process.v2, which does its execution by generating shell scripts.
This makes tests easier in the future.
Define environment variable for repos.process, in order to delicate the calls to it to the new repos.process.v2.
When everything is ready the old implementation is replaced by the new one.
See
- [x] Work on sport lesson assignment.