Skip to content

Validation script#308

Draft
dhinakg wants to merge 37 commits into
mainfrom
validate
Draft

Validation script#308
dhinakg wants to merge 37 commits into
mainfrom
validate

Conversation

@dhinakg

@dhinakg dhinakg commented Oct 28, 2025

Copy link
Copy Markdown
Collaborator
  • Firmware deviceMap and source deviceMap should be consistent
  • API files schema validation
  • Check for duplicate hashes
  • Pick X random active URLs and check their hashes by downloading them
    • This could be scoped to only stuff changed in a commit
  • Simultaneous beta and rc flags
  • A release (no beta/rc/internal) with a space in the version should probably fail unless it's in the simulators folder
  • Check to fail placeholder values that we put in from the scripts
    • Schema validation may already fail this
  • Firmware release dates cannot exceed present day (exception for preinstalled)
  • Fail a commit if the filename isn't the build or version name (for an OS build)
  • Check for duplicate keys
  • Future release dates
  • Color release dates cannot be before device release date

Rebase before merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants