Skip to content

fix: Build site in release #561

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
Mar 25, 2022
Merged

fix: Build site in release #561

merged 1 commit into from
Mar 25, 2022

Conversation

kylecarbs
Copy link
Member

The static site wasn't being built before, resulting
in a directory listing!

The static site wasn't being built before, resulting
in a directory listing!
@kylecarbs kylecarbs requested a review from coadler March 25, 2022 00:48
@kylecarbs kylecarbs self-assigned this Mar 25, 2022
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #561 (c2188eb) into main (39e5fcf) will increase coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #561      +/-   ##
==========================================
+ Coverage   63.08%   63.20%   +0.11%     
==========================================
  Files         194      194              
  Lines       11108    11108              
  Branches       85       85              
==========================================
+ Hits         7008     7021      +13     
+ Misses       3342     3333       -9     
+ Partials      758      754       -4     
Flag Coverage Δ
unittest-go- 62.11% <ø> (+0.21%) ⬆️
unittest-go-macos-latest 57.42% <ø> (-0.05%) ⬇️
unittest-go-ubuntu-latest 60.88% <ø> (+0.03%) ⬆️
unittest-go-windows-2022 56.48% <ø> (-0.07%) ⬇️
unittest-js 63.32% <ø> (ø)
Impacted Files Coverage Δ
cli/projectcreate.go 46.79% <0.00%> (-1.93%) ⬇️
provisionerd/provisionerd.go 78.85% <0.00%> (-1.15%) ⬇️
coderd/provisionerdaemons.go 61.66% <0.00%> (ø)
peer/conn.go 79.44% <0.00%> (+0.76%) ⬆️
peerbroker/proxy.go 59.30% <0.00%> (+1.74%) ⬆️
provisioner/echo/serve.go 56.80% <0.00%> (+2.39%) ⬆️
cli/cliui/job.go 69.23% <0.00%> (+2.56%) ⬆️
coderd/workspaceresources.go 60.82% <0.00%> (+3.22%) ⬆️
codersdk/provisionerdaemons.go 64.61% <0.00%> (+6.15%) ⬆️

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 39e5fcf...c2188eb. Read the comment docs.

@kylecarbs kylecarbs enabled auto-merge (squash) March 25, 2022 00:57
@kylecarbs kylecarbs merged commit 8c0f403 into main Mar 25, 2022
@kylecarbs kylecarbs deleted the fixrelease branch March 25, 2022 01:16
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