You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because it's easier to test, I mean primarily integration tests and all-to-all tests.
If you split it into many repositories, you'll end up with one repository where you have to pull the contents of other repositories to test the contents of one repo. And there will be problems with versions in addition to these.
Among other things, it is also easier to configure CI pipeline.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Because it's easier to test, I mean primarily integration tests and all-to-all tests.
If you split it into many repositories, you'll end up with one repository where you have to pull the contents of other repositories to test the contents of one repo. And there will be problems with versions in addition to these.
Among other things, it is also easier to configure CI pipeline.
Beta Was this translation helpful? Give feedback.
All reactions