Rob Kaufman
Rob Kaufman
we had a bunch of registries with 0 length or otherwise undeleteable tags in them. We hacked around this by pushing a small image to those tags and then re-running...
also ran the Rubocop auto update and fixed the remaining rubocop issues
We currently only push images to the Github registry manually. I instead propose that we build them via Circle CI and build both amd64 and arm64. This lays the groundwork...
### Descriptive summary When using S3 backed file uploads, a call to file.file_url will return a http based url. This gets passed in to https://github.com/samvera/hyrax/blob/master/app/models/collection_branding_info.rb#L22 where FileUtils.cp is called. FileUtils...
I'm getting permissions issue when using this on a private fork of a private repo (hook is on the child, not the parent). Is that expected to work? This is...
Refs https://github.com/samvera-labs/bulkrax/issues/647 This task wraps Bulkrax's reset task and makes it work for all tenants. Waiting for https://github.com/samvera-labs/bulkrax/pull/648 to be merged and Bulkrax to be updated before we merge this....
Update Rubocop to a more recent release.
- create jpgs from pdf - only escape urls that are unsafe - newspaper_works gem - attach_files_to_work performance improvements - propritor views should reset account properly - helm template helper...
Do not allow solr, admin, www or fedora as subdomain names.
Fixes from PALNI / PALCI for font and color theming work. This work has already been merged in to Hyku, these are just late tweaks and additions to those features.