Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 136
    • Merge requests 136
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !28944

Merged
Created Dec 16, 2019 by Walter Lampl@wlamplOwner

NewConfig: Move to ComponentFactory

  • Overview 13
  • Commits 6
  • Pipelines 4
  • Changes 248

As discussed in last week's SC/Core meeting, here the first attempt to bulk-migrate all the statements like from Package.PackageConf import Component to the ComponentFactory. Reminder: This is in preparation to migrate to the new configurable implementation (aka GaudiConfig2).

This was largly done by a script (based on sed) + manual fixing the places where the script failed.

Edited Dec 16, 2019 by Walter Lampl
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: toCompFactory2