Skip to content

Conversation

@OleksiiBulba
Copy link
Member

  • Added reusable workflows:
    • coding-standards.yml - phpcs, phpmd, php-cs-fixer;
    • composer-lint.yml - composer validate, normalize;
    • continuous-integration.yaml - phpunit;
    • static-analysis.yml - phpstan, psalm;

@OleksiiBulba OleksiiBulba added the enhancement New feature or request label Jul 20, 2023
@OleksiiBulba OleksiiBulba self-assigned this Jul 20, 2023
@OleksiiBulba OleksiiBulba requested a review from Asisyas July 20, 2023 21:33
@OleksiiBulba OleksiiBulba force-pushed the feature/reusable-workflows branch from a820d34 to 12f84a5 Compare August 4, 2023 17:57
- Added reusable workflows:
  - coding-standards.yml - phpcs, phpmd, php-cs-fixer;
  - composer-lint.yml - composer validate, normalize;
  - continuous-integration.yaml - phpunit;
  - static-analysis.yml - phpstan, psalm;

Signed-off-by: Oleksii Bulba <obulba@epam.com>
@OleksiiBulba OleksiiBulba force-pushed the feature/reusable-workflows branch from 12f84a5 to 08db20d Compare August 4, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants