github-action: import all TAOS-CI post-build
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 24 Jan 2024 02:54:48 +0000 (11:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 8 Feb 2024 00:38:27 +0000 (09:38 +0900)
commitcecec94df68e6f93c5eb3a37930ed6babd2cd63e
tree5101e42d535176a937fbc38dcca853f3d3ee0d4b
parent8c29f63efc023bf8756a99188293f278aed6d6f7
github-action: import all TAOS-CI post-build

- gbs build for x64, x86, arm32, arm64
- pdebuild for { x64, arm64 } x { 22.04, 20.04 }
- yocto build w/ eSDK (Yocto 4.0.15)
- android build w/ nttld/setup-ndk

to enable such github actions,
- android / jni build script fix

and, drop TAOS-CI. (all imported!)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
15 files changed:
.TAOS-CI/.gbs.conf [deleted file]
.TAOS-CI/README.md [deleted file]
.TAOS-CI/config/config-environment.sh [deleted file]
.TAOS-CI/config/config-plugins-postbuild.sh [deleted file]
.TAOS-CI/config/config-plugins-prebuild.sh [deleted file]
.TAOS-CI/config/config-server-administrator.sh [deleted file]
.TAOS-CI/config/config-webhook.json [deleted file]
.TAOS-CI/config/prohibited_words.txt [deleted file]
.github/workflows/android.yml [new file with mode: 0644]
.github/workflows/gbs_build.yml [moved from .github/workflows/gbs_x64.yml with 66% similarity]
.github/workflows/pdebuild.yml [new file with mode: 0644]
.github/workflows/yocto.yml [new file with mode: 0644]
debian/control
jni/Android-app.mk
jni/Android-nnstreamer.mk