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

🐛 Favor FileUtils.rm_f #309

Merged
merged 2 commits into from
Dec 7, 2023
Merged

🐛 Favor FileUtils.rm_f #309

merged 2 commits into from
Dec 7, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Dec 7, 2023

🐛 Favor FileUtils.rm_f

9c3713c

File does not respond to .rm_f; we instead want to use
FileUtils.rm_f.

Co-authored-by: Kirk Wang [email protected]

🐛 Address yanked 0.3.2 json-canonicalization

61350ae

Related to:

`File` does not respond to `.rm_f`; we instead want to use
`FileUtils.rm_f`.

Co-authored-by: Kirk Wang <[email protected]>
@jeremyf jeremyf requested a review from kirkkwang December 7, 2023 16:56
@kirkkwang kirkkwang merged commit e476998 into main Dec 7, 2023
9 checks passed
@kirkkwang kirkkwang deleted the fix-rm_f-call branch December 7, 2023 18:30
kirkkwang added a commit to notch8/adventist-dl that referenced this pull request Dec 7, 2023
This commit will update both IIIF Print and Derivative Rodeo to fix
erorrs that caused the CreateDerivativesJob to fail and never reach the
Tesseract stage.  Also we update the logic in the FileSetIndexer to
ensure we don't get a nil value for `all_text_tsimv`.

Ref:
  - https://github.com/scientist-softserv/adventist-dl/issues/695
  - notch8/iiif_print#309
  - notch8/derivative_rodeo#74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants