-
Notifications
You must be signed in to change notification settings - Fork 5
chore: move to the version of synapse-sdk on next branch
#146
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
Conversation
|
I assume we'll merge this once:
|
next branchnext branch
|
using a published |
|
Now building this linked to of FilOzone/synapse-sdk#355 |
|
@ZenGround0 : please mark "ready for review" when ready, and @SgtPooki will review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, nothing crazy in here.
* Explicitly declare direct dep rather than rely on synapse * cdn endEpoch removed from ds info * 10 day grace period => 30 day grace period * fix: plumb --warm-storage-address through `payments setup` * fix: check lockup period during allowance check * chore: update to synapse@next tag, fix test failures & update more lockup mismatches * post rebase wip * Update synapse to v0.35.0 * Make things compile with add piece and create all in one * chore: fix onPieceAdded txHash * fix test --------- Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
* fix: check ipni advertisement during upload * fix: executeUpload only awaits ipniValidationPromise if it exists * fix: better onProgressTypes * Update src/core/utils/validate-ipni-advertisement.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/test/unit/validate-ipni-advertisement.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/test/unit/validate-ipni-advertisement.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update upload-action/src/upload.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(ci): handle duplicate items in add-to-project workflow (#184) * fix(ci): handle duplicate items in add-to-project workflow Add continue-on-error to prevent workflow failure when an issue/PR already exists in the project board. The actions/add-to-project action does not currently handle this case gracefully. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * fix(ci): only run workflow when team/fs-wg label is added Add conditional to prevent workflow from running on every labeled event. Now it only runs when the specific 'team/fs-wg' label is added, avoiding duplicate runs when multiple labels are added at once. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> * chore: move to the version of synapse-sdk on `next` branch (#146) * Explicitly declare direct dep rather than rely on synapse * cdn endEpoch removed from ds info * 10 day grace period => 30 day grace period * fix: plumb --warm-storage-address through `payments setup` * fix: check lockup period during allowance check * chore: update to synapse@next tag, fix test failures & update more lockup mismatches * post rebase wip * Update synapse to v0.35.0 * Make things compile with add piece and create all in one * chore: fix onPieceAdded txHash * fix test --------- Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> * chore: remove CombineProgressEvents type * chore: fix type errs --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Steve Loeppky <biglep@filoz.org> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com> Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org>
Uh oh!
There was an error while loading. Please reload this page.