Skip to content

feat: update composer file and add reusable workflow - #5

Merged
kylehuynh205 merged 1 commit into
mainfrom
feat/update-composer-and-add-reusable-workflow
Mar 27, 2026
Merged

feat: update composer file and add reusable workflow#5
kylehuynh205 merged 1 commit into
mainfrom
feat/update-composer-and-add-reusable-workflow

Conversation

@Aryan-R-Patel

Copy link
Copy Markdown
Contributor

Description

This PR updates the composer file, and the CI workflow to use a reusable workflow, simplifying the setup and maintenance of the workflow.

Changes

  • Updates the composer file by adding require section to solve the error jq: error (at web/modules/contrib/islandora_iiif_hocr_extend/composer.json:5): null (null) has no keys.
  • Replaces the custom build job in .github/workflows/ci.yml with a call to the islandora-module-ci reusable workflow from digitalutsc/reusable_workflows, passing in the module name and disabling Chromedriver installation. This removes the explicit matrix, Docker commands, and manual steps, streamlining the workflow configuration.

@kylehuynh205
kylehuynh205 merged commit 63f81f7 into main Mar 27, 2026
4 checks passed
@kylehuynh205
kylehuynh205 deleted the feat/update-composer-and-add-reusable-workflow branch March 27, 2026 15:31
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