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

feat!: add storefront filecoin api to upload api #1052

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Oct 31, 2023

Adds filecoin/* to the upload-api, so that web3.storage implements storefront capabilities

This will enable us to integrate the new API with w3infra, so that clients can execute filecoin/offer to web3.storage.

Comment on lines +44 to +48
- name: Build
run: |
pnpm install
pnpm run --if-present build

Copy link
Contributor Author

Choose a reason for hiding this comment

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

filecoin-client needs to be built :)

@vasco-santos vasco-santos marked this pull request as ready for review October 31, 2023 18:47
@vasco-santos vasco-santos merged commit 39916c2 into main Nov 1, 2023
15 checks passed
@vasco-santos vasco-santos deleted the feat/add-storefront-filecoin-api-to-upload-api branch November 1, 2023 10:39
vasco-santos pushed a commit that referenced this pull request Nov 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](filecoin-api-v3.0.8...filecoin-api-v4.0.0)
(2023-11-01)


### ⚠ BREAKING CHANGES

* add storefront filecoin api to upload api
([#1052](#1052))

### Features

* add storefront filecoin api to upload api
([#1052](#1052))
([39916c2](39916c2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
vasco-santos pushed a commit that referenced this pull request Nov 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](upload-api-v6.3.0...upload-api-v7.0.0)
(2023-11-01)


### ⚠ BREAKING CHANGES

* add storefront filecoin api to upload api
([#1052](#1052))

### Features

* add storefront filecoin api to upload api
([#1052](#1052))
([39916c2](39916c2))
* implement `plan/get` capability
([#1005](#1005))
([f0456d2](f0456d2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants