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

Compatibility fixes. #42

Merged
merged 20 commits into from
Apr 26, 2023
Merged

Compatibility fixes. #42

merged 20 commits into from
Apr 26, 2023

Conversation

alxp
Copy link
Contributor

@alxp alxp commented Jun 22, 2022

What does this Pull Request do?

Compatibility fixes and improvements that we have been running as a fork.

What's new?

  1. Update README to change Islandora 8 to Islandora 2
  2. Migrate Plus version dependency update
  3. Fix broken authentication in islandora_files migration.
  4. Improved islandora_objects migration:
  5. Add 'isMemberOf' along with 'isMemberOfCollection' to the field_member_of destination.
  6. Don't bail on an object if it's a member of a collection that is not in the current migration.
  • Does this change require documentation to be updated? No

  • Does this change add any new dependencies?
    Migrate Conditions

  • Does this change require any other modifications to be made to the repository No

  • Could this change impact execution of existing code? No

How should this be tested?

Have access to an Islandora 7 site with standard objects such as books and pages.

Follow the instructions in the README to migrate sample content to a new or existing Islandora 2 site.

Additional Notes:

We are embarking on a books migration so further updates will come as we encounter issues.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora-Devops/committers

@alxp alxp changed the base branch from 1.x to 2.x June 29, 2022 18:16
@alxp
Copy link
Contributor Author

alxp commented Jun 29, 2022

Created a 2.x base branch to account for dependency update and bring in line with Islandora.

@rosiel rosiel merged commit e374176 into Islandora-Devops:2.x Apr 26, 2023
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.

2 participants