Skip to content
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

Update github action definition #227

Closed
wants to merge 6 commits into from
Closed

Conversation

SvenRtbg
Copy link
Contributor

I extracted the codestyle part because that should be the same for all PHP versions. Also I added validating the composer.json there because why not.

The remaining test is now renamed to "phpunit" for a nicer name feeling in the Github UI.

It just seems like this script needs activation in your repository... in my fork, I started by adding a very generic template using the UI function, and magically... the original "master" version already seems to work, although it complains about outdated action scripts.

Closes #221

@SvenRtbg
Copy link
Contributor Author

Would really like to see the workflow executed here... investigating.

@SvenRtbg
Copy link
Contributor Author

@cweiske I think this is good to go from my side now.

@cweiske cweiske closed this in dddcdc0 Feb 27, 2024
@cweiske
Copy link
Owner

cweiske commented Feb 27, 2024

Thank you so much for your work!

@SvenRtbg
Copy link
Contributor Author

There is more in the queue, but I wasn't sure about feedback. I'll try to make small steps. :)

cweiske pushed a commit that referenced this pull request Sep 8, 2024
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.

Automatic unit test execution
2 participants