| Log APIs | In progress| Low | Low | Available in codebase in the branch |
| Trajectory APIs | In progress| Low | Low | Available in codebase in the branch |
| Marker APIs | In progress| Low | Low | Available in codebase in the branch |
| Dip & DipSet Apis | In progress| Low | Low | DipSet Will be part of next push. Dips under implementation. |
| Dip & DipSet Apis | In progress| Low | Low | DipSet & Dips Will be part of next push. |
| Search (Aka contextualization) APIs | In progress | Low | Low | Will be part of next push |
| Fluid APIs | In progress | Low | Low | Under implementation |
| Log Recognition Service | In progress | Low | Low | Available in codebase in the branch |
...
...
@@ -23,12 +23,19 @@
### Weekly updates:
#### October 6, 2020
- Wellbore DMS codebase still pending for open group scanning
- Basic CI/CD in place:
#### September 29, 2020
- Wellbore DMS codebase still pending for open group scanning
- Starting to work on CI/CD pipeline
- Building the service
- Running unit tests
- Performing some basic code scans
- Deploying WDMS service on docker image and pushing the image to the container
- Already running on some dependancy library (ex: [storage client](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/lib/wellbore-core/wellbore-client-storage/-/pipelines))
- API specs yaml file available within [repository](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/tree/slb-code-push/spec)
- Dips API implemented:
- Will be updated when pushing new version of the codebase in GitLab