summaryrefslogtreecommitdiff
path: root/contributors/guide/github-workflow.md
AgeCommit message (Collapse)Author
2020-06-22Merge pull request #4827 from RPing/patch-1Kubernetes Prow Robot
Update github-workflow.md
2020-06-23Update github-workflow.mdRPing
2020-06-19Add frontmatter descriptions to the contributor guide docsBob Killen
2020-04-06Improve squashing documentation (#4668)Celeste Horgan
* Improve squashing documentation Signed-off-by: Celeste Horgan <celeste@cncf.io> * Apply suggestions from code review Co-Authored-By: Bob Killen <killen.bob@gmail.com> * Update contributors/guide/github-workflow.md Co-Authored-By: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-02-10Assigning weights to contributor documents for proper surfacingvishakha
2019-12-09github guide: update command to set working_dirElena Morozova
Use "go env GOPATH" instead of "$GOPATH" Signed-off-by: Elena Morozova <morelena@google.com>
2019-10-08Update contributor guide formatting to be Hugo compatible.Bob Killen
2019-09-17Fixed typoAshish Billore
Fixed typo 'or' --> 'of'
2019-06-04Add hugo metadata to the contributor guidesJorge O. Castro
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-04-04Fixes Contribtuors PR docsai-adarsh
2019-03-16added export to user and working dir examplesChris Carty
2019-02-05Broken Links fix for 2696 (#3171)ramnar
* broken links fix in kubernetes community * Broken Links bug fix * Implemented Review Comments * Implemented Review Comments
2019-01-30file testing.md moved to the new folder /devel/sig-testing - URLs updated - ↵eduartua
tombstone file created
2019-01-30e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated ↵eduartua
- tombstone files created
2018-06-28contributor guide: document the revert processNikhita Raghunath
2018-05-11Adds WHAT env variable descriptionaustin
When contributing specific parts of k8s, its helpful to know how to slice the build to only build a certain binary.
2018-02-22Merge pull request #1761 from guineveresaenger/pullrequestsk8s-ci-robot
Cleanup and move to /contributors/guide of pull requests doc
2018-02-21Complete Install etcd in GitHub WorkflowAlejandra Bustos
2018-02-19Fixing linksguineveresaenger
Links now point at new location for pull-requests.md.
2018-01-24added missing link in github-workflowg-harel
2018-01-03Fix broken links in github-workflow.mdKai Chen
2018-01-02moved Github workflow and diagram to contributors/guide folder and ↵guineveresaenger
referenced from both development.md and guide README