Skip to content

Add GitHub action to check theme build commands #56

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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