Database Changes: - Made `example` field optional in Prisma schema (String?) - Added default empty arrays for `frameworks` and `tags` - Allows tools to be synced without example field Workflow Changes: - Use jq to properly construct Discord webhook JSON - Fixes "invalid JSON" error caused by unescaped special characters - Properly escapes error messages with newlines and quotes This fixes sync errors for packages missing the example field and ensures Discord notifications are sent successfully. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| env | ||
| mocks | ||
| npm-client | ||
| package-executor | ||
| storybook | ||
| test | ||
| tools/createBlogPost | ||
| types | ||
| ui | ||
| utils | ||