Skip to content

Conversation

dermatz
Copy link
Collaborator

@dermatz dermatz commented Mar 11, 2025

Fixes #55

Add a new GitHub action to set up a Magento demo store and check theme build commands.

  • New GitHub Action: Add .github/workflows/magento-theme-build.yml to set up a Magento demo store and check theme build commands.

    • Runs on push and pull_request events.
    • Includes steps to set up Homebrew, install ddev, set up ddev, install Magento, and run theme build commands.
  • README Update: Update README.md to include instructions on how to use the new GitHub action for checking theme build commands.

    • Add a new section "GitHub Action for Checking Theme Build Commands" with usage instructions.

Fixes #55

Add a new GitHub action to set up a Magento demo store and check theme build commands.

* **New GitHub Action**: Add `.github/workflows/magento-theme-build.yml` to set up a Magento demo store and check theme build commands.
  - Runs on `push` and `pull_request` events.
  - Includes steps to set up Homebrew, install ddev, set up ddev, install Magento, and run theme build commands.

* **README Update**: Update `README.md` to include instructions on how to use the new GitHub action for checking theme build commands.
  - Add a new section "GitHub Action for Checking Theme Build Commands" with usage instructions.
Copy link

trunk-io bot commented Mar 11, 2025

⏱️ 2m total CI duration on this PR

Job Cumulative Duration Recent Runs
build 2m 🟥
check-changelog 2s 🟥

settingsfeedbackdocs ⋅ learn more about trunk.io

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.

Feature-Request: GitHub actions test
1 participant