jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
18 stars 13 forks source link

Only run napari-hub preview on adding hub-preview label #59

Closed jni closed 2 years ago

jni commented 2 years ago

The preview bot can be very distracting when commenting on every push, even on PRs that have nothing to do with the hub. This instead runs it when the label 'hub-preview' is added, or when the workflow is manually triggered for the PR.

See also chanzuckerberg/napari-hub#449.

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (d80a30f) into main (1f49712) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files           4        4           
  Lines         141      141           
=======================================
  Hits          117      117           
  Misses         24       24           

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 1f49712...d80a30f. Read the comment docs.

deprecated-napari-hub-preview-bot[bot] commented 2 years ago

Preview page for your plugin is ready here: https://preview.napari-hub.org/jni/affinder/59

jni commented 2 years ago

Whoop! Worked like a charm. Merging!