Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: include error handling flow in readme #116

Merged
merged 7 commits into from
Sep 14, 2023
Merged

Conversation

shaileshp0110
Copy link
Contributor

@shaileshp0110 shaileshp0110 commented Sep 12, 2023

ATL-5729

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
@github-actions
Copy link

github-actions bot commented Sep 12, 2023

Integration Test Results

11 tests  ±0   11 ✔️ ±0   26s ⏱️ +3s
  3 suites ±0     0 💤 ±0 
  3 files   ±0     0 ±0 

Results for commit 354d987. ± Comparison against base commit 0530d24.

♻️ This comment has been updated with latest results.

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
### MongoBD

Docker compose would do that for you but if you are running separately or on the cloud like MongoDB Atlas.
Using the mongodb from cloud like MongoDB Atlas.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is slightly unclear; I believe the intention is something like this maybe?
Use the mongodb from the cloud, similar MongoDB Atlas.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@petevielhaber This is if a user wants to use MongoDB from the cloud instead of running in MongoDB as a docker

Running MongoDB in a production environment might involve setting up the cluster and having backup requirements etc, they can use the cloud version which is a managed service for MongoDB and Atlas in one of the e.g.
Hope that helps Let me know if that helps

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
@antonbaliasnikov antonbaliasnikov changed the title docs(mediator) : Updated the mediator readme to include error handling flow docs: updated the mediator readme to include error handling flow Sep 14, 2023
@antonbaliasnikov antonbaliasnikov changed the title docs: updated the mediator readme to include error handling flow docs: include error handling flow in readme Sep 14, 2023
@mineme0110 mineme0110 merged commit 261f250 into main Sep 14, 2023
@mineme0110 mineme0110 deleted the ATL-5729-Readme branch September 14, 2023 12:52
mineme0110 added a commit that referenced this pull request Apr 30, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
mineme0110 added a commit that referenced this pull request Apr 30, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh <Patil>
mineme0110 added a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh <Patil>
mineme0110 added a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shaileshp@gmail.com>
mineme0110 added a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shaileshp@gmail.com>
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shaileshp@gmail.com>

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shaileshp@gmail.com>

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): update mediator readme

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): TODO added for adding report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* docs(mediator): adding the test report link

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Added CODEOWNER files

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* Updated the ReadME and docker compose

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

* addressed the pr comments

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>

---------

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Co-authored-by: Shailesh Patil <shailesh.patil@iohk.io>
Signed-off-by: Shailesh Patil <shaileshp@gmail.com>

Signed-off-by: Shailesh Patil <shailesh.patil@iohk.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants