Skip to content
Snippets Groups Projects
Unverified Commit be862997 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

Merge pull request #3030 from blocktrron/ci-restrictive-target-match

ci: update branch-pattern matching
parents 6385273f 3bfea8ef
No related branches found
No related tags found
No related merge requests found
{ {
"ath79-generic": [ "ath79-generic": [
"targets/ath79-generic", "targets/ath79-generic",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -10,6 +11,7 @@ ...@@ -10,6 +11,7 @@
], ],
"ath79-nand": [ "ath79-nand": [
"targets/ath79-nand", "targets/ath79-nand",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -19,6 +21,7 @@ ...@@ -19,6 +21,7 @@
], ],
"ath79-mikrotik": [ "ath79-mikrotik": [
"targets/ath79-mikrotik", "targets/ath79-mikrotik",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -29,6 +32,7 @@ ...@@ -29,6 +32,7 @@
], ],
"bcm27xx-bcm2708": [ "bcm27xx-bcm2708": [
"targets/bcm27xx-bcm2708", "targets/bcm27xx-bcm2708",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -39,6 +43,7 @@ ...@@ -39,6 +43,7 @@
], ],
"bcm27xx-bcm2709": [ "bcm27xx-bcm2709": [
"targets/bcm27xx-bcm2709", "targets/bcm27xx-bcm2709",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -49,6 +54,7 @@ ...@@ -49,6 +54,7 @@
], ],
"ipq40xx-generic": [ "ipq40xx-generic": [
"targets/ipq40xx-generic", "targets/ipq40xx-generic",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -58,6 +64,7 @@ ...@@ -58,6 +64,7 @@
], ],
"ipq40xx-mikrotik": [ "ipq40xx-mikrotik": [
"targets/ipq40xx-mikrotik", "targets/ipq40xx-mikrotik",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -68,6 +75,7 @@ ...@@ -68,6 +75,7 @@
], ],
"ipq806x-generic": [ "ipq806x-generic": [
"targets/ipq806x-generic", "targets/ipq806x-generic",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -77,6 +85,7 @@ ...@@ -77,6 +85,7 @@
], ],
"lantiq-xway": [ "lantiq-xway": [
"targets/lantiq-xway", "targets/lantiq-xway",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -86,6 +95,7 @@ ...@@ -86,6 +95,7 @@
], ],
"mediatek-filogic": [ "mediatek-filogic": [
"targets/mediatek-filogic", "targets/mediatek-filogic",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -95,6 +105,7 @@ ...@@ -95,6 +105,7 @@
], ],
"mediatek-mt7622": [ "mediatek-mt7622": [
"targets/mediatek-mt7622", "targets/mediatek-mt7622",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -104,6 +115,7 @@ ...@@ -104,6 +115,7 @@
], ],
"mpc85xx-p1010": [ "mpc85xx-p1010": [
"targets/mpc85xx-p1010", "targets/mpc85xx-p1010",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -113,6 +125,7 @@ ...@@ -113,6 +125,7 @@
], ],
"mpc85xx-p1020": [ "mpc85xx-p1020": [
"targets/mpc85xx-p1020", "targets/mpc85xx-p1020",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -122,6 +135,7 @@ ...@@ -122,6 +135,7 @@
], ],
"ramips-mt7620": [ "ramips-mt7620": [
"targets/ramips-mt7620", "targets/ramips-mt7620",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -131,6 +145,7 @@ ...@@ -131,6 +145,7 @@
], ],
"ramips-mt7621": [ "ramips-mt7621": [
"targets/ramips-mt7621", "targets/ramips-mt7621",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -140,6 +155,7 @@ ...@@ -140,6 +155,7 @@
], ],
"ramips-mt76x8": [ "ramips-mt76x8": [
"targets/ramips-mt76x8", "targets/ramips-mt76x8",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -149,6 +165,7 @@ ...@@ -149,6 +165,7 @@
], ],
"realtek-rtl838x": [ "realtek-rtl838x": [
"targets/realtek-rtl838x", "targets/realtek-rtl838x",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -158,6 +175,7 @@ ...@@ -158,6 +175,7 @@
], ],
"rockchip-armv8": [ "rockchip-armv8": [
"targets/rockchip-armv8", "targets/rockchip-armv8",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -167,6 +185,7 @@ ...@@ -167,6 +185,7 @@
], ],
"sunxi-cortexa7": [ "sunxi-cortexa7": [
"targets/sunxi-cortexa7", "targets/sunxi-cortexa7",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -176,6 +195,7 @@ ...@@ -176,6 +195,7 @@
], ],
"x86-generic": [ "x86-generic": [
"targets/x86-generic", "targets/x86-generic",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -186,6 +206,7 @@ ...@@ -186,6 +206,7 @@
], ],
"x86-geode": [ "x86-geode": [
"targets/x86-geode", "targets/x86-geode",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -195,6 +216,7 @@ ...@@ -195,6 +216,7 @@
], ],
"x86-legacy": [ "x86-legacy": [
"targets/x86-legacy", "targets/x86-legacy",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -205,6 +227,7 @@ ...@@ -205,6 +227,7 @@
], ],
"x86-64": [ "x86-64": [
"targets/x86-64", "targets/x86-64",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -217,6 +240,7 @@ ...@@ -217,6 +240,7 @@
], ],
"bcm27xx-bcm2710": [ "bcm27xx-bcm2710": [
"targets/bcm27xx-bcm2710", "targets/bcm27xx-bcm2710",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -227,6 +251,7 @@ ...@@ -227,6 +251,7 @@
], ],
"lantiq-xrx200": [ "lantiq-xrx200": [
"targets/lantiq-xrx200", "targets/lantiq-xrx200",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
...@@ -236,6 +261,7 @@ ...@@ -236,6 +261,7 @@
], ],
"mvebu-cortexa9": [ "mvebu-cortexa9": [
"targets/mvebu-cortexa9", "targets/mvebu-cortexa9",
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
......
...@@ -3,10 +3,11 @@ on: ...@@ -3,10 +3,11 @@ on:
push: push:
branches: branches:
- master - master
- next* - next
- v20* - 'v20[2-9][0-9].[0-9].x'
pull_request: pull_request:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
workflow_dispatch:
permissions: permissions:
contents: read contents: read
......
...@@ -10,6 +10,7 @@ import json ...@@ -10,6 +10,7 @@ import json
# these changes trigger rebuilds on all targets # these changes trigger rebuilds on all targets
common = [ common = [
".github/workflows/build-gluon.yml",
"modules", "modules",
"Makefile", "Makefile",
"patches/**", "patches/**",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment