openmainframeproject / software-discovery-tool

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

Add z/OS Open Tools to bin/package_build.py #110

Open pleia2 opened 1 year ago

pleia2 commented 1 year ago

Our mentee last summer did a great job importing the z/OS Open Tools list via https://github.com/openmainframeproject/software-discovery-tool-data/pull/39

But we want this handled programmatically moving forward so that it's not a manual task. It should be fairly straight forward to gather the information from the GitHub repositories and stash it in the JSON file in the software-discovery-tool-data repository https://github.com/orgs/ZOSOpenTools/repositories

aashish-khatri commented 1 year ago

@pleia2 I would like to work on this issue and would love to write a script for the mentioned task. Please assign this issue to me.

arshPratap commented 1 year ago

@aashish-khatri feel free to work on this

xtanion commented 1 year ago

Hi @aashish-khatri , Have you started any work on this? I've started working on this. Please let me know.

pleia2 commented 1 year ago

I just had a quick chat with @xtanion and he's written some code for this, maybe you two can team up? Or if one of you does a large chunk of the coding, maybe the other can do a code review? Both are incredibly valuable to us since we have a small team :smile:

arshPratap commented 1 year ago

@xtanion let @aashish-khatri do some work on it and as @pleia2 said u could possibly review it