{"id":51885708,"url":"https://github.com/stablekernel/cascade-example-artifact-a","last_synced_at":"2026-07-25T20:30:47.342Z","repository":{"id":365273448,"uuid":"1266976941","full_name":"stablekernel/cascade-example-artifact-a","owner":"stablekernel","description":"Cascade example: external artifact repo A for cross-repo validation.","archived":false,"fork":false,"pushed_at":"2026-07-19T22:23:01.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-20T00:18:41.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/stablekernel.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-06-12T05:45:42.000Z","updated_at":"2026-07-19T22:23:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stablekernel/cascade-example-artifact-a","commit_stats":null,"previous_names":["stablekernel/cascade-example-artifact-a"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stablekernel/cascade-example-artifact-a","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fcascade-example-artifact-a","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fcascade-example-artifact-a/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fcascade-example-artifact-a/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fcascade-example-artifact-a/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel","download_url":"https://codeload.github.com/stablekernel/cascade-example-artifact-a/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fcascade-example-artifact-a/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35892725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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-07-25T20:30:46.810Z","updated_at":"2026-07-25T20:30:47.327Z","avatar_url":"https://github.com/stablekernel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# cascade-example-artifact-a\n\nSource repository in the cascade cross-repo pipeline topology. Builds a shared artifact on every push to `src/`, then notifies the primary repository (`cascade-example-primary`) via the cascade External Update mechanism so the primary can pick up the new artifact and run its own promotion pipeline.\n\n## Role\n\nThis repository acts as a satellite source: it owns the build step and publishes a reusable build workflow that the primary references. It does not run environment promotions itself.\n\n## Reusable build workflow\n\n**Path:** `.github/workflows/build-shared.yaml`\n\nThe primary (and any other consumer) can reference this workflow via:\n\n```yaml\nuses: stablekernel/cascade-example-artifact-a/.github/workflows/build-shared.yaml@main\n```\n\n**Inputs:**\n\n| Input | Type | Required | Description |\n|-------|------|----------|-------------|\n| `environment` | string | no | Target environment (passed through for context) |\n| `sha` | string | no | Git SHA to check out and build |\n| `version` | string | no | Version tag to attach to the artifact |\n\n**Outputs:**\n\n| Output | Description |\n|--------|-------------|\n| `artifact_id` | Identifier of the produced artifact (format: `artifact-a-\u003csha\u003e`) |\n\n## Cascade config\n\n- **Schema version:** 1\n- **CLI version:** v0.1.0\n- **Trunk branch:** main\n- **Triggers:** `src/**`\n- **Notify target:** `stablekernel/cascade-example-primary` (workflow: `external-update.yaml`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fcascade-example-artifact-a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstablekernel%2Fcascade-example-artifact-a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fcascade-example-artifact-a/lists"}