Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gfl-app-new
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • 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
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Goethes FarbenlehreGoethes Farbenlehre
  • gfl-app-new
  • Merge requests
  • !7

Validate TEI file before loading

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged asajedi requested to merge validateTEIFileBeforeLoading into master Sep 16, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

This should prevent loading corrupted TEI files which could lead to breaking transformation and indexing process. To prove the functionality just execute the indexing process using the following command which should take sometime about 10 minutes on local machine to run: docker-compose exec web ./bin/console app:start_indexing We may later integrate a sort of validating against the belonging schema.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: validateTEIFileBeforeLoading