Commit Graph

9 Commits

Author SHA1 Message Date
RD WebDesign d037066d83 Better output for "prettier" test (#2014)
* Better prettier output

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Adding a new test, to preserve the current behavior.

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Fix command

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-22 18:01:10 +00:00
rdwebdesign de03a34ca0 Select PHP version for phpstan
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-15 16:58:13 -03:00
XhmikosR 0c1560acc4 Update test.yml
* remove unneeded `CI` env var; it's already set by the runner
* specify `FORCE_COLOR: 2`
* update to the latest `actions/setup-node`
* cache npm
* update to Node.js 14

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-09-12 10:29:53 +03:00
Adam Warner b11f249771 Update codeql.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-15 17:36:29 +00:00
buchwasa 79b474009e Added phpstan
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
2020-11-30 23:50:20 -05:00
XhmikosR 3fd0f2deaa Add CodeQL Action (#1476)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-07-02 12:04:43 +03:00
XhmikosR 37d75b9c46 Update CI config
* only run the workflows for pushes to master and develop branches and for all PRs
* remove moot `strategy` since we use one Node.js version

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-29 11:24:50 +03:00
XhmikosR f7277b28b8 CI: remove no longer needed steps
The latest `actions/setup-node` prints this info by default

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 17:40:04 +03:00
XhmikosR d29ac3aa63 Add GitHub Actions CI support.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-01-02 19:42:19 +02:00