Skip to content

fix: Use GoReleaser Action in deploy script #1263

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
May 2, 2022
Merged

fix: Use GoReleaser Action in deploy script #1263

merged 1 commit into from
May 2, 2022

Conversation

kylecarbs
Copy link
Member

This reduces conflictions with our Makefile, which is presently
primarily a user script.

This reduces conflictions with our Makefile, which is presently
primarily a user script.
@kylecarbs kylecarbs requested a review from coadler May 2, 2022 19:49
@kylecarbs kylecarbs self-assigned this May 2, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) May 2, 2022 19:52
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1263 (127d96a) into main (81bef1c) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1263      +/-   ##
==========================================
+ Coverage   65.90%   66.00%   +0.09%     
==========================================
  Files         275      273       -2     
  Lines       18016    17995      -21     
  Branches      216      216              
==========================================
+ Hits        11874    11878       +4     
+ Misses       4906     4883      -23     
+ Partials     1236     1234       -2     
Flag Coverage Δ
unittest-go-macos-latest ?
unittest-go-postgres- 64.93% <ø> (+0.03%) ⬆️
unittest-go-ubuntu-latest 55.61% <ø> (+0.04%) ⬆️
unittest-go-windows-2022 51.50% <ø> (+0.05%) ⬆️
unittest-js 70.69% <ø> (ø)
Impacted Files Coverage Δ
coderd/httpapi/httpapi.go 66.25% <0.00%> (-6.25%) ⬇️
peerbroker/listen.go 84.03% <0.00%> (-3.37%) ⬇️
peer/conn.go 78.85% <0.00%> (-1.25%) ⬇️
provisionerd/provisionerd.go 75.76% <0.00%> (-1.08%) ⬇️
peer/channel.go 86.70% <0.00%> (-0.58%) ⬇️
agent/usershell/usershell_darwin.go
cli/cliui/cliui_darwin.go
agent/agent.go 66.52% <0.00%> (+0.61%) ⬆️
coderd/provisionerdaemons.go 63.98% <0.00%> (+1.00%) ⬆️
coderd/workspaceagents.go 57.90% <0.00%> (+1.86%) ⬆️
... and 3 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 81bef1c...127d96a. Read the comment docs.

@kylecarbs kylecarbs merged commit fc642ed into main May 2, 2022
@kylecarbs kylecarbs deleted the singletarget branch May 2, 2022 20:00
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
kylecarbs added a commit that referenced this pull request Jun 10, 2022
This reduces conflictions with our Makefile, which is presently
primarily a user script.
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.

3 participants