Closed pleia2 closed 2 years ago
We now have a JSON endpoint that we can query and build our lists from: https://www.ibm.com/community/z/open-source-software/output/json/ :tada:
The format is JSON, but it's not compatible with SDT, so we'll need to think about what data to include and how we want package_build.py to process it. What to include, how to display it in the UI, etc.
package_build needs a good amount of refactor. Hopefully this can be added as a todo during mentorship period
@pleia2 I have extracted information from the validated open source list and converted it into json files for our requirements you can find those files here do tell me if we need some improvements for it. Thanks !
Nice job! I loaded everything up in my development instance and it looks good.
A couple corrections with the file names:
@arshPratap I think the last component of this would be taking https://github.com/arshPratap/SDT-Validated-Open-Source-List/blob/main/Validated_OpenSource.ipynb and crafting it into a script that we can include in the software-discovery-tool project. I will create a separate issue for that in that repository though.
There is a Validated Open Source Software list at https://www.ibm.com/community/z/open-source-software/ that the team @cwsolee runs maintains with links to instructions they maintain for popular open source software. It would be great to get this as a data source so folks can use the SDT for finding things on the table, instead of having to use both.