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

work_authorizations code is not in hyku yet, this schema change is an error #2400

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

orangewolf
Copy link
Member

@orangewolf orangewolf commented Dec 12, 2024

Fixes #2388 2388

Copy link

Test Results

    3 files  ±0      3 suites  ±0   17m 21s ⏱️ -35s
2 055 tests ±0  1 999 ✅ +1  56 💤 ±0  0 ❌  - 1 
2 082 runs  ±0  2 024 ✅ +1  58 💤 ±0  0 ❌  - 1 

Results for commit 2c71ce0. ± Comparison against base commit b247dd6.

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 03ef3316-6a60-4cea-b31d-c8b3db9b4148
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit e43698b6-f941-4a4b-b31f-c019abbc5886
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read f20cff5c-7e89-4651-bb52-b3bfe603edce
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 8e1b284c-5a07-46b3-83a4-96596a53d3d5
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy c2bc869f-3186-4c92-ad06-08602d31fd06
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit bfb6ad93-9b7d-4895-886f-cd353243fc2c
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 53def0ed-6ac2-4f99-ad38-a85051967f62
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update f8e7cb4c-348a-42b0-988b-087ed33305fc
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 5abac8aa-2fb0-4b30-af71-92edea9bf114
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 6012f540-392d-4fbd-9eb4-e9eda802f853
…
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 7c6cf71f-844e-4fdd-bf58-76223831b98c
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit 849de95f-8fb0-412b-b7fe-184288a5d678
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read eadde72d-9233-4ec1-ad1a-46df34f924df
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 0cc72d11-e746-43dd-b5e4-e321037de128
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 937931dd-43e8-4daf-a236-c3cb4d09a914
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit d7b0aeaf-32f4-402d-a77c-123c25ee8b66
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read d1958660-e184-4b83-8960-7b4c303776b8
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update a614c16a-8e9f-4f98-9f51-116240045d65
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 597af8c0-05c1-4ea1-944f-035801a8286a
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 65cf3109-9936-4dd5-8467-f5cd44f1bd9f
…

@bkiahstroud bkiahstroud merged commit cf5a4fc into main Dec 13, 2024
9 checks passed
@bkiahstroud bkiahstroud deleted the schema_fix branch December 13, 2024 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release ignore this for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

db/schema.rb contains a work_authorizations table that does not have a corresponding migration
3 participants