fuels-ts
fuels-ts copied to clipboard
Add new workflow step to validate previous release
The idea is that for every new release involving a fuel-core upgrade, we run our e2e tests against the test/dev networks:
- Once for the previous release (current, soon to be previous)
- Once for PR in question (next release)
This should provide answers to these questions before releasing a fuel-core upgrade:
- Is the previous release still working with dev and test nets?
- Is the new release working with dev and test nets?
I think this covers recent discussions. Otherwise, feel free to edit the description.
cc @Torres-ssf @nedsalk @petertonysmith94 @FuelLabs/sdk-ts