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

Clean the partially checked out folder after known host verification failed #302

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

Skarlso
Copy link
Member

@Skarlso Skarlso commented Sep 15, 2021

No description provided.

@Skarlso
Copy link
Member Author

Skarlso commented Sep 15, 2021

/test

@gaia-bot
Copy link

Command received. Building new test image.

@gaia-bot
Copy link

New version pushed. Please wait for 5 minutes for it to propagate.

@codecov-commenter
Copy link

Codecov Report

Merging #302 (f599de3) into master (a591e36) will increase coverage by 2.52%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage   58.24%   60.77%   +2.52%     
==========================================
  Files          58       58              
  Lines        4182     4625     +443     
==========================================
+ Hits         2436     2811     +375     
- Misses       1283     1342      +59     
- Partials      463      472       +9     
Impacted Files Coverage Δ
workers/pipeline/git.go 65.38% <40.00%> (+1.13%) ⬆️
providers/rbac/provider.go 96.87% <0.00%> (-1.34%) ⬇️
workers/pipeline/create_pipeline.go 42.10% <0.00%> (-1.23%) ⬇️
plugin/grpc.go 0.00% <0.00%> (ø)
handlers/service.go 100.00% <0.00%> (ø)
security/rbac/noop.go 90.00% <0.00%> (ø)
workers/agent/tags.go 100.00% <0.00%> (ø)
handlers/permission.go 100.00% <0.00%> (ø)
helper/rolehelper/role.go 100.00% <0.00%> (ø)
workers/pipeline/service.go 100.00% <0.00%> (ø)
... and 49 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 a591e36...f599de3. Read the comment docs.

@Skarlso
Copy link
Member Author

Skarlso commented Sep 15, 2021

Closes #301

@Skarlso Skarlso merged commit daaf079 into master Sep 15, 2021
@Skarlso Skarlso deleted the clean_checked_out_folder branch September 15, 2021 04:50
@Skarlso
Copy link
Member Author

Skarlso commented Sep 15, 2021

Tested and it works.

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.

Cloning fails if the host file isn't working and it tries to clone again
3 participants