consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -45,9 +45,13 @@ Key settings:
|
||||
- Plugin search paths for connector discovery
|
||||
- Health check intervals and timeout thresholds
|
||||
|
||||
## IDE Extensions (VS Code, JetBrains)
|
||||
|
||||
As of Sprint 214, the IDE extension plugins (previously `src/Extensions/`) are housed under `src/Integrations/__Extensions/`. These are non-.NET projects (TypeScript for VS Code, Kotlin for JetBrains) that act as thin API clients for the Orchestrator and Authority services. See the [Architecture doc](./architecture.md#ide-extensions-vs-code-jetbrains) for details.
|
||||
|
||||
## Related Documentation
|
||||
|
||||
- [Plugin Framework](../plugin/) - Underlying plugin infrastructure
|
||||
- [Scanner](../scanner/) - Primary consumer of integration configs
|
||||
- [Orchestrator](../orchestrator/) - Pipeline orchestration using integrations
|
||||
- [Orchestrator](../jobengine/) - Pipeline orchestration using integrations
|
||||
- [Signals](../signals/) - SCM webhook processing
|
||||
|
||||
Reference in New Issue
Block a user