Ensure every curriculum/structure/blocks/*.json file matches the CI-validated schema and constraints.
name)—CI may reject these.id must be valid and not too short).Example (schema-compliant style):
{
"isUpcomingChange": false,
"dashedName": "workshop-envelope-budget-app",
"helpCategory": "HTML-CSS",
"blockLayout": "challenge-grid",
"blockLabel": "workshop",
"challengeOrder": [
{ "id": "<valid-id-length-and-format>", "title": "Step 1" }
]
}
Enter the URL of a public GitHub repository