-
Story
-
Resolution: Unresolved
-
Major
-
None
-
openshift-4.18
-
None
User Story
As a developer looking to contribute to OCP BuildConfig I want contribution guidelines that make it easy for me to build and test all the components.
Background
Much of the contributor documentation for openshift/builder is either extremely out of date or buggy. This hinders the ability for newcomers to contribute.
Approach
- Document dependencies needed to build openshift/builder from source.
- Update "dev" container image for openshift/builder so teams can experiment locally.
- Provide instructions on how to test
- "WIP Pull Request" process
- "Disable operators" mode.
- Red Hatter instructions: using cluster-bot
Acceptance Criteria
- New contributors can compile openshift/builder from GitHub instructions
- New contributors can test their code changes on an OpenShift instance
- Red Hatters can test their code changes with cluster-bot.