Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feat] Add s3 uploading from sdk (#31)
* Bump valist sdk version for uploadToS3 functions * Refactor publish command to use s3 upload functions * Split loginAndPublish function into login and publish functions * Refactor uploadRelease to use axiosInstance with cookie jar * Refactor publish command to get Hyperplay cookies at beginning and use on all requests * Remove IPFS url from release text * Fix downloadSize and external_url in release meta * Add missing installScript field in updated s3 code * Add nock mocks for s3 requests * Bump @valist/sdk to 2.9.13 * Add .nycrc to ignore keys for now * Remove extra release text from with release.external_url from publish command * Bump package version to 2.13.0
- Loading branch information