Skip to content

feat: add ci testing workflow - #5

Closed
Aryan-R-Patel wants to merge 2 commits into
digitalutsc:mainfrom
Aryan-R-Patel:ci/setup-testing-workflow
Closed

feat: add ci testing workflow#5
Aryan-R-Patel wants to merge 2 commits into
digitalutsc:mainfrom
Aryan-R-Patel:ci/setup-testing-workflow

Conversation

@Aryan-R-Patel

Copy link
Copy Markdown
Contributor

Description

This PR adds continuous integration (CI) workflow which uses matrix for testing multiple PHP and Drupal versions and sets up a Docker-based test environment.

Changes

  • Added a new .github/workflows/ci.yml file that defines a matrix CI workflow to test against multiple PHP (8.3, 8.4) and Drupal (10.6, 11.3) versions using Docker containers.
  • The new workflow runs on pushes and pull requests to the main branch, as well as via manual dispatch.

@Aryan-R-Patel

Copy link
Copy Markdown
Contributor Author

Closed as I have included the updated CI changes in PR #7.

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.

1 participant