-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add z/OS Open Tools to bin/package_build.py #110
Comments
@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. |
@aashish-khatri feel free to work on this |
Hi @aashish-khatri , Have you started any work on this? I've started working on this. Please let me know. |
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 😄 |
@xtanion let @aashish-khatri do some work on it and as @pleia2 said u could possibly review it |
Our mentee last summer did a great job importing the z/OS Open Tools list via openmainframeproject/software-discovery-tool-data#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
The text was updated successfully, but these errors were encountered: