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 + run migration #2330

Merged
merged 1 commit into from
Sep 19, 2024
Merged

⚙️ Update Bulkrax + run migration #2330

merged 1 commit into from
Sep 19, 2024

Conversation

ShanaLMoore
Copy link
Collaborator

Updates bulkrax gem and runs migration to add last_imported_at and next_import_at columns. This fixes the bulkrax index sorting errors.

Issue:

Updates bulkrax gem and runs migration to add last_imported_at and next_import_at columns. This fixes the bulkrax index sorting errors.
@ShanaLMoore ShanaLMoore added the patch-ver for release notes label Sep 18, 2024
Copy link

github-actions bot commented Sep 18, 2024

Test Results

    3 files  ±0      3 suites  ±0   17m 39s ⏱️ -28s
2 034 tests ±0  1 984 ✅ ±0  50 💤 ±0  0 ❌ ±0 
2 061 runs  ±0  2 009 ✅ ±0  52 💤 ±0  0 ❌ ±0 

Results for commit 6783de4. ± Comparison against base commit 6ad34e1.

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 14c09e36-5359-4e9d-b2c4-6d34a714cbb0
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit ba33f5ab-5c7e-4cbb-99bd-d11813d2a0d3
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read beab8792-9e5d-4a37-bd0f-46f62a677130
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 805e209f-c1c8-444c-abee-3048ed49dc9e
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy b9855cfd-9e3c-464b-8762-f12501cac3d5
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 561a1c3e-6aea-43c9-bda0-6d4beec2e5c2
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 7942a063-0cf6-47d3-a445-290e7eee4c8a
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update e21406d3-332c-4ce3-a04a-4385294e9a5b
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy e77e79cb-7a65-435c-8fba-6baa930713dc
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 09f061df-610c-4ad7-bb87-177dc27571d0
…
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy e40aa0a5-23c0-4ec2-a606-2057353e1a22
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit 2b32d4e5-b625-4f62-ab6f-f17262f199ff
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read ab961dee-166d-4714-b22f-c05fdff3e1ab
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 2193c150-d2e7-4787-9ed8-0ecaf17fe939
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 5dea1ff3-dc23-4241-b84e-9b6e0b509370
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit eaf7ddc7-4e40-4c75-b8d0-e521a9786897
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 1cdfc8b8-6d39-4f38-8df4-985e80d2dfaa
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update de8aea71-8616-42ce-9fc5-bcb0605986bf
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 9a7c6380-2b6b-4161-9fd1-0279182c032a
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit a36da24a-4e53-4fdd-b8ca-a79f573ed0ed
…

♻️ This comment has been updated with latest results.

@ShanaLMoore ShanaLMoore merged commit adedae5 into main Sep 19, 2024
9 checks passed
@ShanaLMoore ShanaLMoore deleted the update-bulkrax-gem branch September 19, 2024 14:42
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