feat: allow hash table with file list for spack cherry-picks
We try to stick to a spack release with selected cherry-picks. Occasionally, spack has a treewide commit that breaks this because all subsequent cherry-picks need the treewide commit to apply successfully, and applying the treewide commit as a cherry-pick would require essentially every commit since the release. This PR adds the ability to apply partial cherry-picks, restricted to just the specified files. This allows is to apply the treewide commit on only the files that need it.
Edited by Wouter Deconinck
Merge request reports
Activity
assigned to @wdconinc
added 1 commit
- 0b396455 - fix: use SPACK_CHERRYPICKS_FILES to set SPACK_CHERRYPICKS_FILES_ARRAY
added 1 commit
- c3f63f04 - fix: apply initial license checkin for hepmc3 and pythia8
requested review from @sly2j
enabled an automatic merge when the pipeline for c3f63f04 succeeds
mentioned in merge request !823 (merged)
Please register or sign in to reply