Provide MenuSequenceCA converter that does not call generator function
Addressing @fwinkl's request to separate generic functionality from where it is used (I know the request was for a separate commit, but I think the application will take a while yet to be validated, and this might be useful elsewhere).
Splits the menuSequenceCAToGlobalWrapper
function into an append function and the wrapper which calls the generator and then appends. Jet config functions tend to return the MenuSequence(CA)
in a tuple with other info, so that case can be more neatly handled by a standalone append.
If this is too late and needs to be redirected to 23.0, I will do so when MRs to that branch are opened.
Merge request reports
Activity
mentioned in merge request !61235 (merged)
added Trigger TriggerMenu master review-pending-level-1 labels
CI Result FAILURE (hash 4e7940c7)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 67880]added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added review-approved-point1 label
- Resolved by Tim Martin
Hello,
following the creation of the 23.0 branch from master, you should now decide whether this MR should target 23.0 or master, according to these guidelines agreed in the Software Weekly meeting:
https://indico.cern.ch/event/1266042/attachments/2613269/4515725/branching_guidelines.pdf
If you decide that this MR should target 23.0, please re-direct it by editing and changing the target branch in the drop-down menu. If it should stay in master, please indicate this as a reply to this message. Remember that all MRs going into 23.0 will also be swept into master.
Thanks!
James & Nick
removed master label
added 23.0 review-pending-level-1 labels and removed review-approved review-approved-point1 review-approved-tier0 labels
CI Result SUCCESS (hash 4e7940c7)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 68197]added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added review-approved-point1 label
mentioned in commit a9776cf0
mentioned in merge request !61662 (merged)