litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.36k stars 686 forks source link

Update directory name from MyHub to ChaosHub in the backend server (graphql server) #3927

Closed namkyu1999 closed 1 year ago

namkyu1999 commented 1 year ago

Currently, our backend codebase uses the term 'MyHub'. However, In production Litmus uses the term 'ChaosHub' now. So our backend codebase use two terms at the same time. To ensure the stability and long-term viability of our codebase, I suggest unifying the terms 'MyHub' to 'ChaosHub'.

The goal of this issue is to update the name from MyHub to ChaosHub in the backend server. This will involve:

Additionally, This issue and pr need to ensure that the process does not impact the existing functionality or stability of the application.

namkyu1999 commented 1 year ago

This issue is a subtask of #3892 (LFX mentorship)