Skip to content

Commit

Permalink
Merge branch 'master' into case-server-on-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjerryjohns committed Feb 25, 2022
2 parents b35b072 + c1d14cc commit ffe5dbb
Show file tree
Hide file tree
Showing 711 changed files with 34,164 additions and 21,425 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": {
"dockerfile": "Dockerfile",
"args": {
"BUILD_VERSION": "0.5.52"
"BUILD_VERSION": "0.5.56"
}
},
"remoteUser": "vscode",
Expand Down
47 changes: 39 additions & 8 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

14
15
16
Expand All @@ -17,6 +16,7 @@ ABI
ABIs
ables
AccessControl
AccessControlEntry
accessor
AccountLogin
acdbc
Expand Down Expand Up @@ -48,6 +48,7 @@ amebad
amebaiot
announcementReason
AnnounceOTAProvider
AnnounceOtaProviderRequest
APIs
apk
AppConfig
Expand All @@ -58,6 +59,7 @@ ApplicationBasic
ApplicationId
ApplicationIdentifier
ApplicationLauncher
ApplyUpdate
applyUpdateAction
ApplyUpdateRequest
ApplyUpdateResponse
Expand All @@ -74,6 +76,7 @@ armv
ASAN
asdk
AssertionError
AST
ASYNC
atomics
att
Expand All @@ -89,6 +92,7 @@ ATW
ATWC
AudioOutput
auth
AuthMode
autocompletion
autoconnect
autocrlf
Expand Down Expand Up @@ -226,6 +230,8 @@ CMVH
cn
codeaurora
codebase
codegen
CodeGenerator
CodeLab
codelabs
ColorControl
Expand All @@ -246,12 +252,14 @@ ConnectIP
ConnectivityManager
ConnectivityManagerImpl
ConnectNetwork
ConnectNetworkRequest
ConnectNetworkResponse
connstring
conntype
const
ContentApp
ContentApp's
ContentAppPlatform
ContentApp's
ContentLaunch
ContentLauncher
continuousHinting
Expand Down Expand Up @@ -301,9 +309,11 @@ DCL
DCMAKE
DCONFIG
debianutils
debugText
DEDEDEDE
deepnote
DefaultOTAProviders
DefaultSuccess
definedValue
DehumidificationControl
DelayedActionTime
Expand Down Expand Up @@ -331,6 +341,7 @@ DeviceNetworkProvisioningDelegateImpl
DevicePairingDelegate
deviceSoftwareVersionModel
DeviceTemperatureConfiguration
deviceType
DevKitC
DevKitM
devtype
Expand Down Expand Up @@ -413,8 +424,10 @@ endsWith
eno
entrypoint
enum
Enums
env
eq
errorValue
esd
ESPPORT
Espressif
Expand All @@ -434,6 +447,7 @@ exe
ExecStart
executables
ExtendedPAN
ExtensionEntry
extern
extpanid
FabricId
Expand Down Expand Up @@ -496,7 +510,6 @@ getManualTests
getstarted
getTests
GH
gh
ghp
githubusercontent
gitignore
Expand All @@ -518,6 +531,7 @@ gradlew
GroupId
GroupKeyManagement
gtk
GUA
Gv
gz
HaloaceticAcidsConcentrationMeasurement
Expand Down Expand Up @@ -548,10 +562,14 @@ ibb
ICA
ICMP
IDF
IDL
IDLs
idx
ifdef
ifdefs
IGMP
ignoreApplyUpdate
ignoreQueryImage
ihex
IlluminanceMeasurement
IM
Expand Down Expand Up @@ -608,18 +626,24 @@ jre
js
json
JTAG
jupyter
Jupyter
jupyterlab
KA
kBusy
kCase
Kconfig
KeypadInput
kGroup
kInvalidCommandId
KitProg
kNodeIdNotSpecified
knownissues
kPAKEParameterError
kPase
KVS
kWindowNotOpen
LabelList
LabelStruct
launchable
LAUNCHXL
ldflags
Expand Down Expand Up @@ -764,6 +788,7 @@ MX
mydir
MyPASSWORD
MySSID
namespacing
nano
natively
navpad
Expand Down Expand Up @@ -794,6 +819,7 @@ nrfdks
nrfutil
nrfxlib
NTAG
nullable
nullptr
NUM
nwk
Expand Down Expand Up @@ -852,6 +878,7 @@ PacketBuffer
PAI
PairDevice
PAKE
palletsprojects
pankore
param
params
Expand Down Expand Up @@ -952,6 +979,7 @@ ReadConfigValue
readelf
readfds
README
readonly
readthedocs
Reag
rebase
Expand All @@ -966,17 +994,17 @@ Rendez
RendezvousInformation
RendezvousParameters
RendezVousTest
repl
REPL
repo
req
Requestor
Requestor's
RequestorCanConsent
Requestor's
Requestors
responder
retargeting
reusability
reviwed
rfid
rfids
RGB
Expand Down Expand Up @@ -1012,8 +1040,8 @@ ScriptBinding
SDC
SDHC
SDK
SDK's
sdkconfig
SDK's
SDKs
SDKTARGETSYSROOT
sdl
Expand Down Expand Up @@ -1071,6 +1099,7 @@ SSID
startoffset
StartScan
startsWith
StatusCode
stderr
stdout
sterm
Expand Down Expand Up @@ -1117,6 +1146,7 @@ TCP
teardown
Telink
TemperatureMeasurement
templating
testability
TestArray
TestCluster
Expand Down Expand Up @@ -1181,7 +1211,6 @@ TXD
txt
UART
udc
UDC
udcport
udhcpc
UDP
Expand All @@ -1190,6 +1219,7 @@ udpPort
ug
ui
uint
ULA
UNBLUR
uncommissioned
unfocus
Expand Down Expand Up @@ -1317,3 +1347,4 @@ zephyrproject
Zigbee
zigbeealliance
zigbeethread
libshell
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-android:0.5.52
image: connectedhomeip/chip-build-android:0.5.56
volumes:
- "/tmp/log_output:/tmp/test_logs"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bloat_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: connectedhomeip/chip-build:0.5.52
image: connectedhomeip/chip-build:0.5.56

steps:
- name: Checkout
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build:0.5.52
image: connectedhomeip/chip-build:0.5.56
volumes:
- "/tmp/log_output:/tmp/test_logs"
options:
Expand Down Expand Up @@ -97,13 +97,13 @@ jobs:
run: scripts/run_in_build_env.sh "ninja -C ./out"
build_linux:
name: Build on Linux (fake, gcc_release, clang, mbedtls, simulated)
timeout-minutes: 90
timeout-minutes: 120

runs-on: ubuntu-latest
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build:0.5.52
image: connectedhomeip/chip-build:0.5.56
volumes:
- "/tmp/log_output:/tmp/test_logs"
options:
Expand Down Expand Up @@ -226,7 +226,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build:0.5.52
image: connectedhomeip/chip-build:0.5.56
volumes:
- "/tmp/log_output:/tmp/test_logs"
options:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
timeout-minutes: 60

env:
DOCKER_RUN_VERSION: 0.5.52
DOCKER_RUN_VERSION: 0.5.56
GITHUB_CACHE_PATH: /tmp/cirque-cache/

runs-on: ubuntu-latest
Expand All @@ -38,7 +38,7 @@ jobs:
# need to run with privilege, which isn't supported by job.XXX.contaner
# https://github.com/actions/container-action/issues/2
# container:
# image: connectedhomeip/chip-build-cirque:0.5.52
# image: connectedhomeip/chip-build-cirque:0.5.56
# volumes:
# - "/tmp:/tmp"
# - "/dev/pts:/dev/pts"
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ jobs:
- name: Clean Build
run: xcodebuild clean
working-directory: src/darwin/Framework
- name: Build example chip-tool-darwin
timeout-minutes: 10
run: |
scripts/examples/gn_build_example.sh examples/chip-tool-darwin out/debug chip_config_network_layer_ble=false is_asan=true
- name: Build example All Clusters Server
timeout-minutes: 10
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

runs-on: ubuntu-20.04
container:
image: connectedhomeip/chip-build-doxygen:0.5.52
image: connectedhomeip/chip-build-doxygen:0.5.56

if: github.actor != 'restyled-io[bot]'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-ameba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-ameba:0.5.52
image: connectedhomeip/chip-build-ameba:0.5.56
options: --user root

steps:
Expand Down
Loading

0 comments on commit ffe5dbb

Please sign in to comment.