ci / changes: also pick up an older builtin repo path#584
Merged
haampie merged 3 commits intospack:developfrom Jul 16, 2025
Merged
ci / changes: also pick up an older builtin repo path#584haampie merged 3 commits intospack:developfrom
haampie merged 3 commits intospack:developfrom
Conversation
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
e35ca2d to
822390b
Compare
e994250 to
21d8fe1
Compare
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
21d8fe1 to
8732c25
Compare
haampie
reviewed
Jul 15, 2025
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
jezwilkinson
pushed a commit
to jezwilkinson/spack-packages
that referenced
this pull request
Jul 21, 2025
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
mtaillefumier
pushed a commit
to mtaillefumier/spack-packages
that referenced
this pull request
Jul 23, 2025
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
hfbauman
pushed a commit
to hfbauman/spack-packages
that referenced
this pull request
Aug 12, 2025
Signed-off-by: tldahlgren <dahlgren1@llnl.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #591
#542 added a check for one of the old
builtinrepository paths. This PR adds another that's been encountered in PRs.An example of the new output can be seen at https://github.com/spack/spack-packages/actions/runs/16279170198/job/45965108609?pr=584.