Skip to content

Commit

Permalink
Fix links for k8s Prow references and remove needs-tws plugin (kyma-p…
Browse files Browse the repository at this point in the history
…roject#10407)

* Fix links for k8s Prow references

* Migrate to the new Prow code location

* go mod tidy

* Delete needs-tws plugin

* Revert migrate to the new Prow code location
  • Loading branch information
Sawthis authored Apr 15, 2024
1 parent 9df0246 commit 55114d1
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 960 deletions.
12 changes: 0 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,18 +128,6 @@ updates:
commit-message:
prefix: "golangci-lint"
include: "scope"
- package-ecosystem: "docker"
directory: "/prow/images/needs-tws-external-plugin"
labels:
- "docker"
- "skip-review"
- "area/dependency"
- "kind/chore"
schedule:
interval: "daily"
commit-message:
prefix: "tws-plugin"
include: "scope"
- package-ecosystem: "docker"
directory: "/prow/images/cla-assistant-external-plugin"
labels:
Expand Down
1 change: 0 additions & 1 deletion .ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ baseImageOverrides:
github.com/kyma-project/test-infra/cmd/tools/pjtester: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20240411-7c71bf81
github.com/kyma-project/test-infra/cmd/markdown-index: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20240411-7c71bf81
github.com/kyma-project/test-infra/cmd/image-detector: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20240411-7c71bf81
github.com/kyma-project/test-infra/cmd/external-plugins/needs-tws: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20240411-7c71bf81
github.com/kyma-project/test-infra/cmd/external-plugins/automated-approver: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20240411-7c71bf81
defaultPlatforms:
- linux/arm64
Expand Down
1 change: 0 additions & 1 deletion .koapps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ apps:
- ko://github.com/kyma-project/test-infra/cmd/cloud-run/search-github-issue
- ko://github.com/kyma-project/test-infra/cmd/cloud-run/github-webhook-gateway
- ko://github.com/kyma-project/test-infra/cmd/cloud-run/cors-proxy
- ko://github.com/kyma-project/test-infra/cmd/external-plugins/needs-tws
- ko://github.com/kyma-project/test-infra/cmd/external-plugins/automated-approver
- ko://github.com/kyma-project/test-infra/cmd/dashboard-token-proxy
42 changes: 0 additions & 42 deletions cmd/external-plugins/needs-tws/main.go

This file was deleted.

307 changes: 0 additions & 307 deletions cmd/external-plugins/needs-tws/plugin.go

This file was deleted.

Loading

0 comments on commit 55114d1

Please sign in to comment.