Fix Windows CI: Use custom Docker image for starknet-devnet#1699
Fix Windows CI: Use custom Docker image for starknet-devnet#1699Copilot wants to merge 6 commits intodevelopmentfrom
Conversation
Co-authored-by: franciszekjob <54181625+franciszekjob@users.noreply.github.com>
|
@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 <54181625+franciszekjob@users.noreply.github.com>
|
@copilot please create a Docker image and place starknet-devnet installation there. To install starknet-devnet you can use |
Co-authored-by: franciszekjob <54181625+franciszekjob@users.noreply.github.com>
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 <54181625+franciszekjob@users.noreply.github.com>
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.