-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1dc0b64
commit c5bd4b6
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
Idea for checking if there are differences: | ||
- Use git diff to check if a module has been modified | ||
- Analyse the module dependencies to see what modules are affected by the changes | ||
- Run the build process for all affected modules, taking into account the dependency graph | ||
# mono-services | ||
|
||
A monorepo for all of EmortalMC's microservices. We moved to a monorepo at the start of November 2024. | ||
|
||
Apologies that all git history is lost, important contributors are: | ||
- [Zak Shearman](https://github.com/zakshearman/) | ||
- [Callum Seabrook](https://github.com/BomBardyGamer) | ||
- [emortaldev](https://github.com/emortaldev) | ||
|
||
|