appwrite / appwrite/appwrite

🐛 Github Repository Issues And default domain issue in app write sites 1.7.0

Open
#9,821 2 comments 0 reactions 1 assignee Claimed by @stnguyen90 View on GitHub
bug product / self-hosted upgrade
Dominant language
TypeScript
Stars
57.4k
Forks
5.7k
Avg merge
16h 27m
Merged PRs (30d)
291

Description

### 👟 Reproduction steps

Connect to a github repository or create a new one in appwrite sites The repository will be created but nothing will be push or pulled as intened to the repository using appwrite version 1.70 . Also the domain function in the beginning steps of creating the app is using mydomainname. but it does resolve to the domain name your app write instance is using it is just the mydomainame. you then have to go and add the mydomainname.yourdomain. if you have a proper wildcard cname it resolves correctly when you add it.

### 👍 Expected behavior

It should pull the files from the template and push it to the newly created repository or existing repository. When creating a site it should be for the domain the appname.domainnameappwriteisrunningon by default.

### 👎 Actual Behavior

It just creates and empty repository with no branch and then when the system go to find the branch it thinks should be their it does not exist therefore it can not proceed even when adding the repository after deployment which the build does take place if you do this it does not work

### 🎲 Appwrite version

Different version (specify in environment)

### 💻 Operating system

Linux

### 🧱 Your Environment

1.7.0

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

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.