-
- Downloads
CI: adjust .ci/common.py users to pmbootstrap ci (MR 3615)
Adjust all CI scripts that make use of .ci/common.py to 'pmbootstrap ci'. Move all scripts that are not direct entry points to running CI scripts to .ci/lib. Comment out the dtb check, as it is failing. Apparently it didn't run properly before. Let's fix this after this CI change is done.
Showing
- .ci/apkbuild-lint.sh 22 additions, 0 deletions.ci/apkbuild-lint.sh
- .ci/build-aarch64.sh 1 addition, 0 deletions.ci/build-aarch64.sh
- .ci/build-armhf.sh 1 addition, 0 deletions.ci/build-armhf.sh
- .ci/build-armv7.sh 1 addition, 0 deletions.ci/build-armv7.sh
- .ci/build-riscv64.sh 1 addition, 0 deletions.ci/build-riscv64.sh
- .ci/build-x86.sh 1 addition, 0 deletions.ci/build-x86.sh
- .ci/build-x86_64.sh 1 addition, 0 deletions.ci/build-x86_64.sh
- .ci/build.sh 0 additions, 8 deletions.ci/build.sh
- .ci/check-dtb-install-location.sh 0 additions, 7 deletions.ci/check-dtb-install-location.sh
- .ci/commits.sh 20 additions, 0 deletions.ci/commits.sh
- .ci/grep.sh 8 additions, 0 deletions.ci/grep.sh
- .ci/lib/add_pmbootstrap_to_import_path 1 addition, 0 deletions.ci/lib/add_pmbootstrap_to_import_path
- .ci/lib/apkbuild_linting.py 0 additions, 0 deletions.ci/lib/apkbuild_linting.py
- .ci/lib/build_changed_aports.py 1 addition, 1 deletion.ci/lib/build_changed_aports.py
- .ci/lib/build_changed_aports.sh 19 additions, 0 deletions.ci/lib/build_changed_aports.sh
- .ci/lib/check_changed_aports_versions.py 1 addition, 1 deletion.ci/lib/check_changed_aports_versions.py
- .ci/lib/common.py 1 addition, 1 deletion.ci/lib/common.py
- .ci/pytest.sh 15 additions, 4 deletions.ci/pytest.sh
- .gitlab-ci.yml 20 additions, 15 deletions.gitlab-ci.yml
.ci/apkbuild-lint.sh
0 → 100755
.ci/build-aarch64.sh
0 → 120000
.ci/build-armhf.sh
0 → 120000
.ci/build-armv7.sh
0 → 120000
.ci/build-riscv64.sh
0 → 120000
.ci/build-x86.sh
0 → 120000
.ci/build-x86_64.sh
0 → 120000
.ci/build.sh
deleted
100755 → 0
.ci/check-dtb-install-location.sh
deleted
100755 → 0
.ci/commits.sh
0 → 100755
.ci/lib/add_pmbootstrap_to_import_path
0 → 120000
File moved
.ci/lib/build_changed_aports.sh
0 → 100755
Please register or sign in to comment