Skip to content

sign.sh: Preserve package name subdirectories when signing #1094

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

Merged

Conversation

scottwittenburg
Copy link
Collaborator

Now that we store specs in subdirectories named after the package, we need to preserve that structure when moving the files from the input directory to the verified directory, and again when moving them from the verified directory to the output directory.

I think this should actually preserve whatever structure we find inside /tmp/input/ all the way through to the files we write to /tmp/output/, so if we decide to reorganize things again, we can hopefully avoid yet another change to this signing script.

Now that we store specs in subdirectories named after the package,
we need to preserve that structure when moving the files from the
input directory to the verified directory, and again when moving
them from the verified directory to the output directory.
@scottwittenburg scottwittenburg merged commit 5f5f6d9 into spack:main Apr 16, 2025
14 of 15 checks passed
@scottwittenburg scottwittenburg deleted the fix-signing-script-yet-again branch April 16, 2025 14:40
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

Successfully merging this pull request may close these issues.

2 participants