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

Add 3.x for professional-wiki/edtf #105

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Add 3.x for professional-wiki/edtf #105

merged 1 commit into from
Aug 7, 2023

Conversation

seth-shaw-asu
Copy link
Member

@seth-shaw-asu seth-shaw-asu commented Aug 3, 2023

GitHub Issue: #101

What does this Pull Request do?

Adds ^3 as a valid version for professional-wiki/edtf.

How should this be tested?

  • composer require islandora/controlled_access_terms:"dev-issue-101 as 2.2.3" professional-wiki/edtf:^3. Composer should be happy with this.
  • Smoke test, especially the year indexing feature, which is the only spot where we currently use the professional-wiki code.

Alternatively, if you don't want to go through and set up all the year search index stuff, you could save the test-edtf-3.php.txt (a trimmed down version of the year index code) to your web directory, rename it to remove '.txt' which I had to add to appease GitHub, and run drush scr test-edtf-3.php -- '2017/2022' (or substitute '2017/2022' with any other valid EDTF). Look for a list of integers matching the years covered by the EDTF with no errors appearing.

Interested parties

@Islandora/committers

@rosiel
Copy link
Member

rosiel commented Aug 7, 2023

Passed smoke test.

@rosiel rosiel merged commit eb4484c into 2.x Aug 7, 2023
9 checks passed
@rosiel rosiel deleted the issue-101 branch August 7, 2023 15:35
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