Merge branch 'master' into appium3

This commit is contained in:
Kazuaki Matsuo
2024-12-27 23:15:42 -08:00
99 changed files with 4277 additions and 5210 deletions

5
.github/labeler.yml vendored
View File

@@ -63,11 +63,6 @@ labels:
matcher:
files: ['packages/driver-test-support/**']
- label: '@appium/eslint-config-appium'
sync: true
matcher:
files: ['packages/eslint-config-appium/**']
- label: '@appium/eslint-config-appium-ts'
sync: true
matcher:

View File

@@ -44,6 +44,9 @@ on:
- '!**/sample-code/**'
- '!packages/*/docs/**'
env:
CI: true
permissions:
contents: read