CI Plan¶
- every commit to master(or set of commits if CI was busy before)
- build amd64 config
- run amd64 in bhyve VM (and do simple tests)
- every tag
- build all configurations
- run all possible configurations
- do basic tests
- every release
- build all configurations
- run all possible configurations
- do all possible tests
- publish firmwares