mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
216 stars 24 forks source link

`soldeer init` command fails on CI #216

Open pik694 opened 5 days ago

pik694 commented 5 days ago

New init flow fails for flows in non-interactive flows eg. when running on CI. Could you please provide a --force-like flag, so that non-interactive mode is supported.

Repro steps are visible in the following CI job: https://github.com/pik694/soldeer-init-repro/actions/runs/11325850047

mario-eth commented 5 days ago

Hey, we do have an issue regarding this: https://github.com/mario-eth/soldeer/issues/185 which is planned to be approached next.

pik694 commented 5 days ago

Great! That would be greatly appreciated 🙏