Skip to content

add generated AMB model / jsonschema validation pipeline / GitLab CI pipelines

Andreas Schnaepp requested to merge feat_generated_amb_model into master

This MR includes the following changes:

  • generated AMB data model (generated via datamodel-code-generator) from AMB JSON Schema
    • (please take a look at the docs/-directory for the exact command that was used to generate the pydantic data model when you update this PoC in the future!)
  • implemented jsonschema-validation for the scraped Klexikon items
  • implemented a first draft of GitLab CI / CD pipelines with deactivated deploy stages
    • ToDo: Dockerfile and compose.yml need to be implemented
    • ToDo: enable deploy-stages after this project has been moved to the correct /wlo/-namespace

Merge request reports

Loading