Hi Diego > Correct me if Im worng, but cant we just split the repo into the part Jeremy > wants people to help with, and have that be a submodule of the main project > that only he can access?
My point wasn't about access control. It was that I am not in favour of splitting the TW5 repo up (e.g. moving each translation to its own repo). The reason is that it becomes harder for users of the repo to manage, making sure that they have cloned the right repos, and that they are all synced together. The current state will always be in sync, but it is hard to, say, reconstruct what the repos looked like on 11th May 2016. This is a somewhat controversial area but this "monorepo” philosophy is widely practiced for large scale projects (e.g. Google stores billions of lines of code in a single repo). In terms of submitting plugins to the library I believe that we need to primarily focus on engineering a flow that is suitable for people who don't use GitHub (e.g. letting plugin writers publish their stuff to their own URL, and have a process to pull changes into the core repo). In practice that means that we need an API for submitting plugins or other items to the library. Then it's trivial for GitHubbing terminal dwellers (like me!) to engineer whatever system they want for publishing their plugins. Best wishes Jeremy > > Diego > >> On Thursday, June 7, 2018 at 5:17:33 AM UTC-5, PMario wrote: >> Hi Stephan, >> >> Imported repositories per hour ... since it started to get crazy :) >> >> It's interesting, to see how the overal page performance behaves. .. I did >> do a lot of testing since monday, where I did hit a lot of timeouts. ... >> Now, it seems they are up to the job ... almost ;) >> >> -m > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywikidev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/97ba8981-b3ee-4e9f-bb96-7b28d2db2268%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/E1A033AB-9279-4B34-9D70-E4DE892341D2%40gmail.com. For more options, visit https://groups.google.com/d/optout.
