Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Schema Schema
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • SchemaSchema
  • Merge requests
  • !99

[DRAFT] schema to python package

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Eelco van der Wel requested to merge eelco/schema-to-pythonpackage into dev Mar 10, 2023
  • Overview 0
  • Commits 5
  • Pipelines 1
  • Changes 80
  • Code is a copy of Pymemri schema, it will removed from there and imported here
  • Schema is now defined in python, in memri_schema/schema_definitions.py . No changes to definitions compared to dev
  • schema versioning in init.py
  • json export in /tools, added a test to see if the export in generated/schema.json matches the schema.
  • can also do the export + commit in CI, doesnt seem like high priority.
  • Moving the pymemri tests that are not dependent on Pod to here (TODO)
  • keeping integration tests with Pod in pymemri for now
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: eelco/schema-to-pythonpackage