Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 570 Bytes

File metadata and controls

16 lines (12 loc) · 570 Bytes

Software Version Tracker

Automated tracking of software versions across different products. Uses GitHub Actions to regularly check and update version information.

Structure

  • /data - Version information JSON files
  • /scripts - Version checking scripts
  • /schemas - JSON validation schemas
  • /tests - Test suite
  • /.github - GitHub Actions workflows

Adding New Products

See CONTRIBUTING.md for instructions on adding new products.

Usage

Version information can be accessed directly from the JSON files in the /data directory.