yongruilin
ef223c911e
Simplify contributor setup by removing GOPATH dependency
...
Updates the contributor guide to reflect the shift to Go Modules
as the default build system from Go 1.13 onwards. Contributors
are no longer required to clone the repository within their GOPATH,
simplifying the setup process.
2024-10-03 23:11:53 -07:00
Thomas Güttler
792dd9b062
use `--force-with-lease`
...
`--force-with-lease` is less dangerous:
from the doccs:
> --force-with-lease alone, without specifying the details, will protect all remote refs that are going to be updated
> by requiring their current value to be the same.
as the remote-tracking branch we have for them.
2023-03-30 16:27:08 +02:00
Frederico Muñoz
a30a95d2ff
Add tide/merge-method-squash option for automated squashing
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-03 10:33:54 +01:00
Erik L. Arneson
7df15f70b7
Update parts of the contributor guide to match the style guide
...
Edit parts of the Contributor Guide to match the Kubernetes
Documentation style guide. This PR updates the following:
- the GitHub Workflow document
- the Help Wanted guide
- the Coding Conventions document
Co-authored-by: Joel Barker <joel@lionswaycontent.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-01-21 14:38:16 -08:00
wiggitywhitney
1ef48631b8
Change 'master' to 'main' in github-workflow markdown ( #6221 )
...
* Change master to main
* Revert changes and add note to clarify that default branch may be called main
* Move comments to top of respective codeblocks
2021-11-12 07:18:28 -08:00
Cheng Wang
3c82898225
Update `git squash` doc
...
To be consistent with the example code (`squash`) below.
2021-08-01 17:50:15 +08:00
Kubernetes Prow Robot
d337c9d8ae
Merge pull request #4827 from RPing/patch-1
...
Update github-workflow.md
2020-06-22 10:00:41 -07:00
RPing
86c8508610
Update github-workflow.md
2020-06-23 00:36:14 +08:00
Bob Killen
427ccfbc7d
Add frontmatter descriptions to the contributor guide docs
2020-06-19 07:44:44 -04:00
Celeste Horgan
7b7ba09a57
Improve squashing documentation ( #4668 )
...
* 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-04-06 05:11:46 -07:00
vishakha
16c3c0a861
Assigning weights to contributor documents for proper surfacing
2020-02-10 19:03:37 +05:30
Elena Morozova
c6f00190e3
github guide: update command to set working_dir
...
Use "go env GOPATH" instead of "$GOPATH"
Signed-off-by: Elena Morozova <morelena@google.com>
2019-12-09 14:40:45 -08:00
Bob Killen
463f51476f
Update contributor guide formatting to be Hugo compatible.
2019-10-08 19:55:55 -04:00
Ashish Billore
4c0c1304bf
Fixed typo
...
Fixed typo 'or' --> 'of'
2019-09-17 20:08:00 +09:00
Jorge O. Castro
b5f3b03205
Add hugo metadata to the contributor guides
...
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-06-04 15:24:44 -04:00
sai-adarsh
bbe25ce278
Fixes Contribtuors PR doc
2019-04-04 23:55:25 +05:30
Chris Carty
da7d5ae22b
added export to user and working dir examples
2019-03-16 12:45:47 -04:00
ramnar
a095f16dc8
Broken Links fix for 2696 ( #3171 )
...
* broken links fix in kubernetes community
* Broken Links bug fix
* Implemented Review Comments
* Implemented Review Comments
2019-02-05 06:44:42 -08:00
eduartua
06a2a2f686
file testing.md moved to the new folder /devel/sig-testing - URLs updated - tombstone file created
2019-01-30 13:26:54 -06:00
eduartua
af988769d2
e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated - tombstone files created
2019-01-30 12:55:10 -06:00
Nikhita Raghunath
828625ac89
contributor guide: document the revert process
2018-06-28 19:42:59 +05:30
austin
6278096d53
Adds WHAT env variable description
...
When contributing specific parts of k8s, its helpful to know how to slice the build to only build a certain binary.
2018-05-11 09:03:36 -07:00
k8s-ci-robot
ead946a8e0
Merge pull request #1761 from guineveresaenger/pullrequests
...
Cleanup and move to /contributors/guide of pull requests doc
2018-02-22 15:35:42 -08:00
Alejandra Bustos
4f755b398a
Complete Install etcd in GitHub Workflow
2018-02-21 12:39:40 -06:00
guineveresaenger
28c2c5f4d4
Fixing links
...
Links now point at new location for pull-requests.md.
2018-02-19 21:21:58 -08:00
g-harel
8a6ff19295
added missing link in github-workflow
2018-01-24 15:18:56 -05:00
Kai Chen
adb2be5558
Fix broken links in github-workflow.md
2018-01-03 13:21:34 -08:00
guineveresaenger
73abfab99d
moved Github workflow and diagram to contributors/guide folder and referenced from both development.md and guide README
2018-01-02 14:14:06 -08:00