Skip to content
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

fix: Build site in deploy #1265

Merged
merged 1 commit into from May 2, 2022
Merged

fix: Build site in deploy #1265

merged 1 commit into from May 2, 2022

Conversation

kylecarbs
Copy link
Member

This was missed when updating deploy!

@kylecarbs kylecarbs requested a review from coadler May 2, 2022 23:01
@kylecarbs kylecarbs self-assigned this May 2, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) May 2, 2022 23:03
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1265 (1eee2b9) into main (fd49a18) will decrease coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1265      +/-   ##
==========================================
- Coverage   66.07%   65.86%   -0.22%     
==========================================
  Files         276      272       -4     
  Lines       18146    17946     -200     
  Branches      216      216              
==========================================
- Hits        11990    11820     -170     
+ Misses       4917     4894      -23     
+ Partials     1239     1232       -7     
Flag Coverage Δ
unittest-go-macos-latest 53.19% <ø> (+0.04%) ⬆️
unittest-go-postgres- 64.90% <ø> (-0.01%) ⬇️
unittest-go-ubuntu-latest 55.65% <ø> (-0.08%) ⬇️
unittest-go-windows-2022 ?
unittest-js 70.69% <ø> (ø)
Impacted Files Coverage Δ
peerbroker/dial.go 77.04% <0.00%> (-13.12%) ⬇️
cli/configssh.go 62.04% <0.00%> (-6.57%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-4.81%) ⬇️
coderd/parameter/compute.go 74.07% <0.00%> (-4.45%) ⬇️
pty/ptytest/ptytest.go 86.95% <0.00%> (-4.35%) ⬇️
peerbroker/proxy.go 58.72% <0.00%> (-3.49%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
peerbroker/listen.go 84.03% <0.00%> (-3.37%) ⬇️
agent/agent.go 64.04% <0.00%> (-3.10%) ⬇️
cli/cliui/provisionerjob.go 76.42% <0.00%> (-2.15%) ⬇️
... and 12 more

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 fd49a18...1eee2b9. Read the comment docs.

@kylecarbs kylecarbs merged commit 5dcaf94 into main May 2, 2022
@kylecarbs kylecarbs deleted the site branch May 2, 2022 23:12
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
kylecarbs added a commit that referenced this pull request Jun 10, 2022
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.

None yet

3 participants