Skip to content

Switch IPFS deploy workflow to ipfs-deploy-action#71

Merged
devanoneth merged 3 commits intoeternalsafefrom
issue-51-ipfs-deploy-action
Mar 23, 2026
Merged

Switch IPFS deploy workflow to ipfs-deploy-action#71
devanoneth merged 3 commits intoeternalsafefrom
issue-51-ipfs-deploy-action

Conversation

@chainflo-agent
Copy link
Collaborator

@chainflo-agent chainflo-agent commented Mar 23, 2026

Summary

  • replace web3-storage/add-to-web3@v3 with ipfs/ipfs-deploy-action@v1
  • keep existing W3_PRINCIPAL / W3_PROOF secrets mapped to Storacha inputs
  • wire CID output from the new action into release notes

Why

Closes #51 by moving to the action that merkleizes locally before upload.

Testing

  • workflow syntax review of .github/workflows/deploy.yml

@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wallet Ready Ready Preview, Comment Mar 23, 2026 2:16pm

@github-actions
Copy link

github-actions bot commented Mar 23, 2026

📦 Next.js Bundle Analysis for eternalsafe-wallet

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link

github-actions bot commented Mar 23, 2026

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.52% (-0.03% 🔻)
7008/9280
🔴 Branches
53.37% (-0.03% 🔻)
1702/3189
🔴 Functions
58.04% (-0.06% 🔻)
1021/1759
🟡 Lines
77.46% (-0.04% 🔻)
6298/8131
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / index.tsx
82.35% (-8.82% 🔻)
66.67% (-16.67% 🔻)
50% (-12.5% 🔻)
83.87% (-9.68% 🔻)

Test suite run success

841 tests passing in 141 suites.

Report generated by 🧪jest coverage report action from bda551c

@devanoneth devanoneth merged commit 2c87ced into eternalsafe Mar 23, 2026
6 checks passed
@devanoneth devanoneth deleted the issue-51-ipfs-deploy-action branch March 23, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider using ipfs-deploy-action

2 participants