opensearch-project / opensearch-migrations

Migrate, upgrade, compare, and replicate OpenSearch clusters with ease.
https://aws.amazon.com/solutions/implementations/migration-assistant-for-amazon-opensearch-service/
Apache License 2.0
39 stars 29 forks source link

Update root readme adding key features, repo structure details, user uide reference, jira reference, details for repo clarity. #1066

Closed sumobrian closed 1 month ago

sumobrian commented 1 month ago

Description

Objective: Revise the root README.md file of the opensearch-migrations project to provide a comprehensive overview and detailed documentation, enhancing clarity and usability for users and contributors. Provide references to other READMEs in the repo.

Tasks Completed:

Issues Resolved

JIRA MIGRATIONS-2081

Is this a backport? If so, please add backport PR # and/or commits #

Testing

Verified links do not return 404s and that targets work as expected. The gradle targets need to be updated. Ideally gradlew build would build the complete solution. I opened a bug to make this change.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.19%. Comparing base (0b08287) to head (564ea9c). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1066 +/- ## ============================================ + Coverage 80.16% 80.19% +0.02% - Complexity 2744 2863 +119 ============================================ Files 367 383 +16 Lines 13743 14333 +590 Branches 949 988 +39 ============================================ + Hits 11017 11494 +477 - Misses 2149 2245 +96 - Partials 577 594 +17 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1066/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [gradle-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1066/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `78.21% <ø> (+0.13%)` | :arrow_up: | | [python-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/1066/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `90.24% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.