Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !214

feat: CssSelector everywhere

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge 250-CssSelector into develop Apr 05, 2022
  • Overview 3
  • Commits 10
  • Pipelines 3
  • Changes 7

This MR moves the annotation target selector from untyped id to a CssSelector like we are using for ranges.

also it fixes a misunderstanding of the field textapi where the app version was injected. I set it to 1.0.0.

and also it updates eXist-db to 6.0.1 by using a production ready image provided by @hynek via GWDG harbor.

todo:

  • adjust and re-enable unit tests

Closes #250 (closed)

data reimport required

Edited Apr 05, 2022 by Mathias Goebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 250-CssSelector