aiamadeus
4d6eb48844
github: update issue and pr template
2023-12-25 22:09:03 +08:00
好想告诉你
007b9dd0e2
action: remove unused package moby* ( #11502 )
2023-09-04 10:05:00 +08:00
qwerttvv
5cf53c1352
fix CI issues ( #10937 )
...
dpkg: error processing package grub-efi-amd64-signed (--configure)
https://github.com/coolsnowwolf/lede/actions/runs/4276705033/jobs/7444992777#step:2:1554
2023-02-27 23:35:26 +08:00
lovehackintosh
f1cd5542cf
Openwrt-CI: small cleanup ( #10848 )
2023-02-06 11:44:57 +08:00
Hugo Chen
7d2c1575be
ci: update upload-artifact ( #10824 )
2023-01-29 12:20:04 +08:00
Hugo Chen
6ea630b1fd
Update openwrt-ci.yml ( #10780 )
...
更新chechout 版本,解决action报nodejs错误
更新apt安装组件,解决libgcc32的问题。
2023-01-18 12:10:39 +08:00
ZeaKyX
f833707a78
github workflows: avoid skipping ( #10243 )
2022-10-10 17:14:05 +08:00
Alex
4e90e9afc8
github workflows: security hardening
...
This PR adds explicit permissions section to workflows. This is a security
best practice because by default workflows run with extended set of permissions
(except from on: pull_request from external forks). By specifying any permission
explicitly all others are set to none. By using the principle of least privilege
the damage a compromised workflow can do (because of an injection or compromised
third party tool or action) is restricted. It is recommended to have most strict
permissions on the top level and grant write permissions on job level case by case.
2022-08-30 12:08:21 +08:00
ZhenYu
6e5aaa7b3d
CI: fix 'alternatives for my.cnf' problem ( #8436 )
...
* CI: fix alternatives for my.cnf problem
* CI: expand more compilation space
2021-12-16 12:54:14 +08:00
ZhenYu
aed7fc6131
CI: multi-asset delivery support ( #5243 )
...
*
fix: asset release broken
fix: failed to upgrade helloworld
2020-08-06 15:29:42 +08:00
Chuck
989c1444ac
add missing dependence ( #4971 )
...
Signed-off-by: Chuck <fanck0605@qq.com>
2020-07-05 12:40:21 +08:00
coolsnowwolf
d16a020193
update openwrt-ci.yml
2020-04-16 13:23:45 +08:00
ZhenYu
ce326f078b
Update openwrt-ci.yml ( #4254 )
2020-04-10 00:43:01 +08:00
lean
df49785a2d
openwrt-ci.yml: update
2020-04-09 00:44:22 +08:00
lean
25b01424c0
workflows: add dependenc host build
2020-04-08 12:14:04 +08:00
ioioioion
086e111978
add fetch depth ( #3987 )
...
remove `fatal: Invalid revision range` in CI log
2020-03-24 18:19:52 +08:00
AmadeusGhost
67195ba9cb
ci: add g++-multilib to dependence ( #3496 )
2020-03-03 21:33:08 +08:00
AmadeusGhost
b92aecc963
add issue and pr template ( #3476 )
2020-03-02 20:12:43 +08:00
AmadeusGhost
e5f08410e0
adjust build script ( #3235 )
...
* download.pl: add jsDelivr mirror for GitHub and add utsc mirrors
* m520: fix 'hlos' not found
* dependence: add python3
* netfilter: Revert delete support for kernel 4.9
* scons: move to packages feed
2020-02-21 11:55:07 +08:00
ZhenYu
8a1d0decad
CI: rm useless apt sources ( #2425 )
...
* CI: fix apt checking issue
* regular update
* regular update - 1
2019-12-19 14:20:37 +08:00
ZhenYu
997b077d24
CI: upload firmwares only ( #2239 )
...
* CI: only upload firmwares
* CI: fix wrong commands
2019-12-04 17:53:51 +08:00
ZhenYu
df70cc88f1
CI: fix indent problems ( #2204 )
...
* CI: fix indent problems
* CI: fix again
2019-11-29 18:23:25 +08:00
ZhenYu
a42ddc5e5a
Deploy OpwnWrt CI ( #2198 )
...
* Deploy OpwnWrt CI
* fix mistake
2019-11-28 22:29:05 +08:00