Skip to content

Commit

Permalink
Fixup ESR branches glob pattern
Browse files Browse the repository at this point in the history
ESR branches in meta-balena are in the format
5.2.x and should run sanity builds for all the same
device types used for rolling releases.

Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed Aug 22, 2024
1 parent 8947e04 commit 6a85c3a
Show file tree
Hide file tree
Showing 35 changed files with 70 additions and 70 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bananapi-m1-plus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/beaglebone-ai64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/beaglebone-pocket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/beaglebone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cl-som-imx8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/generic-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/generic-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/genericx86-64-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/genericx86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/imx6ul-var-dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/imx7-var-som.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/iot-gate-imx8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/iot-gate-imx8plus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/jetson-agx-orin-devkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/jetson-nano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/jetson-tx2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/jetson-xavier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nanopi-neo-air.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nanopi-r2c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/orangepi-plus2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/owa5x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
#- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/raspberrypi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/raspberrypi3-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/raspberrypi3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"
pull_request_target:
branches:
- main
- master
# ESR branches glob pattern
- v20[0-9][0-9].[0-1]?[1470].[0-9]+
- "[0-9]+.[0-9].x"

jobs:
yocto:
Expand Down
Loading

0 comments on commit 6a85c3a

Please sign in to comment.