Armbian next CI/pre switch adjustements

- bump version to 23.05
- adjust OCI repositories, changed hash lenght to 12 and removed rootfs- prefix to shorten names (costmetic adjustement)
- build configs were moved to https://github.com/armbian/os
- remove CI that is not going to work anymore. This means also master is out of this CI
- small changed to Readme.txt. Just adding some note, removing obvious
- add propery - supported arhitectures for distribution. Needed for CI optimisation
- remove README.armbian-next.md (need to be somewhere else)
- shrink CODEOWNERS due to messages overload

Signed-off-by: Igor <igor@armbian.com>
This commit is contained in:
Igor
2023-02-18 18:11:04 +01:00
parent 99b8317976
commit 27cdc2f7ff
31 changed files with 32 additions and 49716 deletions

View File

@@ -151,7 +151,7 @@ function artifact_kernel_cli_adapter_config_prep() {
}
function artifact_kernel_get_default_oci_target() {
artifact_oci_target_base="ghcr.io/rpardini/armbian-release/"
artifact_oci_target_base="ghcr.io/armbian/cache-kernel/"
}
function artifact_kernel_is_available_in_local_cache() {