Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

add more ci-checks #31

@github-actions

Description

@github-actions

vendor/bin/parallel-lint src public migrations config XDEBUG_MODE=off bin/composer-require-checker --no-interaction --config-file=$PWD/composer-require-checker.json vendor/bin/config-transformer --dry-run bin/console debug:translation --all --only-missing en vendor/bin/rector --dry-run vendor/bin/phpstan -v --memory-limit=1G {{ if output == "github" { "--error-format=github" } else { "" } }} cd .. && pnpm spectral lint openapi.yaml {{ if output == "github" { "--format=github-actions" } else { "" } }


# TODO: add more ci-checks
# vendor/bin/parallel-lint src public migrations config
# XDEBUG_MODE=off bin/composer-require-checker --no-interaction --config-file=$PWD/composer-require-checker.json
# vendor/bin/config-transformer --dry-run
# bin/console debug:translation --all --only-missing en
# vendor/bin/rector --dry-run


This issue was generated by todo-issue based on a TODO comment in e932822. It's been assigned to @HellPat because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions