Skip to content

Add the Silverstripe Github action for automated unit testing #32

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

Merged

Conversation

edwilde
Copy link
Collaborator

@edwilde edwilde commented Oct 30, 2023

Resolves #28

Adding the standard Silverstripe Github action to automatically run the tests against supported versions of php.

Screen Shot 2023-10-31 at 9 27 03 AM

The tests will be run:

  • When any code is pushed to the repo
  • Monthly at midnight on the first day of the month - to catch external changes

In addition, I also upgraded phpunit to 9.6, with test changes copied from the SS5 pull request, with SS4 compatibility added.

Copy link
Collaborator

@monkeyfeet monkeyfeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edwilde edwilde merged commit 255f511 into madmatt:main Sep 10, 2024
@edwilde edwilde deleted the task/add-github-actions-workflow branch September 12, 2024 22:17
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.

Get module working with GitHub Actions
2 participants