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

test: enhance automated Laravel test GitHub action #62

Merged
merged 15 commits into from
Dec 11, 2023

Conversation

Lapotor
Copy link
Collaborator

@Lapotor Lapotor commented Dec 11, 2023

This enhances the automated PHP test GitHub action with the following improvements:

  • Test on Multiple PHP Versions: The GitHub action now tests on multiple PHP versions, ensuring compatibility across a range of PHP environments.

  • Integrate Databases for Testing: A MariaDB & PostgreSQL database has been added to have real world testing.

  • Include Caching for Optimization: Caching mechanisms have been integrated to optimize the testing process, improving overall workflow efficiency.

These changes collectively enhance the reliability and compatibility of the automated Laravel test GitHub action, providing a more comprehensive validation of the application across different PHP environments and database configurations.

Signed-off-by: Valentin Sickert <[email protected]>
@Lapotor Lapotor self-assigned this Dec 11, 2023
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
@Lapotor Lapotor requested a review from whyauthentic December 11, 2023 20:02
@whyauthentic whyauthentic merged commit 38beae2 into main Dec 11, 2023
15 checks passed
@whyauthentic whyauthentic deleted the ci/improveActionTest branch December 11, 2023 20:09
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