tdruez
tdruez
> It could take a lot of time since the project is large. > I will try, but is there any other suggestion or workaround ? The time it takes...
Have you restarted the whole app after changing the settings? It appears from your output that the multiprocessing is still enabled.
@keshav-space could you clarify a bit more what is the actual issue? Maybe some examples as well.
One idea would be to integrate a search input in the header, displayed at all time, that would expend into a larger input with extra options to refine the search...
Workaround added in https://github.com/nexB/scancode.io/pull/1172
This requires a bit more thinking as running d2d on such inputs can take hours.
> 1. live lookup and display the PurlDB details @pombredanne A new PurlDB tab is now displayed in the package details view when the PurlDB is properly defined in the...
@pombredanne what would be the output of this pipeline? Some kind of report? Attaching extra data to the codebase resource? If this pipeline includes various tools, how do we aggregate...
@jayanth-kumar-morem I've noticed an issue while reviewing this PR, to reproduce: - Drag and drop a file into the form, then drag and drop it again. The file is duplicated...
@jayanth-kumar-morem The WebhookSubscription is not related to the project inputs but rather to the Project itself. The Webhook management does not belong to the "Inputs" related parts of the UI.