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

fix: proxy contract versions not being updated correctly #3339

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

nedsalk
Copy link
Contributor

@nedsalk nedsalk commented Oct 16, 2024

Summary

The prebuild script wasn't building the versions package so fuels-typegen would pick up the old version of fuels, not the one that'll be released with the release PR.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@nedsalk nedsalk added the bug Issue is a bug label Oct 16, 2024
@nedsalk nedsalk self-assigned this Oct 16, 2024
Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 2:49pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 2:49pm

Copy link

codspeed-hq bot commented Oct 16, 2024

CodSpeed Performance Report

Merging #3339 will not alter performance

Comparing ns/fix/release-pr-proxy-versions (b140825) with master (3a56354)

Summary

✅ 18 untouched benchmarks

danielbate
danielbate previously approved these changes Oct 16, 2024
Torres-ssf
Torres-ssf previously approved these changes Oct 16, 2024
arboleya
arboleya previously approved these changes Oct 16, 2024
scripts/changeset/changeset-version-with-docs.ts Outdated Show resolved Hide resolved
@nedsalk nedsalk dismissed stale reviews from arboleya and Torres-ssf via 3fe83e3 October 17, 2024 08:19
Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
75.98%(+0%) 70.07%(+0%) 75.09%(+0%) 76.11%(+0%)
Changed Files:

Coverage values did not change👌.

@Torres-ssf Torres-ssf merged commit 2d21767 into master Oct 21, 2024
30 checks passed
@Torres-ssf Torres-ssf deleted the ns/fix/release-pr-proxy-versions branch October 21, 2024 15:04
@nedsalk nedsalk mentioned this pull request Nov 12, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release PR doesn't update proxy contract versions correctly
6 participants