Skip to content
GitLab
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 189
    • Merge requests 189
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60253

TriggerMenuMT: pass flags to MenuSequence[CA]

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:configflags_tmmt4 into master Feb 01, 2023
  • Overview 8
  • Commits 1
  • Pipelines 1
  • Changes 60

Explicitly pass the ConfigFlags to MenuSequence and MenuSequenceCA. Only the latter would be strictly required but the former is useful to make progress in eliminating the use of the global ConfigFlags.

Relates to ATR-24994 and requires !60252 (merged).

cc @fpastore

Edited Feb 01, 2023 by Frank Winklmeier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: configflags_tmmt4