ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

fix(deps): update k8s.io/test-infra digest to 84b5fba - autoclosed #1155

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/test-infra require digest 28c7a83 -> 84b5fba

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

ti-chi-bot commented 1 year ago

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot commented 1 year ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 year ago

🎊 PR Preview 4b6eb91aa24003c2667805de29cae9b44ca6ea6b has been successfully built and deployed to https://ti-community-infra-tichi-preview-pr-1155.surge.sh

:clock1: Build time: 0.012s

🤖 By surge-preview

ti-chi-bot[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign wuhuizuo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/ti-community-infra/tichi/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
renovate[bot] commented 4 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading k8s.io/apimachinery v0.26.5
go: downloading k8s.io/test-infra v0.0.0-20240430182958-84b5fba09f48
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/google/go-github/v29 v29.0.3
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/mroth/weightedrand v0.4.1
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491
go: downloading github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278
go: downloading github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
go: downloading golang.org/x/sys v0.8.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.9.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/net v0.10.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading google.golang.org/protobuf v1.30.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.1-0.20210504230335-f78f29fc09ea
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/text v0.9.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: github.com/ti-community-infra/tichi/cmd/rerere imports
    k8s.io/test-infra/prow/config/secret: cannot find module providing package k8s.io/test-infra/prow/config/secret
go: github.com/ti-community-infra/tichi/cmd/rerere imports
    k8s.io/test-infra/prow/flagutil: cannot find module providing package k8s.io/test-infra/prow/flagutil
go: github.com/ti-community-infra/tichi/cmd/rerere imports
    k8s.io/test-infra/prow/pod-utils/downwardapi: cannot find module providing package k8s.io/test-infra/prow/pod-utils/downwardapi
go: github.com/ti-community-infra/tichi/cmd/ticommunityautoresponder imports
    k8s.io/test-infra/prow/github: cannot find module providing package k8s.io/test-infra/prow/github
go: github.com/ti-community-infra/tichi/cmd/ticommunityautoresponder imports
    k8s.io/test-infra/prow/interrupts: cannot find module providing package k8s.io/test-infra/prow/interrupts
go: github.com/ti-community-infra/tichi/cmd/ticommunityautoresponder imports
    k8s.io/test-infra/prow/pjutil: cannot find module providing package k8s.io/test-infra/prow/pjutil
go: github.com/ti-community-infra/tichi/cmd/ticommunityautoresponder imports
    k8s.io/test-infra/prow/pluginhelp/externalplugins: cannot find module providing package k8s.io/test-infra/prow/pluginhelp/externalplugins
go: github.com/ti-community-infra/tichi/cmd/ticommunitymerge imports
    k8s.io/test-infra/prow/commentpruner: cannot find module providing package k8s.io/test-infra/prow/commentpruner
go: github.com/ti-community-infra/tichi/cmd/ticommunitytars imports
    k8s.io/test-infra/prow/plugins: cannot find module providing package k8s.io/test-infra/prow/plugins
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins imports
    k8s.io/test-infra/prow/labels: cannot find module providing package k8s.io/test-infra/prow/labels
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder imports
    k8s.io/test-infra/prow/config: cannot find module providing package k8s.io/test-infra/prow/config
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder imports
    k8s.io/test-infra/prow/pluginhelp: cannot find module providing package k8s.io/test-infra/prow/pluginhelp
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/blunderbuss imports
    k8s.io/test-infra/prow/plugins/assign: cannot find module providing package k8s.io/test-infra/prow/plugins/assign
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/cherrypicker imports
    k8s.io/test-infra/prow/git/v2: cannot find module providing package k8s.io/test-infra/prow/git/v2
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder tested by
    github.com/ti-community-infra/tichi/internal/pkg/externalplugins/autoresponder.test imports
    k8s.io/test-infra/prow/github/fakegithub: cannot find module providing package k8s.io/test-infra/prow/github/fakegithub
go: github.com/ti-community-infra/tichi/internal/pkg/externalplugins/cherrypicker tested by
    github.com/ti-community-infra/tichi/internal/pkg/externalplugins/cherrypicker.test imports
    k8s.io/test-infra/prow/git/localgit: cannot find module providing package k8s.io/test-infra/prow/git/localgit
go: github.com/ti-community-infra/tichi/internal/pkg/rerere tested by
    github.com/ti-community-infra/tichi/internal/pkg/rerere.test imports
    k8s.io/test-infra/prow/apis/prowjobs/v1: cannot find module providing package k8s.io/test-infra/prow/apis/prowjobs/v1