kurozumi/Plugin test for EC-CUBE
Workflow for testing EC-CUBE plugins
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 24, 2025
- License
- MIT
Pinned Snippet
uses: kurozumi/eccube-plugin-test@5aaa7918c8778e503907d2c2a9d56f8f740820e0 # v1.0.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Working directory relative to the root directory. | — | ec-cube |
| plugin-directory | Plugin directory relative to the root directory. | — | ./ |
| plugin-code | — | yes | — |
| plugin-package-name | — | yes | — |
| plugin-archive | — | — | true |
| pre-composer-install | — | — | "" |
| dependency-plugins-enable | — | — | "" |
| dependency-plugins-disable | — | — | "" |
| composer-version | — | — | v2 |
| app-env | — | — | test |
| app-debug | — | — | 0 |
Outputs
no outputs