You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`cluster-ctl-version`| IPFS Cluster CLI version to use |`'v1.1.2'`|
75
+
|`kubo-version`| Kubo CLI version to use for pinning API and CAR uploads |`'v0.33.0'`|
76
+
|`ipfs-add-options`| Options to pass to `ipfs add` command that is used to merkleize the build. See [ipfs add docs](https://docs.ipfs.tech/reference/kubo/cli/#ipfs-add)|`'--cid-version 1 --chunker size-1048576'`|
77
+
|`pinata-pinning-url`| Pinata Pinning Service URL |`'https://api.pinata.cloud/psa'`|
78
+
|`pinata-jwt-token`| Pinata JWT token for authentication | - |
79
+
|`filebase-bucket`| Filebase bucket name | - |
80
+
|`filebase-access-key`| Filebase access key | - |
81
+
|`filebase-secret-key`| Filebase secret key | - |
82
+
|`set-github-status`| Set GitHub commit status and PR comments |`'true'`|
83
+
|`upload-car-artifact`| Upload and publish the CAR file on GitHub Action Summary pages |`'true'`|
84
+
|`cluster-retry-attempts`| Number of retry attempts for IPFS Cluster uploads |`'5'`|
85
+
|`cluster-timeout-minutes`| Timeout in minutes for each IPFS Cluster upload attempt |`'2'`|
0 commit comments