-
Notifications
You must be signed in to change notification settings - Fork 444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#13173 - fixing DCA for combined tracking + adding nshared clusters #13176
Conversation
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
|
@miranov25 : please run clang format, so that we can merge it |
I did not make modification in O2 for some time, I forgot how I made that clang-format check. Last time somebody provided me the command, but I did. not have it in my history anymore. Or do we use the default one? |
The style file comes with O2 |
+async-label async-2022-pp-apass4, async-2023-pbpb-apass3, async-2023-pbpb-apass4, async-2022-pp-apass6 2023-PbPb-apass2, async-2023-pp-apass4, async-2024-pp-apass1, async-2022-pp-apass7, async-2024-pp-cpass0 |
Hi @miranov25, the following label names could not be recognised: async-2022-pp-apass6 2023-PbPb-apass2 |
Thanks for labelling @miranov25 . |
…13176) * #13173 - fixing DCA * #13173 - using clang-format --------- Co-authored-by: miranov25 <[email protected]> (cherry picked from commit 877eba6)
Cherry-picking to async-2022-pp-apass4 does not work. Since apass4 is deprecated, I remove the label. |
…13176) * #13173 - fixing DCA * #13173 - using clang-format --------- Co-authored-by: miranov25 <[email protected]> (cherry picked from commit 877eba6)
Same for apass6 pp 2022 and PbPb 2023 apass2. |
…13176) * #13173 - fixing DCA * #13173 - using clang-format --------- Co-authored-by: miranov25 <[email protected]> (cherry picked from commit 877eba6)
…13176) * #13173 - fixing DCA * #13173 - using clang-format --------- Co-authored-by: miranov25 <[email protected]> (cherry picked from commit 877eba6)
Relates to:
#12928
Should fix -not yet fully
#13173