You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EdgeCloud repository currently carries the sandbox-api-repository topic, which causes it to be included in all release automation tooling (Release Collector, bulk campaigns, centralized linting). However, EdgeCloud functions as an umbrella repository for the Edge Cloud sub-project and does not follow the standard API repository structure:
All individual APIs have already been split into dedicated repositories (SimpleEdgeDiscovery, TrafficInfluence, ApplicationEndpointDiscovery, ApplicationEndpointRegistration, OptimalEdgeDiscovery), which all participate in automation successfully
Automated campaigns consistently fail or produce incorrect results for this repository. In the recent release-plan rollout campaign, EdgeCloud was the only repository that failed out of 63.
Requested decision
Should the sandbox-api-repository topic be removed from EdgeCloud to exclude it from release automation?
The camara-sp-edge-cloud topic would remain, so the sub-project grouping is preserved. The 5 split-out repositories are unaffected and continue to work normally.
Background
The EdgeCloud repository currently carries the
sandbox-api-repositorytopic, which causes it to be included in all release automation tooling (Release Collector, bulk campaigns, centralized linting). However, EdgeCloud functions as an umbrella repository for the Edge Cloud sub-project and does not follow the standard API repository structure:Automated campaigns consistently fail or produce incorrect results for this repository. In the recent release-plan rollout campaign, EdgeCloud was the only repository that failed out of 63.
Requested decision
Should the
sandbox-api-repositorytopic be removed from EdgeCloud to exclude it from release automation?The
camara-sp-edge-cloudtopic would remain, so the sub-project grouping is preserved. The 5 split-out repositories are unaffected and continue to work normally.Details and context in the corresponding issue: camaraproject/EdgeCloud#408