Cap-go / CLI

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

Add E2E test for upload bundle command #156

Closed riderx closed 11 months ago

riderx commented 12 months ago

The goal is to make Test who run a local Capgo instance and upload to it to be sure upload works

riderx commented 12 months ago

/bounty 100

algora-pbc[bot] commented 12 months ago

๐Ÿ’Ž $100 bounty created by riderx ๐Ÿ™‹ If you start working on this, comment /attempt #156 to notify everyone ๐Ÿ‘‰ To claim this bounty, submit a pull request that includes the text /claim #156 somewhere in its body ๐Ÿ“ Before proceeding, please make sure you can receive payouts in your country ๐Ÿ’ต Payment arrives in your account 2-5 days after the bounty is rewarded ๐Ÿ’ฏ You keep 100% of the bounty award โ„น๏ธ If something is not clear ask before working on it, otherwise your chance to rework it is high ๐ŸŽฅ To claim you need to provide in your PR a demo video of the change ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Join the Discord to get help ๐Ÿ“ Check all Bounty rules ๐Ÿ™ Thank you for contributing to Cap-go/CLI!

Attempt Started (GMT+0) Solution
๐ŸŸก @WcaleNieWolny Sep 19, 2023, 3:39:31 PM WIP
WcaleNieWolny commented 12 months ago

/attempt #156

Options
WcaleNieWolny commented 12 months ago

Here is my idea:

  1. We create a github bot
  2. this bot will have the /testCli command that will take 1 optional argument (CLI URL)
  3. When I or Martin or anyone else from capgo org calls this command the bot will trigger a workflow changing the CLI.
  4. This workflow might be automated for the CLI repo
algora-pbc[bot] commented 11 months ago

@WcaleNieWolny: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then ๐Ÿ™

WcaleNieWolny commented 11 months ago

There does exist a PR here. It fixes this issue