Skip to content

Actions: bzbarsky-apple/connectedhomeip

Build example - TI CC13XX_26XX

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
353 workflow runs
353 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix some MTRInteractionErrorCode enum names.
Build example - TI CC13XX_26XX #28: Commit 388381a pushed by bzbarsky-apple
April 19, 2024 17:11 34m 30s fix-error-code-names
April 19, 2024 17:11 34m 30s
Address review comment.
Build example - TI CC13XX_26XX #27: Commit 1abc1e1 pushed by bzbarsky-apple
April 19, 2024 15:22 41m 55s smaller-cluster-state-cache
April 19, 2024 15:22 41m 55s
Make ClusterStateCache use less memory when not storing attribute val…
Build example - TI CC13XX_26XX #26: Commit bf2cae9 pushed by bzbarsky-apple
April 19, 2024 04:29 1h 30m 19s smaller-cluster-state-cache
April 19, 2024 04:29 1h 30m 19s
Address review comments and fix tests to work in the new setup.
Build example - TI CC13XX_26XX #25: Commit 07c89b2 pushed by bzbarsky-apple
April 17, 2024 14:34 34m 34s unknown-read-through
April 17, 2024 14:34 34m 34s
Address review comments and fix tests to work in the new setup.
Build example - TI CC13XX_26XX #24: Commit 4d0e686 pushed by bzbarsky-apple
April 16, 2024 19:07 3h 0m 36s unknown-read-through
April 16, 2024 19:07 3h 0m 36s
Clarify some documentation for Matter.framework.
Build example - TI CC13XX_26XX #23: Commit 91b72c8 pushed by bzbarsky-apple
April 16, 2024 18:09 2h 30m 10s clarify-docs
April 16, 2024 18:09 2h 30m 10s
Address review comments and fix tests to work in the new setup.
Build example - TI CC13XX_26XX #22: Commit 5d7799e pushed by bzbarsky-apple
April 16, 2024 18:04 35m 18s unknown-read-through
April 16, 2024 18:04 35m 18s
Stop assuming all unknown attributes have the C quality in MTRDevice.
Build example - TI CC13XX_26XX #21: Commit 5ed6ad0 pushed by bzbarsky-apple
April 16, 2024 15:53 33m 45s unknown-read-through
April 16, 2024 15:53 33m 45s
Fix OTA Requestor implementation of write to DefaultOTAProviders.
Build example - TI CC13XX_26XX #20: Commit 61bb162 pushed by bzbarsky-apple
April 16, 2024 05:42 3h 8m 17s fix-OTA-requestor-write
April 16, 2024 05:42 3h 8m 17s
Enable chunking on writes via MTRBaseDevice's writeAttributeWithEndpo…
Build example - TI CC13XX_26XX #19: Commit dbb38c1 pushed by bzbarsky-apple
April 16, 2024 05:33 35m 58s darwin-write-chunking
April 16, 2024 05:33 35m 58s
Fix XPC test failure.
Build example - TI CC13XX_26XX #18: Commit 66d26a7 pushed by bzbarsky-apple
April 16, 2024 01:38 1h 23m 47s reduce-MTRDevice-readthrough
April 16, 2024 01:38 1h 23m 47s
Fix XPC test failure.
Build example - TI CC13XX_26XX #17: Commit 05e720a pushed by bzbarsky-apple
April 16, 2024 01:03 35m 2s reduce-MTRDevice-readthrough
April 16, 2024 01:03 35m 2s
Implement write coalescing in MTRDevice.
Build example - TI CC13XX_26XX #16: Commit 1dc238a pushed by bzbarsky-apple
April 15, 2024 22:11 1h 17m 28s coalesce-writes-to-same-attribute
April 15, 2024 22:11 1h 17m 28s
Stop doing read-throughs on MTRDevice when subscription is being esta…
Build example - TI CC13XX_26XX #15: Commit 30d598f pushed by bzbarsky-apple
April 15, 2024 20:00 2h 40m 35s reduce-MTRDevice-readthrough
April 15, 2024 20:00 2h 40m 35s
Stop doing read-throughs on MTRDevice when subscription is being esta…
Build example - TI CC13XX_26XX #14: Commit 812d1c8 pushed by bzbarsky-apple
April 15, 2024 19:56 33m 34s reduce-MTRDevice-readthrough
April 15, 2024 19:56 33m 34s
Fix bootstrap if repository path contains symlinks.
Build example - TI CC13XX_26XX #12: Commit f1c8f5a pushed by bzbarsky-apple
April 12, 2024 02:05 1h 7m 40s fix-bootstrap-symlink
April 12, 2024 02:05 1h 7m 40s
Make sure all the darwin builders have realpath.
Build example - TI CC13XX_26XX #11: Commit 6729408 pushed by bzbarsky-apple
April 11, 2024 21:07 2h 8m 31s fix-bootstrap-symlink
April 11, 2024 21:07 2h 8m 31s
Remove the MTR_PER_CONTROLLER_STORAGE_ENABLED define.
Build example - TI CC13XX_26XX #10: Commit e8f1afc pushed by bzbarsky-apple
April 11, 2024 21:02 41m 47s enable-per-controller-storage
April 11, 2024 21:02 41m 47s
Make sure all the darwin builders have realpath.
Build example - TI CC13XX_26XX #9: Commit ff35246 pushed by bzbarsky-apple
April 11, 2024 19:36 1h 2m 56s fix-bootstrap-symlink
April 11, 2024 19:36 1h 2m 56s
Fix bootstrap if repository path contains symlinks.
Build example - TI CC13XX_26XX #8: Commit 9952864 pushed by bzbarsky-apple
April 11, 2024 15:01 1h 42m 45s fix-bootstrap-symlink
April 11, 2024 15:01 1h 42m 45s
Improve MTRDevice work item logging.
Build example - TI CC13XX_26XX #7: Commit 376a2d5 pushed by bzbarsky-apple
April 11, 2024 03:15 33m 20s better-MTRDevice-logging
April 11, 2024 03:15 33m 20s
Fix things so going from null to empty string is considered a change.
Build example - TI CC13XX_26XX #6: Commit 1170acf pushed by bzbarsky-apple
April 10, 2024 16:24 1h 49m 18s optimize-out-no-op-writes
April 10, 2024 16:24 1h 49m 18s
Address review comments.
Build example - TI CC13XX_26XX #5: Commit 129086d pushed by bzbarsky-apple
April 10, 2024 14:35 1h 19m 56s optimize-out-no-op-writes
April 10, 2024 14:35 1h 19m 56s
Address review comments.
Build example - TI CC13XX_26XX #4: Commit 8986393 pushed by bzbarsky-apple
April 10, 2024 13:58 31m 56s optimize-out-no-op-writes
April 10, 2024 13:58 31m 56s
ProTip! You can narrow down the results and go further in time using created:<2024-04-10 or the other filters available.