Aofei Sheng

Results 23 issues of Aofei Sheng

#### Is your feature request related to a problem? Please describe. I think people may prefer to have the ability to cancel their requests at any time. #### Describe the...

enhancement
good first issue

I created a custom VPC network with IPv6 support today and configured my old instance to use it. Although `ip a s eth0` shows that the interface has an external...

**Describe the feature you'd like** I attempted to serve my [Headscale](https://github.com/juanfont/headscale) and [Tailscale DERP Servers](https://tailscale.com/kb/1232/derp-servers/) behind Cloudflare Tunnels, but unfortunately, they are not functioning as expected. The main issue stems...

Type: Feature Request
Priority: Normal

## Introduction Currently, the HelmChart CRD supports specifying Chart values via `spec.valuesContent` as a raw string. While effective, this method lacks the ability to leverage YAML syntax checking when editing...

I personally find this toggle very useful, especially when I'm working on my MBP (the touchpad is just too large). Hope others find it useful too.

### Proposal Introduce a [code of conduct](https://en.wikipedia.org/wiki/Code_of_conduct) and revise the contributing guidelines to streamline the contribution process, enhance inclusivity, and improve commit message clarity across the Go+ project. ### Background...

嗯问号太多了确实挺烦人容易眼花,其实 `INSERT` 可以用反射来实现,`UPDATE` 可以用反射也可以用 `map` 的方式,我等会儿都试试看哪个更好些。 _Originally posted by @aofei in https://github.com/goplus/builder/pull/523#discussion_r1611079432_

In the `ProjectItem` component, we convert `ProjectData` to `Project` by using `Project.loadFromCloud`. This involves downloading all project files, but we only need the first sprite's costume for the `ProjectItem` thumbnail....