arkitektum/Prepare product specification artefacts

Fetch psdata metadata and feature catalogue information to prepare product specification artefacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 22, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: arkitektum/ps.editor.actions@b935277b7ac8c9380d377aaca88320dc547e9f55 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
metadata-idGeonorge metadata UUID used as the psdata source.yes
ogc-feature-apiOptional URL to the OGC API - Features collections endpoint.no
output-directoryDirectory where generated files should be written.noproduktspesifikasjon
product-slugOptional explicit slug for the product specification directory.no
template-pathOptional path to a Handlebars-style template to override the default.no
feature-type-filterOptional list of feature type names to include (case-insensitive exact match). Provide multiple values as a comma-separated list.no
scopesOptional YAML/JSON scopes definition or path to a file containing a scopes list.no
updatedOptional override for the updated field in the rendered specification.no
xmi-modelOptional path or URL to a SOSI UML XMI feature catalogue. When provided the OGC API input is ignored.no
spec-urlURL to this version of the product specification. Shown in the "Om spesifikasjonen" section.no
xmi-usernameOptional username for downloading the XMI catalogue (default: sosi).nososi
xmi-passwordOptional password for downloading the XMI catalogue (default: sosi).nososi
ogc-usernameOptional username for HTTP Basic authentication when fetching from the OGC API.no
ogc-passwordOptional password for HTTP Basic authentication when fetching from the OGC API.no
namedescription
spec-directoryDirectory containing the generated product specification.
psdata-pathPath to the generated psdata JSON file.
feature-catalogue-jsonPath to the feature catalogue JSON cache.
feature-catalogue-markdownPath to the feature catalogue Markdown documentation.
feature-catalogue-umlPath to the feature catalogue PlantUML diagram.
xmi-feature-catalogue-jsonPath to the XMI feature catalogue JSON cache.
xmi-feature-catalogue-markdownPath to the XMI feature catalogue Markdown documentation.
xmi-feature-catalogue-umlPath to the XMI feature catalogue PlantUML diagram.
spec-markdownPath to the rendered product specification Markdown file.