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

add cron task to fetch manifests #216

Merged
merged 16 commits into from
Jul 25, 2022
Merged

Conversation

tlambert03
Copy link
Collaborator

@tlambert03 tlambert03 commented Jul 25, 2022

This will run a cron job twice a day to gather manifests and put them in the manifests branch

I actually don't expect this to work until it's on the main branch, so will likely merge to test. I tested on my personal branch and it works. It doesn't really affect any of the repo (except the addition of an --all flag to npe2 fetch)

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #216 (f8e03b5) into main (f9ef486) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #216   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines         2230      2251   +21     
=========================================
+ Hits          2230      2251   +21     
Impacted Files Coverage Δ
npe2/_fetch.py 100.00% <100.00%> (ø)
npe2/cli.py 100.00% <100.00%> (ø)

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 f9ef486...f8e03b5. Read the comment docs.

@tlambert03 tlambert03 merged commit 3814e6e into napari:main Jul 25, 2022
@tlambert03 tlambert03 deleted the fetch-branch branch July 25, 2022 22:06
@tlambert03 tlambert03 added the hide this should be hidden from changelog label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hide this should be hidden from changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant