Skip to content

Conversation

@petertonysmith94
Copy link
Contributor

Summary

  • Fixes the broken release pipeline
  • Fixes the broken preview URL in PR comments

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)

@petertonysmith94 petertonysmith94 self-assigned this Jun 12, 2025
@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jun 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2025

Temporary PR

This PR is published in AWS CodeArtifact with version: next

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@next
# pnpm create fuels@next

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@next
# npm --registry=https://npm-packages.fuel.network/ create fuels@next

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@next
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@next

@petertonysmith94 petertonysmith94 changed the title Ps/chore/fix vercel workflows chore: fix vercel deployment workflow Jun 12, 2025
@petertonysmith94 petertonysmith94 marked this pull request as ready for review June 12, 2025 14:47
@Torres-ssf Torres-ssf enabled auto-merge (squash) June 20, 2025 18:07
@github-actions
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.75%(+0%) 69.74%(+0%) 75.22%(+0%) 76.76%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/resource-cache.ts 97.95%
(+0%)
90%
(-5%)
100%
(+0%)
97.95%
(+0%)
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 90%
(+0%)
82.35%
(+1.18%)
86.27%
(+0%)
90.19%
(+0%)

@Torres-ssf Torres-ssf merged commit 9810db5 into master Jun 20, 2025
24 checks passed
@Torres-ssf Torres-ssf deleted the ps/chore/fix-vercel-workflows branch June 20, 2025 18:29
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

Successfully merging this pull request may close these issues.

2 participants