Commit graph

6 commits

Author SHA1 Message Date
celestora
0b010d8c56 chore(install): Fix formatting
ой
2025-02-22 20:51:43 +02:00
celestora
60f6286bde feat(install): Add db upgrade command 2025-02-22 19:36:31 +02:00
6ec54a379d
feat: add linting of code (#1220)
* feat(lint): add php-cs-fixer for linting

Removing previous CODE_STYLE as it was not enforced anyway and using PER-CS 2.0.

This is not the reformatting commit.

* style: format code according to PER-CS 2.0 with php-cs-fixer

* ci(actions): add lint action

Resolves #1132.
2025-01-31 18:20:13 +03:00
Celestora
24f0f3a3f4 Also report errors in build-images 2022-04-06 23:59:31 +03:00
Celestora
c1317a6ff8 Enrich progress reporting for build-images command 2022-04-06 11:22:43 +03:00
Celestora
be83a72be2 Add build-images to openvkctl 2022-04-05 15:54:53 +03:00