Skip to content

Fix Current Version Numbers - #7576

Open
orangewolf wants to merge 5 commits into
mainfrom
v5_3_versions
Open

Fix Current Version Numbers#7576
orangewolf wants to merge 5 commits into
mainfrom
v5_3_versions

Conversation

@orangewolf

Copy link
Copy Markdown
Member

When 5.3 was released the version number changes got in to the tagged branch but not in to main. This fixes that.

orangewolf and others added 4 commits July 7, 2026 18:44
* Scope redirects form property to works and collections

The redirects form property and its validator now live on
PcdmObjectForm and PcdmCollectionForm rather than the shared
ResourceForm, so FileSetForm no longer inherits a property its
model does not back.

With redirects enabled in non-flexible mode, Reform builds the form
twin by reading every declared property off the model. FileSet has no
`redirects` attribute, so inheriting the property from ResourceForm
raised NoMethodError when editing or validating a FileSet.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* remove confusing and unnecessary comment

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Rob Kaufman <rob@notch8.com>
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

Test Results

    17 files  ±0      17 suites  ±0   3h 26m 15s ⏱️ + 4m 44s
 8 016 tests  - 3   7 709 ✅  - 3  307 💤 ±0  0 ❌ ±0 
27 423 runs  ±0  26 824 ✅ ±0  599 💤 ±0  0 ❌ ±0 

Results for commit 55ef39c. ± Comparison against base commit c57d5bb.

This pull request removes 447 and adds 444 tests. Note that renamed tests count towards both.
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f0c22ceb910>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f0f08418c00>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f707ef65dd8>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007fa4cf2e94d0>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f0c2e77bcd0>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f0f09daf290>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f707ebeb540>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007fa4d9850f18>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 35f059f3-a919-44fb-b4df-bff39220a615
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: 8b838429-befa-41db-8912-ca6aeb8a43a9
…
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f0de39f7f98>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f653e28c940>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f9f1984d5e0>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007fb3c2d43988>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f0df452bf58>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f653e2b0a20>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f9f19842e60>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007fb3b6a58860>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: b6fc5de2-0d31-45eb-8ebe-3232be0d8724
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: 09bac684-7b81-4d15-b174-0d8cf99e2890
…

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants