FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.4k stars 1.32k forks source link

Run `devnet` only against a release #2641

Closed danielbate closed 4 days ago

danielbate commented 4 days ago

Devnet is used to test out upcoming releases to testnet. It is therefore prone to flakiness and downtime is guaranteed. This can cause significant blockers for us. It should not block our workflow, but we shouldn't release until we are confirmed compatible with devnet. Therefore we should only test against devnet for releases.