-
Notifications
You must be signed in to change notification settings - Fork 0
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
📩 MMIF Download #182
Merged
Merged
📩 MMIF Download #182
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
afred
force-pushed
the
179-mmif-download
branch
from
October 26, 2023 13:08
4ef4dd5
to
fe68c6f
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #182 +/- ##
==========================================
+ Coverage 65.98% 67.32% +1.33%
==========================================
Files 20 20
Lines 976 1016 +40
==========================================
+ Hits 644 684 +40
Misses 332 332 ☔ View full report in Codecov by Sentry. |
afred
force-pushed
the
179-mmif-download
branch
from
November 8, 2023 02:44
173628f
to
d6163b8
Compare
afred
force-pushed
the
179-mmif-download
branch
from
November 9, 2023 16:04
4288476
to
eb3ee52
Compare
afred
force-pushed
the
179-mmif-download
branch
from
November 16, 2023 14:22
c3588d6
to
32f31e7
Compare
mrharpo
force-pushed
the
179-mmif-download
branch
from
November 16, 2023 23:00
24af695
to
ff2aed9
Compare
mrharpo
approved these changes
Nov 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
mrharpo
added a commit
that referenced
this pull request
Feb 26, 2024
* main: 🍼 Ensure pip (#195) Adds pip to venv (#192) Adds venv to start of PATH (#191) Activates venv in production image (#190) 🎬 Row actions (#188) 🤖 Update dependencies (#186) 📩 MMIF Download (#182) ⛓️ Metaflow links (#185) 🎱 Fields: `Finished`, `Successful` (#184) ➕ Add MMIF to batch (#181) 🤖 Update dependencies (#177) 🔏 Requires valid access tokens for API calls (#173) 🏞 `MMIF` source (#168) ⌛ Expires all (#172) 🤖 Update dependencies (#171) 📄 Page title (#162) Fixes MediaFilesGuidsField, combines usage (#170)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MMIF Download
Adds bulk download MMIF functionality
Closes #179