kernelci / kernelci-deploy

Tools to deploy and update kernelci.org
GNU Lesser General Public License v2.1
4 stars 14 forks source link

staging.kernelci.org: Rework api build/restart #131

Closed nuclearcat closed 5 months ago

nuclearcat commented 5 months ago

In old script api was built in docker recipe, plus rebuilt only if changes in kernelci-api exist, but wont rebuild, if for example we do only changes in kernelci-core. Now it will rebuild each staging run, as kernelci-core data models might get updated for example.