openmainframeproject / software-discovery-tool-data

Apache License 2.0
5 stars 14 forks source link

ICR json data added - packageName, version, description #32

Closed korpx-z closed 2 years ago

korpx-z commented 2 years ago

ICR json data is automatically generated every Sunday, and I will make these PRs every Monday (if there are changes). It was my intention to match the key/value pairs I've found in other data-files.. packageName, version and description. Feel free to let me know if there are other fields that would feel useful, and I'll gladly add them.

This is in relation to Issue#26

Signed-off-by: Charles Korpics charleskorpics@gmail.com

pleia2 commented 2 years ago

This is great! Just tested the file on our demo server, and it is working as expected.

The next step will be updating the src/config/supported_distros.py file in the software-discovery-tool repo to include:

'IBM Z and LinuxONE Container Registry': { 'Container Images for IBM Z and LinuxONE': 'IBMZ-container-registry.json' },