-
Notifications
You must be signed in to change notification settings - Fork 89
Fix Windows CI: Use custom Docker image for starknet-devnet #1699
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
base: development
Are you sure you want to change the base?
Conversation
Co-authored-by: franciszekjob <[email protected]>
|
@copilot starknet-devnet image is not available on Windows - please see issue description, I updated it. |
I see that the Docker image only supports Linux platforms. Could you clarify what the expected approach should be for Windows CI? Should I:
I've reverted my changes for now until we clarify the correct approach. |
Co-authored-by: franciszekjob <[email protected]>
|
@copilot please create a Docker image and place starknet-devnet installation there. To install starknet-devnet you can use |
Co-authored-by: franciszekjob <[email protected]>
I've created a custom Docker image with starknet-devnet pre-installed. Changes made in commit 55aa621:
The Windows CI no longer needs Rust toolchain installation and avoids building from source during each run. |
|
@copilot use |
Co-authored-by: franciszekjob <[email protected]>
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.