Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: Fix dogfood installation by forcing default configurations #557

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 2 commits into from
Mar 24, 2022

Conversation

kylecarbs
Copy link
Member

The dpkg prompt to override config files was
appearing, but this will auto-approve it.

The dpkg prompt to override config files was
appearing, but this will auto-approve it.
@kylecarbs kylecarbs requested a review from coadler March 24, 2022 19:27
@kylecarbs kylecarbs self-assigned this Mar 24, 2022
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #557 (0c25def) into main (bf00487) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   63.12%   63.10%   -0.02%     
==========================================
  Files         194      194              
  Lines       11107    11107              
  Branches       85       85              
==========================================
- Hits         7011     7009       -2     
- Misses       3339     3344       +5     
+ Partials      757      754       -3     
Flag Coverage Δ
unittest-go- 61.71% <ø> (-0.13%) ⬇️
unittest-go-macos-latest 57.67% <ø> (-0.02%) ⬇️
unittest-go-ubuntu-latest 60.91% <ø> (+0.01%) ⬆️
unittest-go-windows-2022 56.48% <ø> (ø)
unittest-js 63.32% <ø> (ø)
Impacted Files Coverage Δ
coderd/provisionerdaemons.go 59.11% <0.00%> (-2.56%) ⬇️
peer/conn.go 79.44% <0.00%> (-0.51%) ⬇️
provisionerd/provisionerd.go 81.14% <0.00%> (+0.81%) ⬆️
coderd/workspaceresources.go 58.98% <0.00%> (+1.38%) ⬆️
cli/cliui/job.go 69.23% <0.00%> (+2.56%) ⬆️
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 bf00487...0c25def. Read the comment docs.

@kylecarbs kylecarbs merged commit d371a66 into main Mar 24, 2022
@kylecarbs kylecarbs deleted the confdef branch March 24, 2022 20:02
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