ontology-development-kit icon indicating copy to clipboard operation
ontology-development-kit copied to clipboard

Adding a preprocessing intermediate file to the ODK build process

Open matentzn opened this issue 2 years ago • 1 comments

This allows injecting custom preprocessing steps

matentzn avatar Jul 27 '22 12:07 matentzn

Seems to be working fine for FBbt’s pre_release custom pipeline (modulo some problems with some of our components, but that’s something that should be fixed in FBbt, not here).

gouttegd avatar Jul 28 '22 16:07 gouttegd

Risking it

matentzn avatar Aug 20 '22 16:08 matentzn

@matentzn Merging this has broken the test suite, but this has nothing to do with the EDIT_PREPROCESSED feature. It’s because the PR somehow includes a new test file (test-non-import-release.yaml) that appears intended to test a feature from PR #643 (new release artefact editors).

I’d suggest removing that test file until the new feature is ready.

gouttegd avatar Aug 22 '22 11:08 gouttegd

Oh yeah, I dropped it from master and moved it where it belongs: https://github.com/INCATools/ontology-development-kit/pull/643/files

matentzn avatar Aug 22 '22 12:08 matentzn

Thank you!

matentzn avatar Aug 22 '22 12:08 matentzn