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

Support windows #27

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Support windows #27

merged 1 commit into from
Feb 4, 2025

Conversation

ksew1
Copy link
Collaborator

@ksew1 ksew1 commented Feb 3, 2025

@ksew1 ksew1 marked this pull request as draft February 3, 2025 10:55
@ksew1 ksew1 mentioned this pull request Feb 3, 2025
@ksew1 ksew1 force-pushed the support-windows branch 7 times, most recently from b60fb34 to b7be629 Compare February 3, 2025 11:38
@ksew1 ksew1 marked this pull request as ready for review February 3, 2025 12:19
@ksew1 ksew1 requested review from THenry14 and cptartur February 3, 2025 12:19
using: "composite"
steps:
- name: Set up Universal Sierra Compiler
uses: software-mansion/setup-universal-sierra-compiler@v1
Copy link
Collaborator

Choose a reason for hiding this comment

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

this means usc is implicitly included each time someone uses snfoundry action? if so - neat.
how did you test this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this means usc is implicitly included each time someone uses snfoundry action? if so - neat.
Yep setup-snfoundry action automatically installs usc
how did you test this?

This part of ci is testing it:
https://github.com/foundry-rs/setup-snfoundry/blob/106e83ff8dca36e29fd972d68127540fe7355e71/.github/workflows/checks.yml#L45C1-L51C49

@ksew1 ksew1 enabled auto-merge (squash) February 3, 2025 15:57
@ksew1 ksew1 merged commit 14189ce into main Feb 4, 2025
6 checks passed
@ksew1 ksew1 deleted the support-windows branch February 4, 2025 14:36
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.

Add Windows support Support Windows installation
2 participants