project-chip/connectedhomeip

Delete OpenIOTSDK integration

Open

#38.796 aberto em 7 de mai. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1.659 forks)batch import
CI/CD improvementsgood first issue

Métricas do repositório

Stars
 (6.410 stars)
Métricas de merge de PR
 (Mesclagem média 8d 5h) (375 fundiu PRs em 30d)

Description

OpenIOT CI integration has been disabled for a long time now due to no platform maintainer. https://github.com/ARM-software/open-iot-sdk hjas no commits for years now.

Maintaining extra code bases increases the burden on the SDK and since there is no CI, it is likely that the code will (or already has) bitrotted.

Expected changes:

  • remove CI completely
  • remove openiot platform files and references
  • remove docker file for openiot and integration in the vscode image
  • remove any additional dependencies (e.g. scripts requirements if they exist)

Guia do colaborador