Skip to content
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

[Chore] improve the repo's build process #38

Open
5 tasks
dkarlovi opened this issue May 26, 2020 · 0 comments
Open
5 tasks

[Chore] improve the repo's build process #38

dkarlovi opened this issue May 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dkarlovi
Copy link
Contributor

Some ideas:

  • Switch to Github actions
  • Add static analysis (PHPStan, Psalm)
  • Add mutation testing (Infection)
  • Add code style checker (CS Fixer)
  • Make it Docker-based so any developer can run it fully locally easily (PHPQA)

Example which can very easily be adapted to do all this:
https://github.com/dkarlovi/xezilaires-dev

@dkarlovi dkarlovi added the enhancement New feature or request label Nov 24, 2020
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

No branches or pull requests

1 participant