openmainframeproject / software-discovery-tool

Software Discovery Tool
Apache License 2.0
31 stars 40 forks source link

Add code for generating the IBM Validated Software List #100

Closed pleia2 closed 1 year ago

pleia2 commented 2 years ago

@arshPratap used code he shared here https://github.com/arshPratap/SDT-Validated-Open-Source-List/blob/main/Validated_OpenSource.ipynb to generate the data files for the IBM Validated Software List, but this code has not yet been incorporated into this repository.

We could add this to package_build.py but my inclination is to create a separate script that allows you to specify which distributions from the list you want to build the JSON for.

xtanion commented 1 year ago

Hi @pleia2, Can I work on this issue? thanks

Princee215 commented 1 year ago

Hey guys. I am new to open source and have experience with web development, and this issue seems to be suitable for me

Princee215 commented 1 year ago

Could you assign this issue to me @arshPratap?

arshPratap commented 1 year ago

@Princee215 feel free to work on this. Looking forward to see your work on this

Princee215 commented 1 year ago

I've tried to solve issue #100. I've also raised a Pull request. Please @Arsh Pratap and @pleia2, take a look and let me know if I need to make any more changes.