Skip to content

feat/add-ci-and-linting#7

Merged
kylehuynh205 merged 5 commits into
mainfrom
feat/add-ci-and-linting
Apr 1, 2026
Merged

feat/add-ci-and-linting#7
kylehuynh205 merged 5 commits into
mainfrom
feat/add-ci-and-linting

Conversation

@Aryan-R-Patel
Copy link
Copy Markdown
Contributor

@Aryan-R-Patel Aryan-R-Patel commented Mar 30, 2026

Description

This PR adds a reusable CI workflow and lints the codebase.

Changes

  • Adds .github/workflows/ci.yml that makes a call to the islandora-module-ci reusable workflow from digitalutsc/reusable_workflows, passing in the module name and disabling Chromedriver installation.
  • Lint the codebase.
  • Add empty require section in the composer file to avoid 'jq` error in the CI.
  • Change theme from stable to stark and assert the status code instead of message in the LoadTest.
  • Make tests run in separate processes (Reference).

@kylehuynh205 kylehuynh205 merged commit 1ded9c9 into main Apr 1, 2026
4 checks passed
@kylehuynh205 kylehuynh205 deleted the feat/add-ci-and-linting branch April 1, 2026 19:16
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