Skip to content

Disallow icd in branch-v1.3#43298

Merged
andy31415 merged 1 commit intoproject-chip:v1.3-branchfrom
soares-sergio:disallow_lit_icd_v1.3
Feb 24, 2026
Merged

Disallow icd in branch-v1.3#43298
andy31415 merged 1 commit intoproject-chip:v1.3-branchfrom
soares-sergio:disallow_lit_icd_v1.3

Conversation

@soares-sergio
Copy link
Copy Markdown
Contributor

@soares-sergio soares-sergio commented Feb 24, 2026

Summary

Fixes #43291

SDK should not allow incomplete features to be enabled like LIT ICD in v1.3.

We should have a build error in 1.3 branch when LIT ICD feature is enabled because it's not ready.
This may cause issues to clients when interacting with "partial" LIT ICD 1.3

Testing

Verified lit_icd app fails to build

@github-actions github-actions bot added app icd Intermittently Connected Devices labels Feb 24, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a compile-time check using a preprocessor #error directive to prevent the ICD feature from being enabled on the v1.3 branch. The review includes a suggestion to make the error message more specific to 'LIT ICD' to improve clarity and align with the stated intent in the pull request description.

@andy31415 andy31415 merged commit b0774f4 into project-chip:v1.3-branch Feb 24, 2026
37 of 68 checks passed
@soares-sergio soares-sergio changed the title Disallow lit icd in branch-v1.3 Disallow icd in branch-v1.3 Feb 24, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 24, 2026

🧪 CI Insights

Here's what we observed from your CI run for 2a1c113.

🟢 All jobs passed!

But CI Insights is watching 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app icd Intermittently Connected Devices

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants