tdruez

Results 193 comments of tdruez

@lf32 please explain why you think this UI would be better.

> In the previous case user has to click on the card's drop down Please be explicit with what you mean by "previous case", it's not clear. > Besides that,...

> 😅 Would you please help me with this? I have some issues. Sure, can you try to explain the problem, and present some example? > can we discuss this,...

@lf32 could you provide a quick status of your progress? What is now complete, what you are currently working on, and what is left todo. Cheers!

@hanif-ali Before going ahead with that change, could you discuss some benefits of implementing Swagger in place of the current default?

@hanif-ali PR welcome ;)

@AvishrantsSh yes, you want to use the CodebaseResource model structure for the files. Based on the data above, you want to feed the data in the following fields: `path`, `copyrights`,...

See https://github.com/nexB/scancode.io/blob/main/scanpipe/pipes/__init__.py#L64 as a pipe example for creating CodebaseResource.

@AvishrantsSh what is your ScanCode.io setup? Running with Docker or with `make run`?

Also, can you provide a link your code so we can have a look.