Skip to content

fix: Emit Linux packages in release #633

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

fix: Emit Linux packages in release #633

merged 1 commit into from
Mar 29, 2022

Conversation

kylecarbs
Copy link
Member

Deb, pkg, and rpm packages weren't being published on release.

@kylecarbs kylecarbs requested a review from bpmct March 29, 2022 01:31
@kylecarbs kylecarbs self-assigned this Mar 29, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #633 (b94f8d0) into main (82dfd6c) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   64.40%   64.52%   +0.12%     
==========================================
  Files         198      198              
  Lines       11622    11622              
  Branches       85       85              
==========================================
+ Hits         7485     7499      +14     
+ Misses       3345     3331      -14     
  Partials      792      792              
Flag Coverage Δ
unittest-go- 63.71% <ø> (+0.09%) ⬆️
unittest-go-macos-latest 59.24% <ø> (-0.07%) ⬇️
unittest-go-ubuntu-latest 61.85% <ø> (-0.22%) ⬇️
unittest-go-windows-2022 58.28% <ø> (-0.08%) ⬇️
unittest-js 63.32% <ø> (ø)
Impacted Files Coverage Δ
cli/cliui/agent.go 76.78% <0.00%> (-5.36%) ⬇️
cli/cliui/provisionerjob.go 76.25% <0.00%> (-2.16%) ⬇️
coderd/workspaceresources.go 61.53% <0.00%> (-1.36%) ⬇️
provisionerd/provisionerd.go 80.17% <0.00%> (-1.18%) ⬇️
provisioner/echo/serve.go 56.80% <0.00%> (ø)
peer/conn.go 81.21% <0.00%> (+1.26%) ⬆️
agent/agent.go 70.75% <0.00%> (+2.35%) ⬆️
coderd/provisionerdaemons.go 63.06% <0.00%> (+2.52%) ⬆️
provisionersdk/transport.go 85.10% <0.00%> (+6.38%) ⬆️
provisionersdk/serve.go 43.24% <0.00%> (+8.10%) ⬆️

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 82dfd6c...b94f8d0. Read the comment docs.

@kylecarbs kylecarbs enabled auto-merge (squash) March 29, 2022 01:37
@kylecarbs kylecarbs merged commit 1bab7e8 into main Mar 29, 2022
@kylecarbs kylecarbs deleted the pkgrelease branch March 29, 2022 01:37
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