Rosie Le Faive
d5556f445d
Add PHP 8.2 <strike>and Drupal 10.2</strike> to testing matrix ( #987 )
...
* Add PHP 8.2 and Drupal 10.2 to testing matrix
* Use `name` key when creating test content type.
* Remove `gemini_url` from schema.
* Remove gemini_url from islandora.settings.yml
* Update OcrTextFormatter.php
* Remove Drupal 10.2 from matrix, known fail.
1 year ago
Rosie Le Faive
76eb4717a2
Specify fetch-depth during mirroring to gitlab.
1 year ago
Rosie Le Faive
5d83504778
Revert "Revert gitlab mirror to checkout v1."
1 year ago
Rosie Le Faive
d1357d347d
Revert gitlab mirror to checkout v1.
1 year ago
Rosie Le Faive
0408edb93f
Push tags to gitlab. ( #974 )
...
* Push tags to gitlab.
* Update gitlab-mirror.yml
* Update build-2.x.yml for deprecated github actions.
1 year ago
Rosie Le Faive
5331b0b7d5
Add push to Gitlab action. ( #966 )
...
* Add push to Gitlab action.
* Only push 2.x branch.
1 year ago
Rosie Le Faive
d1861de270
Test on 8.1.
1 year ago
Rosie Le Faive
ffd128db80
Typo prevented submodule functional tests from running.
1 year ago
Rosie Le Faive
2c332348dc
Undo overzealous Rector.
1 year ago
Rosie Le Faive
354341988b
Drupal 10 Compatibility from Upgrade Status
1 year ago
Rosie Le Faive
05fc3f9b88
Test on 8.1.
1 year ago
Rosie Le Faive
b3f2c006b1
Typo prevented submodule functional tests from running.
1 year ago
Rosie Le Faive
879dc2091d
Undo overzealous Rector.
1 year ago
Islandora Foundation Community
0e8c05cc7b
Update PULL_REQUEST_TEMPLATE.md
2 years ago
Rosie Le Faive
eb53ff474e
revert setting up chromedriver.
2 years ago
Rosie Le Faive
07e3c49ecc
Add webdriver setting in phpunit.xml.
2 years ago
Rosie Le Faive
87231dc5c0
try now
2 years ago
Rosie Le Faive
705f623fdb
chromedriver.
2 years ago
Rosie Le Faive
1415bd509b
chromedriver.
2 years ago
Rosie Le Faive
cebeeaec5c
typo.
2 years ago
Rosie Le Faive
724d0845f4
typo.
2 years ago
Rosie Le Faive
dd58302b98
Try to get FunctionalJavascript working.
2 years ago
Rosie Le Faive
2d8df5a226
Remove future versions we're not ready for.
2 years ago
Rosie Le Faive
cdb83ece92
Update matrix.
2 years ago
Rosie Le Faive
f4e91b20a3
Fix matrix.
2 years ago
Rosie Le Faive
551a6673bf
Add back drupal 9.3.
2 years ago
Rosie Le Faive
5644a68a06
Try again to use matrix overrides.
2 years ago
Rosie Le Faive
98c9ba4c63
simplify matrix.
2 years ago
Rosie Le Faive
85cf0822f5
Allow failure on php 8.1 and add back drupal 10.
2 years ago
Rosie Le Faive
19db152531
Test matrix: remove php7.3, mysql5.7.
2 years ago
Rosie Le Faive
222c9601c1
Rename multifile media ocr derivative type. ( #875 )
...
* Rename multifile media ocr derivative type.
* Remove errant 10.0.x/php 8.0 test
2 years ago
Jordan Dukart
e0152eaa8c
Per step not job. ( #866 )
3 years ago
Jared Whiklo
c1aa0a5f2f
Update testing ( #861 )
...
* Update Github Actions to test more
3 years ago
Rosie Le Faive
4b9493210e
Start fixing branches to semver.
3 years ago
Rosie Le Faive
aa94c9afa5
Add "Documentation" section to pull request template ( #846 )
...
* Update PULL_REQUEST_TEMPLATE.md
* fix spelling.
3 years ago
dannylamb
1b6bea7902
Removing gemini ( #822 )
...
* Removing gemini
* Forgot a test
* Update composer.json
* Adding views needed for reindexing
* Trying to fix composer update fail on D9.1.1
* Another attempt
* Coding standards
* Removing some validation tests from IslandoraSettingsFormTest
* Update islandora.module
* Update composer.json
* Update build-8.x-1.x.yml
4 years ago
elizoller
71cbda2a9d
update drupal core to 9.1.5
4 years ago
Jared Whiklo
76fea69d34
Switch Travis to Github Actions ( #823 )
...
* Try github actions
* Remove travis.yml
4 years ago
dannylamb
cc21297c0b
De-CLAWing
5 years ago
Yamil
d09f2326dd
Ran Aspell CLI spell checker ( #178 )
...
I used an Aspell "word list" based on the "word list" from the ISLE repo found
here...
https://raw.githubusercontent.com/Islandora-Collaboration-Group/ISLE/master/.aspell.en.pws
5 years ago
Jonathan Green
afcd377f9e
Add JWT Token Authentication ( #38 )
...
* Add JWT Token Authentication
This adds JWT token authentication to Islandora. We send these tokens
along with broadcast messages, and can use them to authenticate with
Fedora as well as call back into Islandora.
* Updated the version for JWT in the composer file.
* JwtEventSubscriber tests.
* Fixing copy/pasta mistake in tests (#2 )
* Update JWT Structure to Eliminate Nesting
No java JWT parsing libraries like when a JWT contains nested
structures, even when that is allowed in the standard. This
commit updates our code so we put the drupal data at the
root level of the JWT claims, instead of in a subclaim.
* Coding standards for new sniffs
8 years ago
Amanda Lehman
74004f2bad
Pull Request Template ( #45 )
8 years ago