wmo-im / wis2box

WIS2 in a box is a reference implementation of a WMO WIS2 Node
https://docs.wis2box.wis.wmo.int
Apache License 2.0
40 stars 16 forks source link

GitHub-action fails on "pywcmp ets validate" for certain datasets due to topic-update #798

Closed maaikelimper closed 2 weeks ago

maaikelimper commented 2 weeks ago

The GitHub actions for any new PRs are all failing due to the recent update of topics

For example:

TOPIC_HIERARCHY: origin/a/wis2/int-wmo-test/data/core/weather/surface-based-observations/ship-hourly DISCOVERY_METADATA: /data/wis2box/metadata/discovery/int-wmo-test-ship-hourly.yml DISCOVERY_METADATA_ID: urn:wmo:md:int-wmo-test:surface-weather-observations:ship-hourly

causes "pywcmp ets validate" to fail with:

        {
            "id": "http://wis.wmo.int/spec/wcmp/2/conf/core/links",
            "code": "FAILED",
            "message": "Invalid WIS2 topic for Pub/Sub link channel"
        },