Jerry-yz

Results 9 comments of Jerry-yz

> Yes, our `Do` function performs most of this for you. > > Instead, please try: > > ```go > commit, _, err := c.Repositories.GetCommit(ctx, "Jerry-yz", "go-zero-example", "013bdd7b435e9bff6e13617fa85b47c06883890c", &github.ListOptions{}) >...

> 第一次用不太懂这里的认证,没有看到认证校验,参数在哪里传递

# > Don't add `Auth` in your api file. 若果要通过认证,该怎么传参数

docker info: Client: Version: 25.0.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1-desktop.4 Path: /usr/local/lib/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.24.3-desktop.1 Path: /usr/local/lib/docker/cli-plugins/docker-compose debug:...

> As a workaround, I just removed those lines in my Dockerfile and everything ran fine. > > ```dockerfile > RUN swag init > RUN sed -i s/LeftDelim.*//g ./docs/docs.go >...

> Hey you'll have to make the PR to this repository > > https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/client-go/tools/cache/delta_fifo.go ok, i redirect this pr

> Thank you for creating this issue. Actually, we removed the option from the katib-controller. Also, we recently updated the documentation. So, could you re-check the documentation? Thanks. thanks, i...

> > > Thank you for creating this issue. Actually, we removed the option from the katib-controller. Also, we recently updated the documentation. So, could you re-check the documentation? Thanks....

> Thank you for testing Tekton Pipeline with Katib integrations @Jerry-yz! @tenzen-y suggested the right place to update the Katib Config to watch for `PipelineRun.v1beta1.tekton.dev` It would be nice if...