tynopia/Upload Escrow Asset
Uploads an escrow asset to the cfx portal
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cookie | Your Forum Account Cookie | yes | — |
| makeZip | Automatically zip the full repository to upload it (true or false) | no | true |
| assetName | The asset name to re-upload | no | — |
| maxRetries | The maximum number of retries | no | 3 |
| zipPath | The path to the zip file to upload | no | — |
| assetId | The asset id to re-upload | no | — |
| beta | Whether to upload as a release candidate | no | — |
| changelog | The changelog for the new version | no | — |
| changelogFile | The path to a file containing the changelog | no | — |
| deleteOlderVersions | Delete older versions of the asset after upload | no | false |
| skipUpload | Skip the upload and only go through the login process | no | — |
| chunkSize | The chunk size to split the file into | no | 2097152 |
Outputs
no outputs