In order to ease entry to the OIH project and ongoing development management, we intend to more clearly delineate which services are "core" to the OIH Framework, and which are optional additions to support specific use cases.
To that effect, the following monorepo services will be decoupled and moved into their own repositories:
- attachment-storage-service
- app-directory
- dispatcher-service
- governance-service
- integration-layer-service
- meta-data-repository
- raw-data-storage
- smart-assistant
- template-repository
- workflow-repository
The overall process will involve copying these services out of the monorepo, deleting the monorepo copy, and updating the surrounding resources:
- build and deploy scripts
- development tooling
- documentation
Issues
In order to ease entry to the OIH project and ongoing development management, we intend to more clearly delineate which services are "core" to the OIH Framework, and which are optional additions to support specific use cases.
To that effect, the following monorepo services will be decoupled and moved into their own repositories:
The overall process will involve copying these services out of the monorepo, deleting the monorepo copy, and updating the surrounding resources:
Issues