Use Releases file to Packaging #7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#===================================================================================== | |
# https://github.com/ophub/amlogic-s9xxx-openwrt | |
# Description: Use Releases file to packaging | |
#===================================================================================== | |
name: Use Releases file to Packaging | |
on: | |
repository_dispatch: | |
workflow_dispatch: | |
inputs: | |
source_branch: | |
description: "Select the source branch" | |
required: false | |
default: "official" | |
type: choice | |
options: | |
- official | |
- lede | |
- immortalwrt | |
openwrt_board: | |
description: "Select device board" | |
required: false | |
default: "all" | |
type: choice | |
options: | |
- all | |
- s905w_s905x_s905mb_s905l3a_s905l3b_s905x2_s905x3_s912_s922x_s922x-ct2000_s922x-reva | |
- s905x3-x88-pro-x3_s912-m8s-pro_s905x-t95_s912-t95z-plus_s905l3-unt400g1_s905lb-r3300l | |
- s912-x92_s922x_s922x-ct2000_s922x-reva_seewo-sv21_smart-am40_station-m1_sw799_swan1-w28 | |
- tanix-tx6_tb-ls3399_tn3399_tpm312_tqc-a01_tvi3315a_vplus_xiaobao_yskj_zcube1-max_zk-r39a_zysj | |
- vplus_tanix-tx6_tqc-a01 | |
- a311d | |
- beikeyun | |
- chainedbox | |
- crrc | |
- dg3399 | |
- dg-tn3568 | |
- dlfr100 | |
- e20c | |
- e25 | |
- eaidk-610 | |
- emb3531 | |
- fine3399 | |
- firefly-rk3399 | |
- fmx1-pro | |
- jp-tvbox | |
- h28k | |
- h66k | |
- h68k | |
- h69k | |
- h88k | |
- h88k-v3 | |
- h96-max-m2 | |
- hs530r | |
- hugsun-x99 | |
- ipc-r | |
- king3399 | |
- kylin3399 | |
- lckfb-tspi | |
- leez | |
- lx-r3s | |
- mrkaio-m68s | |
- nanopc-t6 | |
- nanopi-r5c | |
- nanopi-r5s | |
- orangepi-5-plus | |
- panther-x2 | |
- r66s | |
- r68s | |
- renegade-rk3328 | |
- rk3318-box | |
- rock-3a | |
- rock5b | |
- rock5c | |
- ruisen-box | |
- s905 | |
- s905-beelink-mini | |
- s905-mxqpro-plus | |
- s905d | |
- s905d-ki-pro | |
- s905d-sml5442tw | |
- s905l | |
- s905l-aurora-1s | |
- s905l-b860av21u | |
- s905l-mg101 | |
- s905l2 | |
- s905l2-e900v21e | |
- s905l2-wojia | |
- s905l3 | |
- s905l3-cm211 | |
- s905l3-unt400g1 | |
- s905l3-unt402a | |
- s905l3a | |
- s905l3a-cm311 | |
- s905l3a-m401a | |
- s905l3b | |
- s905l3b-e900v21d | |
- s905l3b-e900v22d | |
- s905l3b-e900v22e | |
- s905l3b-ip103h | |
- s905l3b-rg020et-ca | |
- s905l3b-unt403a | |
- s905lb-ipbs9505 | |
- s905lb-q96-mini | |
- s905lb-r3300l | |
- s905mb | |
- s905w | |
- s905w-w95 | |
- s905w-x96-mini | |
- s905w-x96w | |
- s905x | |
- s905x-b860h | |
- s905x-nexbox-a95x | |
- s905x-t95 | |
- s905x-tbee | |
- s905x-tx9 | |
- s905x2 | |
- s905x2-km3 | |
- s905x2-x96max-2g | |
- s905x3 | |
- s905x3-2101 | |
- s905x3-a100 | |
- s905x3-a95xf3 | |
- s905x3-a95xf3-gb | |
- s905x3-b | |
- s905x3-h96max | |
- s905x3-hk1 | |
- s905x3-ip1001m | |
- s905x3-q1 | |
- s905x3-q2 | |
- s905x3-tx3 | |
- s905x3-tx3-bz | |
- s905x3-ugoosx3 | |
- s905x3-whale | |
- s905x3-x88-pro-x3 | |
- s905x3-x96air | |
- s905x3-x96air-gb | |
- s905x3-x96max | |
- s912 | |
- s912-h96pro-plus | |
- s912-m8s-pro | |
- s912-nexbox-a1 | |
- s912-nexbox-a2 | |
- s912-onecloudpro | |
- s912-phicomm-t1 | |
- s912-t95z-plus | |
- s912-tx8-max | |
- s912-tx9-pro-2g | |
- s912-tx9-pro-3g | |
- s912-x92 | |
- s912-zyxq-fake | |
- s922x | |
- s922x-ct2000 | |
- s922x-gtking | |
- s922x-gtkingpro-h | |
- s922x-odroid-n2 | |
- s922x-reva | |
- s922x-ugoos-am6 | |
- seewo-sv21 | |
- smart-am40 | |
- station-m1 | |
- swan1-w28 | |
- sw799 | |
- tanix-tx6 | |
- tb-ls3399 | |
- tn3399 | |
- tpm312 | |
- tqc-a01 | |
- tvi3315a | |
- vplus | |
- xiaobao | |
- yskj | |
- zcube1-max | |
- zk-r39a | |
- zysj | |
openwrt_kernel: | |
description: "Select kernel version" | |
required: false | |
default: "6.1.y_6.6.y" | |
type: choice | |
options: | |
- 5.4.y | |
- 5.10.y | |
- 5.15.y | |
- 6.1.y | |
- 6.6.y | |
- 6.1.y_6.6.y | |
- 5.15.y_5.10.y | |
auto_kernel: | |
description: "Auto use the latest kernel" | |
required: false | |
default: true | |
type: boolean | |
kernel_repo: | |
description: "Set the kernel repository" | |
required: false | |
default: "ophub/kernel" | |
type: choice | |
options: | |
- ophub/kernel | |
kernel_usage: | |
description: "Set the tags of the stable kernel." | |
required: false | |
default: "stable" | |
type: choice | |
options: | |
- stable | |
- flippy | |
- dev | |
- beta | |
openwrt_storage: | |
description: "Select image storage type." | |
required: false | |
default: "save" | |
type: choice | |
options: | |
- save | |
- temp | |
builder_name: | |
description: "Set OpenWrt builder signature." | |
required: false | |
default: "ophub" | |
type: choice | |
options: | |
- ophub | |
- angel | |
- yourname | |
env: | |
TZ: America/New_York | |
jobs: | |
build: | |
runs-on: ubuntu-22.04 | |
if: ${{ github.event.repository.owner.id }} == ${{ github.event.sender.id }} | |
steps: | |
- name: Checkout | |
uses: actions/checkout@v4 | |
- name: Initialization environment | |
id: init | |
env: | |
DEBIAN_FRONTEND: noninteractive | |
run: | | |
docker rmi $(docker images -q) 2>/dev/null | |
[[ -n "${AGENT_TOOLSDIRECTORY}" ]] && sudo rm -rf "${AGENT_TOOLSDIRECTORY}" | |
sudo rm -rf /usr/share/dotnet /etc/apt/sources.list.d /usr/local/lib/android 2>/dev/null | |
sudo swapoff -a | |
sudo rm -f /swapfile /mnt/swapfile | |
sudo -E apt-get -y update | |
sudo -E apt-get -y purge azure-cli ghc* zulu* llvm* firefox google* dotnet* powershell openjdk* mongodb* moby* || true | |
sudo -E apt-get -y install $(curl -fsSL https://is.gd/depend_ubuntu2204_openwrt) | |
sudo -E systemctl daemon-reload | |
#sudo -E apt-get -y full-upgrade | |
sudo -E apt-get -y autoremove --purge | |
sudo -E apt-get clean | |
sudo sed -i '/NVM_DIR/d;/skel/d' /root/{.bashrc,.profile} | |
sudo rm -rf ~/{.cargo,.dotnet,.rustup} | |
sudo timedatectl set-timezone "${TZ}" | |
echo "status=success" >> ${GITHUB_OUTPUT} | |
- name: Create simulated physical disk | |
run: | | |
mnt_size=$(expr $(df -h /mnt | tail -1 | awk '{print $4}' | sed 's/[[:alpha:]]//g' | sed 's/\..*//') - 1) | |
root_size=$(expr $(df -h / | tail -1 | awk '{print $4}' | sed 's/[[:alpha:]]//g' | sed 's/\..*//') - 4) | |
sudo truncate -s "${mnt_size}"G /mnt/mnt.img | |
sudo truncate -s "${root_size}"G /root.img | |
sudo losetup /dev/loop6 /mnt/mnt.img | |
sudo losetup /dev/loop7 /root.img | |
sudo pvcreate /dev/loop6 | |
sudo pvcreate /dev/loop7 | |
sudo vgcreate github /dev/loop6 /dev/loop7 | |
sudo lvcreate -n runner -l 100%FREE github | |
sudo mkfs.xfs /dev/github/runner | |
sudo mkdir -p /builder | |
sudo mount /dev/github/runner /builder | |
sudo chown -R runner.runner /builder | |
df -Th | |
- name: Download OpenWrt [ ${{ inputs.source_branch }} ] | |
id: down | |
working-directory: /builder | |
if: ${{ steps.init.outputs.status }} == 'success' && !cancelled() | |
run: | | |
# Set up compilation source code | |
if [[ "${{ inputs.source_branch }}" == *"official"* ]]; then | |
REPO_URL="https://github.com/openwrt/openwrt" | |
REPO_BRANCH="main" | |
TAGS_NAME="official" | |
elif [[ "${{ inputs.source_branch }}" == *"lede"* ]]; then | |
REPO_URL="https://github.com/coolsnowwolf/lede" | |
REPO_BRANCH="master" | |
TAGS_NAME="lede" | |
elif [[ "${{ inputs.source_branch }}" == *"immortalwrt"* ]]; then | |
REPO_URL="https://github.com/immortalwrt/immortalwrt" | |
REPO_BRANCH="master" | |
TAGS_NAME="immortalwrt" | |
else | |
echo "Unknown source code repository." | |
exit 1 | |
fi | |
armvirt_tarfile_path="openwrt/output" | |
[[ -d "${armvirt_tarfile_path}" ]] || mkdir -p ${armvirt_tarfile_path} | |
ln -sf /builder/openwrt ${GITHUB_WORKSPACE}/openwrt | |
ln -sf /builder/openwrt /home/runner/work/_actions/ophub/amlogic-s9xxx-openwrt/main/openwrt | |
latest_version="$(curl -s \ | |
-H "Accept: application/vnd.github+json" \ | |
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \ | |
https://api.github.com/repos/${GITHUB_REPOSITORY}/releases?per_page=100 | | |
jq '.[]' | | |
jq -s --arg RTK "OpenWrt_${{ inputs.source_branch }}_" '.[] | select(.tag_name | contains($RTK))' | | |
jq -s '.[].assets[] | {data:.updated_at, url:.browser_download_url}' | | |
jq -s --arg BOARD "-rootfs.tar.gz" '.[] | select(.url | endswith($BOARD))' | | |
jq -s 'sort_by(.data)|reverse[]' | | |
jq -s '.[0]' -c | |
)" | |
[[ "${latest_version}" == "null" ]] && echo "Invalid OpenWrt rootfs download address." && exit 1 | |
latest_updated_at="$(echo ${latest_version} | jq -r '.data')" | |
latest_url="$(echo ${latest_version} | jq -r '.url')" | |
openwrt_filename="${latest_url##*/}" | |
curl -fsSL "${latest_url}" -o "${armvirt_tarfile_path}/${openwrt_filename}" | |
[[ "${?}" -ne "0" ]] && echo "Invalid OpenWrt rootfs download address." && exit 1 | |
echo "build_tag=OpenWrt_${{ inputs.source_branch }}_${{ inputs.openwrt_storage }}_$(date +"%Y.%m")" >> ${GITHUB_OUTPUT} | |
df -hT ${PWD} | |
echo "REPO_URL=${REPO_URL}" >> ${GITHUB_OUTPUT} | |
echo "TAGS_NAME=${TAGS_NAME}" >> ${GITHUB_OUTPUT} | |
echo "status=success" >> ${GITHUB_OUTPUT} | |
- name: Packaging OpenWrt | |
if: ${{ steps.down.outputs.status }} == 'success' && !cancelled() | |
uses: ophub/amlogic-s9xxx-openwrt@main | |
with: | |
openwrt_path: openwrt/output/*rootfs.tar.gz | |
openwrt_board: ${{ inputs.openwrt_board }} | |
openwrt_kernel: ${{ inputs.openwrt_kernel }} | |
auto_kernel: ${{ inputs.auto_kernel }} | |
kernel_repo: ${{ inputs.kernel_repo }} | |
kernel_usage: ${{ inputs.kernel_usage }} | |
builder_name: ${{ inputs.builder_name }} | |
- name: Upload the packaged OpenWrt | |
uses: ncipollo/release-action@main | |
if: ${{ env.PACKAGED_STATUS }} == 'success' && !cancelled() | |
with: | |
tag: ${{ steps.down.outputs.build_tag }} | |
artifacts: ${{ env.PACKAGED_OUTPUTPATH }}/* | |
allowUpdates: true | |
removeArtifacts: false | |
replacesArtifacts: true | |
token: ${{ secrets.GITHUB_TOKEN }} | |
body: | | |
### OpenWrt Image information | |
- Default IP: 192.168.1.1 | |
- Default username: root | |
- Default password: password | |
- Default WIFI name: OpenWrt | |
- Default WIFI password: none | |
### Install to EMMC | |
- Login to OpenWrt → System → Amlogic Service → Install OpenWrt | |
### OpenWrt source code | |
- [${{ steps.down.outputs.TAGS_NAME }}](${{ steps.down.outputs.REPO_URL }}) | |
### OpenWrt Image Verification | |
- sha256sum |