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

Sandlot #18

Merged
merged 21 commits into from
Mar 1, 2024
Merged

Sandlot #18

merged 21 commits into from
Mar 1, 2024

Conversation

idigs
Copy link
Member

@idigs idigs commented Feb 20, 2024

This fixes #19

bump version for github actions/checkout

set workflow to manual run only

rename unused workflows

check spack version

pin checkout ref for spack v0.21.1

show git info

remove test steps

comment

refactor spack job one

enable push workflow trigger

Update README.md

add spack concretize -f

cache entire spack dir

remove -Werror

spack garbage collect before creating cache

cache key: spack-cache-sandlot-4
@quantumsteve
Copy link
Collaborator

@idigs Which of the workflow files is run on pull requests? Are the others necessary?

@idigs
Copy link
Member Author

idigs commented Feb 29, 2024

@idigs Which of the workflow files is run on pull requests? Are the others necessary?

Only the spack.yml workflow is active. I left the others there as I may need to reference them later.

@idigs idigs requested a review from mbeidler3 March 1, 2024 12:51
Copy link
Collaborator

@quantumsteve quantumsteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this in main and iterate from there.

Copy link
Collaborator

@mbeidler3 mbeidler3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@idigs idigs merged commit 8a21b1c into main Mar 1, 2024
2 checks passed
@idigs idigs deleted the sandlot branch March 1, 2024 15:45
mbeidler3 pushed a commit that referenced this pull request Aug 29, 2024
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.

spack garbage collect when building github cache
3 participants