github mustbeperfect/definitive-opensource v0.7.4-beta

one month ago

This release adds over 157 new projects and introduces new maintenance scripts to help as the list scales.

The first is json_formatter.py that checks applications.json for duplicate projects and makes sure that attributes are filled. It also cross checks the platform and category attribute with their corresponding JSON declaration file to make sure that the inputted categories and platforms actually exist.

The second is status_checker.py that checks for projects that haven't had a commit in the last year, if projects were archived, or if they no longer exist.

Neither of these scripts have the authority to actually fix/change anything, they just generate reports to a MD file as it's important that all critical final decisions are made by humans.

Minor changes:

  • New categories and sub-categories
  • Added static and dynamic sub-directories inside of data/

New Contributors

Full Changelog: v0.6.3-beta...v0.7.4-beta

Don't miss a new definitive-opensource release

NewReleases is sending notifications on new releases.