[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How does one package a multirepo project?



Le 19/10/2020 à 12:01, Pirate Praveen a écrit :
> 
> 
> On 2020, ഒക്‌ടോബർ 19 12:45:28 PM IST, Julien Puydt <julien.puydt@gmail.com> wrote:
>> Hi,
>>
>> I was trying to update the ipywidgets package. It once had a quite
>> normal upstream, but then things went wild, if not stellar : they went
>> monorepo.
> ...
>> So basically my question is the one in the mail subject : how does one
>> package a multirepo project?
>>
> 
> Look at node-rollup-plugin-* packages. The source packages will have a lot of duplication. I think uscan should provide an option to include only specific directories when repacking to make handling monorepos easier.

uscan has:
 * Files-Excluded
 * Files-Included (which overwrites Files-Excluded)

Example:

 Files-Excluded-component1: lib/*
 Files-Included-component1: lib/foo/*


Reply to: