prow
prow copied to clipboard
Forking Prow
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.
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?
The description of the repo should also be updated to reflect the current state
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
/close
@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.