Skip to content

fix: Use docs/README.md in deploy #875

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 5, 2022
Merged

fix: Use docs/README.md in deploy #875

merged 1 commit into from
Apr 5, 2022

Conversation

kylecarbs
Copy link
Member

The release build should probably dry-run in CI,
but it's rare for files like README.md to move
so we can punt that to the future!

The release build should probably dry-run in CI,
but it's rare for files like README.md to move
so we can punt that to the future!
@kylecarbs kylecarbs requested a review from coadler April 5, 2022 01:33
@kylecarbs kylecarbs self-assigned this Apr 5, 2022
@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #875 (472455a) into main (d4e26ff) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
- Coverage   65.82%   65.79%   -0.04%     
==========================================
  Files         204      204              
  Lines       13257    13257              
  Branches       87       87              
==========================================
- Hits         8726     8722       -4     
- Misses       3638     3642       +4     
  Partials      893      893              
Flag Coverage Δ
unittest-go- 65.15% <ø> (-0.10%) ⬇️
unittest-go-macos-latest 52.58% <ø> (+0.05%) ⬆️
unittest-go-ubuntu-latest 55.19% <ø> (-0.05%) ⬇️
unittest-go-windows-2022 51.92% <ø> (+0.02%) ⬆️
unittest-js 62.36% <ø> (ø)
Impacted Files Coverage Δ
coderd/httpapi/httpapi.go 66.25% <0.00%> (-6.25%) ⬇️
coderd/workspaceresources.go 54.87% <0.00%> (-1.22%) ⬇️
peer/conn.go 79.94% <0.00%> (-0.77%) ⬇️
peer/channel.go 83.04% <0.00%> (-0.59%) ⬇️
peerbroker/proxy.go 58.13% <0.00%> (+0.58%) ⬆️
provisionerd/provisionerd.go 81.20% <0.00%> (+0.58%) ⬆️
provisioner/echo/serve.go 59.20% <0.00%> (+2.40%) ⬆️

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 d4e26ff...472455a. Read the comment docs.

@kylecarbs kylecarbs merged commit 63916b6 into main Apr 5, 2022
@kylecarbs kylecarbs deleted the fixdeploy branch April 5, 2022 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants