JuliaImages / ImageView.jl

Interactive display of images and movies
MIT License
136 stars 32 forks source link

Switch to TAGBOT key for CompatHelper #254

Closed timholy closed 2 years ago

timholy commented 2 years ago

The CompatHelper script gives this interesting message:

[ Info: This doesn't look like a raw SSH private key. I will assume that it is a Base64-encoded SSH private key. I will now try to Base64-decode it.
[ Info: This was a Base64-encoded SSH private key. I Base64-decoded it, and now I have the raw SSH private key.

but then various "permission denied" errors follow. This switches to the TAGBOT key like Images.jl.

codecov[bot] commented 2 years ago

Codecov Report

Merging #254 (5b4254e) into master (cb40b66) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   66.63%   66.73%   +0.10%     
==========================================
  Files           7        7              
  Lines         938      938              
==========================================
+ Hits          625      626       +1     
+ Misses        313      312       -1     
Impacted Files Coverage Δ
src/ImageView.jl 88.99% <0.00%> (+0.30%) :arrow_up:

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 cb40b66...5b4254e. Read the comment docs.