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

move stack install to composite action #4798

Merged
merged 2 commits into from Mar 18, 2024
Merged

move stack install to composite action #4798

merged 2 commits into from Mar 18, 2024

Conversation

aryairani
Copy link
Contributor

@aryairani aryairani commented Mar 17, 2024

This PR factors out stack install code into a separate YAML file, which I'm thinking it might be nice to do in a few places.

Thing I debated:
In an earlier draft, I had factored out the ~/.stack and **/.stack-work caching code into the same composite action that does the installs, but then I worried that it wouldn't be reusable enough that way. I'm still not sure.

@aryairani aryairani marked this pull request as ready for review March 17, 2024 06:09
@aryairani aryairani changed the title swap manual stack install for plugin move stack install to composite action Mar 17, 2024
@aryairani aryairani merged commit 5ac9058 into trunk Mar 18, 2024
11 checks passed
@aryairani aryairani deleted the plugin-stack branch March 18, 2024 16:25
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.

None yet

2 participants