Skip to content

Feature/GitHub actions test#4

Merged
IvanZugec merged 6 commits intomainfrom
feature/github-actions-test
Jan 17, 2026
Merged

Feature/GitHub actions test#4
IvanZugec merged 6 commits intomainfrom
feature/github-actions-test

Conversation

@IvanZugec
Copy link
Member

No description provided.

Includes step-by-step instructions for cloning, setting up DDEV, installing dependencies, and applying the recipe to get the site running quickly.
Includes ddev launch to open the site in browser and ddev drush uli to generate admin login link.
Adds automated testing on push and pull_request events that:
- Sets up DDEV environment
- Installs Composer dependencies
- Installs site with ww_tailwind_site recipe
- Verifies homepage contains expected content
Ensures the DDEV project name is set to ww-tailwind-site
before running other DDEV commands.
- Remove ddev config step (not needed)
- Change triggers: push only on main, always on pull_request
- Add intentionally failing test for verification
@IvanZugec IvanZugec merged commit c6402eb into main Jan 17, 2026
1 check passed
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