All Projects → P3TERX → Actions Openwrt

P3TERX / Actions Openwrt

Licence: mit
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 云编译 OpenWrt

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Actions Openwrt

Lede
Lean's OpenWrt source
Stars: ✭ 19,062 (+301.98%)
Mutual labels:  openwrt, lede, openwrt-zh-cn
openwrt-build-env
OpenWrt build environment in docker | Docker 中的 OpenWrt 编译环境
Stars: ✭ 77 (-98.38%)
Mutual labels:  openwrt, lede, openwrt-zh-cn
OpenWrts
OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译
Stars: ✭ 100 (-97.89%)
Mutual labels:  openwrt, lede, actions
Libuhttpd
A very flexible, lightweight and fully asynchronous HTTP server library based on libev and http-parser for Embedded Linux.
Stars: ✭ 302 (-93.63%)
Mutual labels:  openwrt, lede
bridgecrew-action
This Github Action runs Bridgecrew against an Infrastructure-as-Code repository. Bridgecrew performs static security analysis of Terraform & CloudFormation Infrastructure code.
Stars: ✭ 52 (-98.9%)
Mutual labels:  actions, github-actions
github-act-runner
act as self-hosted runner
Stars: ✭ 68 (-98.57%)
Mutual labels:  actions, github-actions
scale-network
SCaLE's on-site expo network configurations, wifi, tooling, and scripts
Stars: ✭ 13 (-99.73%)
Mutual labels:  openwrt, lede
Android-CICD
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Stars: ✭ 37 (-99.22%)
Mutual labels:  actions, github-actions
build-godot-action
GitHub action that builds a Godot project for multiple platforms
Stars: ✭ 62 (-98.69%)
Mutual labels:  actions, github-actions
Actions-OP
Autobuild openwrt using github actions | 自动编译你的专属openwrt固件
Stars: ✭ 19 (-99.6%)
Mutual labels:  openwrt, actions
action
📦📊 GitHub Action to reports on the size of your npm package
Stars: ✭ 36 (-99.24%)
Mutual labels:  actions, github-actions
action-sync-node-meta
GitHub Action that syncs package.json with the repository metadata.
Stars: ✭ 25 (-99.47%)
Mutual labels:  actions, github-actions
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (-97.64%)
Mutual labels:  actions, github-actions
gh-pages-action
A GitHub Action to deploy a static site on GitHub Pages.
Stars: ✭ 26 (-99.45%)
Mutual labels:  actions, github-actions
Actions-OpenWrt-R619AC
Build OpenWrt using GitHub Actions for P&W R619AC
Stars: ✭ 41 (-99.14%)
Mutual labels:  openwrt, actions-openwrt
openwrt-dnsmasq-extra
Anti Pollution/ADs DNS for OpenWrt/LEDE
Stars: ✭ 34 (-99.28%)
Mutual labels:  openwrt, lede
npm-update-check-action
npm new package version check action for GitHub Actions.
Stars: ✭ 17 (-99.64%)
Mutual labels:  actions, github-actions
github-run-tests-action
mabl Github Actions implementation
Stars: ✭ 39 (-99.18%)
Mutual labels:  actions, github-actions
Zerotier Openwrt
A OpenWrt package for ZeroTier One - Pull requests are welcome!
Stars: ✭ 326 (-93.13%)
Mutual labels:  openwrt, lede
ghaction-import-gpg
GitHub Action to easily import a GPG key
Stars: ✭ 161 (-96.6%)
Mutual labels:  actions, github-actions

English | 中文

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

A template for building OpenWrt with GitHub Actions

Usage

  • Click the Use this template button to create a new repository.
  • Generate .config files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. )
  • Push .config file to the GitHub repository.
  • Select Build OpenWrt on the Actions page.
  • Click the Run workflow button.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Tips

  • It may take a long time to create a .config file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply search Actions-Openwrt in GitHub.
  • Add some meta info of your built firmware (such as firmware architecture and installed packages) to your repository introduction, this will save others' time.

Credits

License

MIT © P3TERX

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].