appwrite / console

The Console that makes Appwrite tick from the browser 🖥
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
325 stars 138 forks source link

🐛 Bug Report: Unable to clone code repository: fatal: '0.1.*' is not a valid branch name when creating new function #1279

Closed rinae-del closed 1 month ago

rinae-del commented 1 month ago

👟 Reproduction steps

Create a new account then add a new function.

👍 Expected behavior

Should successfully build the function.

👎 Actual Behavior

Build failed with:

Unable to clone code repository: fatal: '0.1.*' is not a valid branch name. If you redeploy, error changes to Docker Error: Preparing for build ... cp: can't stat '/mnt/code/*': No such file or directory

qOnkgBDh

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

stnguyen90 commented 1 month ago

This should be resolved now.