nnstreamer / TAOS-CI

:tangerine: TAOS-CI (a.k.a LightSys) is an lightweight and efficient CI system to achieve "Review less, merge faster" with a tool-based review system. It is completely compatible with all GitHub repositories although TAOS-CI is designed & implemented for NNStreamer repository. (Homepage: https://taos-ci.github.io/)
http://nnstreamer.mooo.com/TAOS-CI/ci/taos/
Apache License 2.0
118 stars 90 forks source link

Support multiple Ubuntu distros #647

Open wooksong opened 3 years ago

wooksong commented 3 years ago

Currently, the Ubuntu build checker in TAOS-CI works only for Xenial, which reaches EOL. Moreover, in some cases, it is possible to face different results that are come from differences between the distribution variations.

I think pbuilder and pdebuild have already supported such features so that we could exploit them.

taos-ci commented 3 years ago

:octocat: cibot: Thank you for posting issue #647. The person in charge will reply soon.

myungjoo commented 3 years ago

Yes.. and it'd be also appropriate to move on to 18.04 (and 20.04 optionally).