openmainframeproject / software-discovery-tool

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

Debian 10 has removed support for s390x #176

Closed Princee215 closed 2 months ago

Princee215 commented 2 months ago

Debian 10 has removed support for s390x, therefore we should remove script support and data file for it.

pleia2 commented 2 months ago

Debian 10 is an old release with extremely limited support overall, so :+1: to removing it from the script.

We should also remove Fedora 37 and older (see: https://docs.fedoraproject.org/en-US/releases/eol/) and openSUSE Leap 15.3 and 15.4 (see: https://endoflife.date/opensuse).

Princee215 commented 2 months ago

@pleia2 it makes sense to streamline our systems by removing End of Life components and ensuring we're running on the latest, stable releases for better reliability and security.

Apurv428 commented 2 months ago

@Princee215 Does removing script means removing the json from the data_files? https://github.com/openmainframeproject/software-discovery-tool-data/tree/main/data_files

pleia2 commented 2 months ago

@Princee215 Does removing script means removing the json from the data_files? https://github.com/openmainframeproject/software-discovery-tool-data/tree/main/data_files

Yes, we should also remove them from the data repository.

Princee215 commented 2 months ago

@Princee215 Does removing script means removing the json from the data_files? https://github.com/openmainframeproject/software-discovery-tool-data/tree/main/data_files

Yes, Apurv that would do the same as @pleia2 suggested.