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

Update bulkrax and add user stat importer decorator #2428

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

kirkkwang
Copy link
Collaborator

Update Bulkrax

8908166

This commit will bring in view changes from Bulkrax for the importer
show page.

Ref:

Add UserStatImporterDecorator

27345d8

This commit will override the #process_files method to use the Hyrax
query service instead of the old ActiveFedora way of finding the
FileSet.

Ref:

This commit will bring in view changes from Bulkrax for the importer
show page.

Ref:
- samvera/bulkrax#1011
This commit will override the #process_files method to use the Hyrax
query service instead of the old ActiveFedora way of finding the
FileSet.
@kirkkwang kirkkwang added the patch-ver for release notes label Jan 23, 2025
Copy link

github-actions bot commented Jan 23, 2025

Test Results

    3 files  ±0      3 suites  ±0   17m 29s ⏱️ -3s
2 056 tests ±0  2 000 ✅ ±0  56 💤 ±0  0 ❌ ±0 
2 083 runs  ±0  2 025 ✅ ±0  58 💤 ±0  0 ❌ ±0 

Results for commit 27345d8. ± Comparison against base commit c507eab.

This pull request removes 42 and adds 42 tests. Note that renamed tests count towards both.
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy d8bfe8d9-41a8-42df-a267-eb5f5f6b4e79
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit b9d13f3f-a5d5-4f12-8419-e2585469bb46
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read 12bbab2d-66dd-4c37-b72f-7bc19fd47423
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update da01288c-e346-4a63-ab4b-151ee8d01f7c
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 0c157755-202e-4d73-b88d-f6df51c3eab9
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit eeac2178-b48a-494e-b74f-b3a82973c088
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 1a436664-dd18-4ff7-9afe-5f12c8120f12
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update e427c5e4-0c61-4333-b208-c3aa9b9a8314
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 985814fa-4343-4d26-add8-8ba86ffc2e74
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 16a3c8b9-0fe0-4fa6-8fea-4825dfb98639
…
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 9edac603-28d8-4a4b-8723-f1fdf65fa265
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit 09db8e69-c302-4a89-8db5-f6d774a80dfe
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read e1e9bb1d-3120-4a81-8ef0-5f91ce98ed1c
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 1458f4a4-ebe6-433d-9440-0a2c958a86f1
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy a3fe97ec-ef2c-40d0-a614-a67b8dfa6ff4
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit f8ab3f86-04cc-425d-8171-2d20f1e2148f
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 260469e5-e610-4c5c-b205-6876759c0bec
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 4a136654-5ce2-4586-a91e-c043131a7183
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 1c2d8d8d-0c13-40a3-847a-9f74d74a9f3a
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 34a90774-9d11-496e-9139-a75e4e2b6563
…

♻️ This comment has been updated with latest results.

@kirkkwang kirkkwang merged commit c90b207 into main Jan 24, 2025
8 of 9 checks passed
@kirkkwang kirkkwang deleted the update-bulkrax-and-add-user-stat-importer-decorator branch January 24, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants