{"id":18174577,"url":"https://github.com/triggerdotdev/blog","last_synced_at":"2025-04-15T00:15:36.740Z","repository":{"id":194305579,"uuid":"690536315","full_name":"triggerdotdev/blog","owner":"triggerdotdev","description":"Trigger.dev blog articles","archived":false,"fork":false,"pushed_at":"2023-12-05T10:45:26.000Z","size":1186,"stargazers_count":30,"open_issues_count":3,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-15T00:15:23.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://avatar-generator-psi.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/triggerdotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-12T11:44:11.000Z","updated_at":"2025-01-16T03:40:28.000Z","dependencies_parsed_at":"2023-09-12T21:02:37.845Z","dependency_job_id":"344a60e8-dbe7-45eb-af6a-aeeca72c6953","html_url":"https://github.com/triggerdotdev/blog","commit_stats":null,"previous_names":["triggerdotdev/blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triggerdotdev","download_url":"https://codeload.github.com/triggerdotdev/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981268,"owners_count":21193147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-02T16:03:35.655Z","updated_at":"2025-04-15T00:15:36.701Z","avatar_url":"https://github.com/triggerdotdev.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Source code for Trigger.dev blog articles\n\nCheck out [our blog](https://trigger.dev/blog) for all our articles or [follow us](https://dev.to/triggerdotdev) to be notified when new blogs are release.\n\n## Content Guidelines\n\nAll blog post content should following the guidelines:\n\n- Don't use tabs for indenting code and use 2 spaces (not 4).\n- Use TypeScript instead of JavaScript, unless the article is specifically about JavaScript\n- Favor specifying a [Zod schema](https://zod.dev/) when using `eventTrigger` [Docs here](https://trigger.dev/docs/documentation/concepts/triggers/events)\n- Use `io.runTask` or an integration whenever doing any communication with outside services or databases, especially when there's a possibility that runs will be resumed. See our [Resumability docs](https://trigger.dev/docs/documentation/concepts/resumability) for more.\n- Use Trigger.dev integrations instead of native SDKs.\n- When using `io.logger.info`, use the second parameter to include additional data with the log:\n\n```ts\nawait io.logger.info(\"This is a log message with additional data\", {\n  foo: \"bar\",\n});\n```\n\n- `io.sendEvent` must be awaited\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriggerdotdev%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriggerdotdev%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriggerdotdev%2Fblog/lists"}