Ray Sun

Results 6 issues of Ray Sun

I want to translate this guide into Chinese, how can I contribute to this project?

I have a parameter with default value for my workflow, my requirement is to use this default value for my crontab job instead of poping a dialog and let me...

使用hosting deploy时,如果上传文件超过1000,会有提示选择是否继续,但是在CI环境中,这就尴尬了,是否增加一个force-yes的参数 这是我在Travis CI中的报错截图 ![image](https://user-images.githubusercontent.com/127915/106714109-55e0e000-6636-11eb-998c-9871da397286.png)

目前支持两种排序方式,按照标题和修改时间,不是特别方便,是否有可能增加按照创建时间排序?

feature request

Requirements: As we used many public cloud, but some resources waste money everyday, but we don't know that. Collect cloud billing data and generate a report to show how many...

## 直接进行Go编译 ``` go version go1.22.1 linux/amd64 ``` 执行go build,出现错误 ``` # github.com/99designs/gqlgen/graphql/executor /home/ubuntu/go/pkg/mod/github.com/99designs/[email protected]/graphql/executor/executor.go:73:22: cannot use validator.VariableValues(e.es.Schema(), rc.Operation, params.Variables) (value of type error) as *gqlerror.Error value in assignment: need type...