Skip to content

Conversation

oed
Copy link
Contributor

@oed oed commented Jun 9, 2025

This PR adds support for the /pin/update endpoint, which is useful for updating named pins in particular.

While implementing the tests I ran into a circular dependency where ipfsd-ctl was using KuboRPCClient, that obviously didn't support pin.update. Hence the tsconfig.json update. Let me know if there's a better way around this problem.

@SgtPooki SgtPooki self-requested a review June 9, 2025 15:58
Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't think of a better way to get around ipfsd-ctl not using the latest... I'm fine with the tsconfig.json changes.

@achingbrain are we missing anything here?

Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidentally hit approve.. minor change requested.

Co-authored-by: Russell Dempsey <[email protected]>
@oed
Copy link
Contributor Author

oed commented Jun 10, 2025

I can't think of a better way to get around ipfsd-ctl not using the latest...

One better way would be to put all Kubo related javascript libraries in a monorepo, but I'm not doing that 😅

@oed oed requested a review from SgtPooki June 10, 2025 08:27
@SgtPooki SgtPooki merged commit c66360a into ipfs:main Jun 19, 2025
20 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 19, 2025
## [5.2.0](v5.1.0...v5.2.0) (2025-06-19)

### Features

* support pin.update ([#337](#337)) ([c66360a](c66360a))

### Trivial Changes

* Create FUNDING.json for OP RPF ([#273](#273)) ([1ab7941](1ab7941))
Copy link
Contributor

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants