Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Merge requests
  • !612

Merged
Created Nov 04, 2020 by Oliver Bartsch@obartschMaintainer

[TASK] Add support for new JSON format

  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

With !600 (merged) the format of the dependencies column
in tx_terfe2_domain_model_version was changed from
serialized to JSON.

In !601 (merged) a CLI command was introduced which
generates "compatible TYPO3 versions" data from these
column. This CLI command however only evaluated the data
in the old format.

Therefore a fallback is being implemented to support both
formats, so it doesn't matter which command is executed first.

Edited Nov 04, 2020 by Oliver Bartsch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 486-add-support-for-new-json-format