Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Page MenuHomePhabricator

Remove GlobalBlocking dependency on FileImporter
Closed, ResolvedPublic

Description

Following Add global blocks into CompositeBlocks rather than treating them separately
we can remove GlobalBlocking dependency in file importer(introduced by this patch) and read global blocks from CompositeBlocks.

AC:

  • File importer is making use of composite block and GlobalBlocking dependency is removed

Event Timeline

Dreamy_Jazz claimed this task.
Dreamy_Jazz subscribed.

This was done through 4876cf3699c6f7efb0d470300666d75e23394950. We can't remove the CI config that loads GlobalBlocking for the tests as this is still necessary for the REL branches. This can be removed once REL1_43 is no longer supported (which is 2027). As such we can close this task and leave that clean-up for several years.