prow icon indicating copy to clipboard operation
prow copied to clipboard

Forking Prow

Open timwangmusic opened this issue 1 year ago • 3 comments

We are moving the /prow directory from k8s.io/test-infra repo to this repo.

The migration should satisfy the following requirements:

  • Developers use a dedicated Prow repository on GitHub.
  • The Prow repository must not depend on libraries in the test-infra repo.
  • Prow commit history is retained in the new repository.
  • Presubmit and postsubmit Prow jobs such as image publishing will run on the new repository.

timwangmusic avatar Jan 24 '24 17:01 timwangmusic

Is it possible to copy the contents of the prow folder inside k/test-infra to the root of this repo? Instead of copying it inside the prow folder in this repo?

upodroid avatar Feb 13 '24 23:02 upodroid

The description of the repo should also be updated to reflect the current state

jbpratt avatar Apr 11 '24 15:04 jbpratt

This work is done now. The code was moved to this repo.

I have an open PR to get rid of prow/prow in the import path and move prow/cmd and prow/pkg to the root of the repo.

https://github.com/kubernetes-sigs/prow/pull/101

upodroid avatar Apr 11 '24 16:04 upodroid

/close

matthyx avatar May 07 '24 05:05 matthyx

@matthyx: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar May 07 '24 05:05 k8s-ci-robot