Open THenry14 opened 3 months ago
Child issues:
https://github.com/foundry-rs/starknet-foundry/issues/2462 (Remove scarb version constraint for foundry_std registry uploads) https://github.com/foundry-rs/starknet-foundry/issues/2463 (Add publish workflow for snforge_scarb_plugin)
Which components does the task require to be changed? (think hard pls)
snforge, sncast
Description
Since the registry is up (scarbs.xyz) we should think about automatically uploading new versions to it on our CI. For now this can be achieved by curl. After scarb 2.8.0 there should be support for uploads using it.