summaryrefslogtreecommitdiff
path: root/lib/spack/spack/ci_optimization.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-1/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-14Remove support for running with Python 2.7 (#33063)Massimiliano Culpo1-14/+14
2022-07-31black: reformat entire repository with blackTodd Gamblin1-86/+62
2022-04-14spack ci: remove relate-CDash-builds functionality (#29950)Zack Galbreath1-2/+1
2022-01-21introduce `llnl.util.compat` to remove sys.version_info checks (#21720)Danny McClanahan1-19/+14
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-06-26fix sorting issue with ci workarounds (#17277)Omar Padron1-5/+22
2020-06-25add workaround for gitlab ci needs limit (#17219)Omar Padron1-4/+4
2020-06-22Pre ci optimization (#16372)Omar Padron1-0/+377