-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates submodule to pull in the following commits: <img width="1310" alt="image" src="https://github.com/user-attachments/assets/69629e99-042d-4f54-a0e5-afbb90a2f942">
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hyrax-webapp
updated
10 files
+1 −0 | Gemfile | |
+14 −3 | Gemfile.lock | |
+9 −9 | app/controllers/catalog_controller.rb | |
+17 −37 | app/jobs/migrate_resources_job.rb | |
+51 −0 | app/services/migrate_resource_service.rb | |
+34 −6 | config/initializers/wings.rb | |
+12 −1 | docs/configuration.md | |
+7 −0 | lib/reprocessor.rb | |
+12 −1 | spec/jobs/migrate_resources_job_spec.rb | |
+15 −4 | yarn.lock |