Skip to content

Conversation

@lidel
Copy link
Contributor

@lidel lidel commented Jan 12, 2026

Warning

DO NOT MERGE

NOT TESTED YET - needs verification with actual Pinata account. (cc @aschmahmann)

switch from Pinning Service API to direct CAR upload via https://uploads.pinata.cloud/v3/files endpoint. this ensures data is uploaded directly without relying on network retrieval.

breaking changes:

  • removed pinata-pinning-url input (no longer needed)
  • Pinata can now be used as sole provider

also adds pinata-retry-attempts input for configuring upload retries.

switch from Pinning Service API to direct CAR upload via
https://uploads.pinata.cloud/v3/files endpoint. this ensures
data is uploaded directly without relying on network retrieval.

NOT TESTED YET - needs verification with actual Pinata account.

breaking changes:
- removed `pinata-pinning-url` input (no longer needed)
- Pinata can now be used as sole provider

also adds `pinata-retry-attempts` input for configuring upload retries.
@2color
Copy link
Contributor

2color commented Jan 15, 2026

For reference, the endpoint docs are in https://docs.pinata.cloud/api-reference/endpoint/upload-a-file

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.

3 participants