acr-wonderland/Compose Test
Testing docker compose in github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 25, 2025
- License
- None
Pinned Snippet
uses: acr-wonderland/docker-compose-action-test@359ad3d9f5bfdb6a9530cad7acf8064fb9a04a5b # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used to check repository content and provide feedback. By default, this uses the repository token provided by GitHub Actions. You can customize this by replacing this token with a user token which has write-access to your repository. Note that the token will be accessible to all repository collaborators. | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| result | Base64-encoded JSON containing the results of the grading. |