salsadigitalauorg / merlin-framework

Merlin - migration framework
GNU General Public License v3.0
16 stars 3 forks source link

Support for array of urls_file #113

Closed nickgeorgiou closed 4 years ago

nickgeorgiou commented 4 years ago

Description Add the ability to specify an array of URL files, all containing lists of URLs.

Proposed solution If the urls_file configuration property is provided as a string, treat that as the single file name. Otherwise, if the urls_file is provided as an array, treat each of the array items as a file URI containing a list of URLs.

stooit commented 4 years ago

Done and documented: https://salsadigitalauorg.github.io/merlin-framework/docs/url-options#urls-in-separate-files