developer-community-projects icon indicating copy to clipboard operation
developer-community-projects copied to clipboard

Backfill first-commit dates of repo's in projects.json and update validation

Open schneedotdev opened this issue 1 year ago • 0 comments

Summary

Within projects.json, submissions with a category of "repo" are missing date information, useful for internal metrics. Add dates for the first commit of each repo and update date validation for json entries.

Acceptance Criteria

  • [ ] All objects that include category: "repo" should include a date
  • [ ] Update validate.go to address date format for all objects

Breadcrumbs/Resources

N/A

Obstacles

N/A

schneedotdev avatar May 01 '24 17:05 schneedotdev