Skip to content

Conversation

@iarspider
Copy link
Contributor

@iarspider iarspider commented Oct 23, 2025

Resolves #2481. Also did some minor improvements to code readability.
Redo of #2599 without changing bot cache

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @iarspider for branch master.

@akritkbehera, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 23, 2025

cms-bot internal usage

@cmsbuild
Copy link
Contributor

Pull request #2601 was updated.

@iarspider iarspider force-pushed the why-new-categories-v2 branch from 1fa2355 to 2b489d6 Compare October 24, 2025 13:11
@cmsbuild
Copy link
Contributor

Pull request #2601 was updated.

old_packages.update(cmssw_file2Package(repo_config, f) for f in commit["files"])
else:
old_packages = {"externals/" + repository}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iarspider , looks like it is still not getting all the files e.g. for cms-sw/cmssw#48861 github tells that there are 21 files but if I printout the unique files names here then I get this
Unique files: 20
list of files:

  Calibration/LumiAlCaRecoProducers/plugins/BuildFile.xml
  Calibration/LumiAlCaRecoProducers/plugins/DynamicVetoProducer.cc
  Calibration/LumiAlCaRecoProducers/plugins/RawPCCProducerDynVeto.cc
  Calibration/LumiAlCaRecoProducers/python/test_hlt.py
  Calibration/LumiAlCaRecoProducers/python/test_hlt_2.py
  Calibration/LumiAlCaRecoProducers/python/test_hlt_2_old.py
  Calibration/LumiAlCaRecoProducers/python/test_hlt_3.py
  CondFormats/DataRecord/interface/PccVetoListRcd.h
  CondFormats/DataRecord/src/PccVetoListRcd.cc
  CondFormats/Luminosity/interface/PccVetoList.h
  CondFormats/Luminosity/src/T_EventSetup_PccVetoList.cc
  CondFormats/Luminosity/src/classes_def.xml
  CondFormats/Luminosity/src/headers.h
  Configuration/Geometry/README.md
  Configuration/Geometry/python/dict2021Geometry.py
  Configuration/StandardSequences/python/GeometryConf.py
  GeneratorInterface/LHEInterface/data/run_generic_tarball_cvmfs.sh
  Geometry/CMSCommonData/data/dd4hep/cmsExtendedGeometry2025.xml
  Geometry/CMSCommonData/python/cmsExtendedGeometry2025XML_cfi.py
  L1Trigger/L1TGlobal/plugins/L1TGlobalProducer.cc

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking...

@smuzaffar
Copy link
Contributor

smuzaffar commented Oct 30, 2025

-externals

looks like it is missing to process all the files e.g see the comment #2601 (comment)

@smuzaffar
Copy link
Contributor

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: post updated list of packages and L2 assignments

4 participants