ti-community-infra / configs

The configuration files of tidb community bots.
Apache License 2.0
4 stars 65 forks source link

fix(deps): update k8s.io/test-infra digest to 456c7e2 #1130

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
k8s.io/test-infra require digest b936f25 -> 456c7e2

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week 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: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading k8s.io/test-infra v0.0.0-20241202113301-456c7e203a6c
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading k8s.io/apimachinery v0.26.5
go: downloading golang.org/x/sys v0.8.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: github.com/ti-community-infra/configs/cmd/merge imports
    k8s.io/test-infra/prow/config/org: cannot find module providing package k8s.io/test-infra/prow/config/org
go: github.com/ti-community-infra/configs/orgs tested by
    github.com/ti-community-infra/configs/orgs.test imports
    k8s.io/test-infra/prow/github: cannot find module providing package k8s.io/test-infra/prow/github
ti-chi-bot[bot] commented 1 week 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/configs/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ti-chi-bot[bot] commented 1 week 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.