Skip to content
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

[cmssw_deploy] conficts during application of cherry-picked PRs #29

Closed
nothingface0 opened this issue Dec 13, 2024 · 0 comments
Closed

Comments

@nothingface0
Copy link
Contributor

nothingface0 commented Dec 13, 2024

Some combinations of CMSSW + PRs seem to prevent clean application of cherry-picked PRs in cmssw_deploy.py (introduced in #21).

Examples:

  1. CMSSW_14_1_5_patch1 + Implement TH2Poly in DQM Services for HGCal DQM cms-sw/cmssw#41932 This was using the wrong base release, should use CMSSW_14_0_2
  2. CMSSW_14_1_5_patch1 + Fix DQM config test: Increase number of sequences to process cms-sw/cmssw#46923 This was also dependent on Fix DQM config test: Increase number of sequences to process cms-sw/cmssw#46791, applying the latter first, then the former works.

tl;dr it's not an issue of the cmssw_deploy.py script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant