{"id":50545522,"url":"https://github.com/dagger/sdk-sdk","last_synced_at":"2026-06-03T23:02:06.262Z","repository":{"id":359003096,"uuid":"1242882250","full_name":"dagger/sdk-sdk","owner":"dagger","description":"Develop your own custom SDK for Dagger. For expert Dagger developers only!","archived":false,"fork":false,"pushed_at":"2026-06-02T02:07:58.000Z","size":84,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T04:07:24.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dagger.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-18T21:05:19.000Z","updated_at":"2026-06-02T02:08:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dagger/sdk-sdk","commit_stats":null,"previous_names":["dagger/sdk-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dagger/sdk-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagger%2Fsdk-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagger%2Fsdk-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagger%2Fsdk-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagger%2Fsdk-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagger","download_url":"https://codeload.github.com/dagger/sdk-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagger%2Fsdk-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33883102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-03T23:02:05.453Z","updated_at":"2026-06-03T23:02:06.255Z","avatar_url":"https://github.com/dagger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sdk-sdk\n\nShared contract checks for official SDK helper modules.\n\nStart a new Dang SDK helper module:\n\n```sh\ndagger call sdk-sdk init --name my-sdk\n```\n\n`--name` is the Dagger module name. The generated Dang root type is derived\nfrom it, for example `my-sdk` becomes `MySdk`.\n\nRun it from an SDK helper module workspace:\n\n```sh\ncd ./my/sdk/repo\ndagger -m github.com/dagger/sdk-sdk check\n```\n\nThe checks receive the current `Workspace`, find that workspace's `dagger.json`,\nserve the SDK helper module from the workspace, inspect the public GraphQL schema\nusers see from the CLI, then exercise a small set of user-facing behaviors\nwithout applying returned changesets.\n\nThe first coverage is intentionally small:\n\n- `init(ws, name, path, template, ignoreGenerated): Changeset!`\n- `mod(ws, path, findUp): Mod!`\n- `Mod.path`\n- `Mod.dependencies.add(source, name): Changeset!`\n- `Mod.engine.required`\n- `Mod.engine.require(version): Changeset!`\n\nThe Go SDK currently exposes `Mod.deps`; the contract accepts that alias while\nthe shared API is being introduced.\n\nChangeset paths are treated as module-relative. For example, `init` is expected\nto report `.dagger/modules/\u003cname\u003e/dagger.json`, and dependency updates are\nexpected to report `dagger.json`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdagger%2Fsdk-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdagger%2Fsdk-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdagger%2Fsdk-sdk/lists"}