Closed KonradHoeffner closed 3 months ago
I think we had that problem somewhere else. Anyways, it is described at https://github.com/orgs/community/discussions/37103.
After some research, this is surprisingly tricky:
So I see two options:
Option 2 is preferable.
The SNIK ontology SHACL workflow does already work like that, by testing each Turtle file separately, but HITO only validates when all files are merged.
The problematic files are:
Unfortunately they seem to depend on several other files and the -e
option to designate an ontology does not change anything.
Because of the large disparity between the low expected time saving for our infrequent releases and the effort of finding the best suited workaround, this will not be worked on right now but we may reopen this in the future if a better solution arises.
Maybe something changed that pushes from within other actions don't trigger branch push triggers in other actions anymore?