Skip to content
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

Refine pin command #613

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Refine pin command #613

merged 1 commit into from
Jul 18, 2024

Conversation

psakievich
Copy link
Collaborator

This PR reduces the concretize burden on Pin along with parsing requirements by only checking stdout from git ls-remote.

I've decided it is better to require users to concretize before hand. Spack install should re-concretize in most cases when an environment has been pinned and that also gives better output.

Hopefully this feature is short lived and I can finish the upstream to spack core, but this will serve as an access point for this feature for projects using older releases of spack that are supported by spack-manager

@psakievich psakievich merged commit aab715e into main Jul 18, 2024
22 checks passed
@psakievich psakievich deleted the f/pin-refine branch July 18, 2024 05:04
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.

1 participant