Skip to content

docs: move development workflow to CONTRIBUTING #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Apr 6, 2022

This PR moves some of the development information out of the README.md and into docs/CONTRIBUTING.md. While this doesn't cover everything in terms of developing coder, it's suffice for the first public version of coder.

I imagine this will evolve as more people contribute to the project.

Fixes #646

@jsjoeio jsjoeio added the docs Area: coder.com/docs label Apr 6, 2022
@jsjoeio jsjoeio self-assigned this Apr 6, 2022
@jsjoeio jsjoeio requested review from a team April 6, 2022 17:13
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #890 (5480876) into main (dc55e35) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #890      +/-   ##
==========================================
- Coverage   65.65%   65.52%   -0.13%     
==========================================
  Files         216      216              
  Lines       13733    13733              
  Branches      103      103              
==========================================
- Hits         9016     8999      -17     
- Misses       3793     3807      +14     
- Partials      924      927       +3     
Flag Coverage Δ
unittest-go- 65.28% <ø> (+0.01%) ⬆️
unittest-go-macos-latest 52.84% <ø> (-0.04%) ⬇️
unittest-go-ubuntu-latest 55.19% <ø> (-0.19%) ⬇️
unittest-go-windows-2022 52.10% <ø> (-0.10%) ⬇️
unittest-js 58.83% <ø> (ø)
Impacted Files Coverage Δ
pty/start_other.go 64.70% <0.00%> (-23.53%) ⬇️
cli/cliui/agent.go 77.19% <0.00%> (-5.27%) ⬇️
peer/conn.go 79.44% <0.00%> (-2.54%) ⬇️
coderd/workspaceresources.go 54.87% <0.00%> (-2.44%) ⬇️
coderd/provisionerdaemons.go 58.51% <0.00%> (-0.51%) ⬇️
provisioner/terraform/provision.go 68.82% <0.00%> (-0.50%) ⬇️
provisionerd/provisionerd.go 80.32% <0.00%> (+1.17%) ⬆️
provisionersdk/transport.go 85.10% <0.00%> (+6.38%) ⬆️
peerbroker/dial.go 83.60% <0.00%> (+6.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc55e35...5480876. Read the comment docs.

@jsjoeio jsjoeio merged commit 584c8b4 into main Apr 6, 2022
@jsjoeio jsjoeio deleted the jsjoeio/contributing branch April 6, 2022 17:26
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contributing instructions with link in the Readme
3 participants