Project

General

Profile

Actions

Bug #101809

closed

Ensure minimal dependency order in PackageManager

Added by Oliver Hader 8 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Files


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Story #100734: Core Test Extensions composer readyNewAnja Leichsenring2023-04-24

Actions
Actions #1

Updated by Gerrit Code Review 8 months ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80764

Actions #2

Updated by Gerrit Code Review 8 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80764

Actions #3

Updated by Gerrit Code Review 8 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80764

Actions #4

Updated by Gerrit Code Review 8 months ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80764

Actions #5

Updated by Gerrit Code Review 8 months ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80764

Actions #7

Updated by Oliver Hader 8 months ago

Observations (based on attached PackageStates-*.php files)

side-note: all dumps are from different systems - however at least those extensions that are common should share the same sorting order

PackageStates-Acceptance (AcceptanceTest run)

  • extensionmanager is processed before backend
  • the rest looks okay, but has a different order shown in the other dumps

PackageStates-LocalNonComposer (classic installation, symlinked core, no composer)

  • scheduler is processed 2nd, directly after core, but before backend
  • filelist is processed before backend
  • impexp is processed before backend
  • form is processed before backend
  • reports is processed before backend
  • redirects is processed before backend
  • recycler is processed before backend
  • setup is processed before backend
  • rte_ckeditor is processed before backend
  • adminpanel is processed before backend
  • the rest looks okay, but has a different order shown in the other dumps

PackageStates-ComposerDumped (composer based installation)

  • the rest looks okay, but has a different order shown in the other dumps
Actions #8

Updated by Oliver Hader 7 months ago

  • Related to Story #100734: Core Test Extensions composer ready added
Actions #9

Updated by Gerrit Code Review 7 months ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81076

Actions #10

Updated by Gerrit Code Review 7 months ago

Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81076

Actions #11

Updated by Gerrit Code Review 7 months ago

Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81076

Actions #12

Updated by Gerrit Code Review 7 months ago

Patch set 11 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81076

Actions #13

Updated by Gerrit Code Review 7 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81093

Actions #14

Updated by Oliver Hader 7 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF