Skip to content

Add descriptions to all product assets#99

Merged
jirhiker merged 1 commit into
mainfrom
chore/asset-descriptions-main
Jun 29, 2026
Merged

Add descriptions to all product assets#99
jirhiker merged 1 commit into
mainfrom
chore/asset-descriptions-main

Conversation

@jirhiker

Copy link
Copy Markdown
Member

Every product asset now carries a description= so the Dagster UI shows what each asset is (previously blank).

  • Source assets — templated from the spec: which source, parameter, and scope, plus the shared single-fetch behavior (fetched once, unified for both summary and timeseries, shared across products).
  • Combine assets — reuse the product title/description from products.yaml, plus how many sources merge and that inputs load from the GCS IO manager (no re-fetch).
  • GeoServer assets — describe the GeoJSON → GeoPackage → layer publish and the soft-fail registered check.

All 90 asset keys now have a description; dg check defs clean. No behavior change — decorator metadata only.

🤖 Generated with Claude Code

Source, combine, and geoserver assets now carry a description= so the Dagster
UI shows what each asset is. Source-asset descriptions are templated from the
spec (source, parameter, scope) and note the shared single-fetch behavior;
combine descriptions reuse the product title/description from products.yaml;
geoserver descriptions describe the GeoJSON -> GeoPackage -> layer publish.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
die-orchestration View in Cloud Jun 29, 2026 at 07:57 AM (UTC)

@jirhiker jirhiker merged commit 3aa2d53 into main Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant