Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new workflow step to validate previous release #2518

Open
arboleya opened this issue Jun 14, 2024 · 1 comment
Open

Add new workflow step to validate previous release #2518

arboleya opened this issue Jun 14, 2024 · 1 comment
Labels
chore Issue is a chore

Comments

@arboleya
Copy link
Member

arboleya commented Jun 14, 2024

The idea is that for every new release involving a fuel-core upgrade, we run our e2e tests against the test/dev networks:

  1. Once for the previous release (current, soon to be previous)
  2. Once for PR in question (next release)

This should provide answers to these questions before releasing a fuel-core upgrade:

  1. Is the previous release still working with dev and test nets?
  2. Is the new release working with dev and test nets?

flow

@arboleya arboleya added chore Issue is a chore p2 labels Jun 14, 2024
@arboleya arboleya added this to the 0.x mainnet milestone Jun 14, 2024
@arboleya
Copy link
Member Author

I think this covers recent discussions. Otherwise, feel free to edit the description.

cc @Torres-ssf @nedsalk @petertonysmith94 @FuelLabs/sdk-ts

@arboleya arboleya modified the milestones: 0.x mainnet, 0.x post-launch Jul 19, 2024
@arboleya arboleya added p2 and removed p2 labels Jul 20, 2024
@arboleya arboleya removed the p2 label Aug 2, 2024
@arboleya arboleya added temp-p2 and removed temp-M labels Sep 7, 2024
@arboleya arboleya added the temp:notion label Sep 8, 2024 — with Linear
@arboleya arboleya added the temp-linear label Sep 8, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

1 participant