2022-01-16 21:52:01 +01:00
|
|
|
[](https://github.com/armbian/scripts/actions/workflows/smoke-tests.yml)
|
|
|
|
|
|
2021-10-07 18:23:07 +02:00
|
|
|
- cacherebuild.sh is a script which can run at PUSH + once per day. It regenerates cache:
|
|
|
|
|
- all cache 4 days before end of the month (for next month) which is enough that cache is sync across our network
|
|
|
|
|
- changed cache where packages were changed
|
|
|
|
|
- gpg signing should be done elsewhere
|
|
|
|
|
- ubootrebuild.sh builds all u-boots.
|
|
|
|
|
- Can be ran manually - before starting testing new release.
|
|
|
|
|
- can run on public server
|
|
|
|
|
- betarepository.sh builds all kernels if changed
|
|
|
|
|
- only builds changed kernels
|
|
|
|
|
- always build BSP
|
|
|
|
|
- bump nighly version
|
|
|
|
|
- update repository
|
|
|
|
|
- selected-images.sh builds image for or more boards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# VERSION
|
|
|
|
|
|
|
|
|
|
- bug fix releases for selected images
|
|
|
|
|
- new stable images added after major release
|
|
|
|
|
- BSP will be recreated for all and pushed to stable repository
|
|
|
|
|
- build artefacts for selected builds will also be pushed to stable repository
|