GitHub user aicam added a comment to the discussion: Unifying Project-Specific Code in a Single Repository
I don't think its a good idea to add every 3rd party repo to our repo for the following reasons: 1- Every line of code in our main branch is our responsibility, if we keep adding other team code to our, we are adding responsibility of other teams to ours 2- We can not update the 3rd party code Therefore, I suggest we come up with a _patching_ solution which means to define a process in which some other 3rd party codes can be patched into the application. GitHub link: https://github.com/apache/texera/discussions/6727#discussioncomment-17726537 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
