Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
13 stars 35 forks source link

feat: add S3 upload support #249

Closed Neptune650 closed 3 months ago

Neptune650 commented 3 months ago

/claim https://github.com/Cap-go/CLI/issues/248 /fixes https://github.com/Cap-go/CLI/issues/248

Implementation Approach

If the user provides the 4 necessary S3 arguments, the bundle will be uploaded using the AWS SDK and the external URL will be modified accordingly to match the S3 URL.

algora-pbc[bot] commented 3 months ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

socket-security[bot] commented 3 months ago

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/client-s3@3.540.0 Transitive: environment, filesystem, network, shell +96 7.87 MB aws-sdk-bot

View full report↗︎

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

riderx commented 3 months ago

Thanks a lot. That perfect ! Can you update the documentation here as well: https://github.com/Cap-go/website/blob/main/src/content/docs/docs/tooling/cli.md

Neptune650 commented 3 months ago

Thanks a lot. That perfect ! Can you update the documentation here as well: https://github.com/Cap-go/website/blob/main/src/content/docs/docs/tooling/cli.md

Of course, here it is https://github.com/Cap-go/website/pull/196/