Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot]
6485300e73
[ga]: Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 06:14:32 +00:00
azjezz
bff689c862 require php 8.0 2021-05-14 18:03:29 +01:00
dependabot[bot]
2f0601cf1c
[ga]: Bump actions/cache from v2.1.4 to v2.1.5 (#181)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 09:10:28 +01:00
Saif Eddin Gmati
53f657273b
add static analysis tests (#180) 2021-04-11 17:12:01 +01:00
dependabot[bot]
5cea47b1f1 [ga]: Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-28 09:44:39 +01:00
azjezz
aa7b5779b3 move tools to a sub directory 2021-03-28 09:29:08 +01:00
Saif Eddin Gmati
887324a0c3
remove unused function call suppression (#165)
* remove unused function call suppression

* run static analysis every 3 hours ( with latest psalm version )
2021-03-24 09:23:04 +01:00
azjezz
13596f0ff1 don't install dependencies when checking documentation 2021-03-15 03:15:05 +01:00
azjezz
257194f3f9 update documentation workflow, split component documentation, use PSL in documentation generator.
Co-authored-by: Danack <Danack@basereality.com>
2021-03-15 03:02:42 +01:00
Danack
467e436388 Add doc gen, and check committed docs are up-to-date. 2021-03-15 03:02:42 +01:00
Saif Eddin Gmati
fefef44c4e
add new coding standard rules for phpdoc blocks (#154) 2021-03-10 00:12:23 +01:00
azjezz
781e8d5017 remove automatic release ( for now ) 2021-02-20 20:41:20 +01:00
Saif Eddin Gmati
47d4377214
[Dict] Introduce dict component (#123) 2021-02-16 00:23:01 +01:00
azjezz
748ef0f159 ci: add automatic release 2021-01-18 10:31:46 +01:00
azjezz
fcfb12bc90
ci: run code coverage in GA (#108) 2021-01-17 17:02:29 +01:00
azjezz
38af5ba5b4 don't use composer scripts in workflows 2020-10-17 04:14:49 +01:00
Toon Verwerft
ae4051b7e9 [CS] Add cs fixer config 2020-10-15 11:05:30 +02:00
azjezz
887a1f9caf run tests on windows 2020-10-07 08:49:09 +02:00
Saif Eddin G
1430b75dbe
run tests on macos (#81) 2020-10-07 06:58:14 +01:00
Saif Eddin G
969f2e9c05
run tests on PHP 8 (#80) 2020-10-07 06:47:35 +01:00
Saif Eddin G
b856035081
use TravisCI to send code coverage (#79) 2020-10-07 06:25:03 +01:00
azjezz
8fa65fe105 use coveralls dev-master 2020-10-04 20:39:46 +01:00
azjezz
a4a8ef044f [workflow] fix typos 2020-10-04 18:12:37 +01:00
azjezz
ed0cae6421 use cs2pr in all workflows 2020-10-01 02:18:53 +01:00
azjezz
249529480d migrate from travis ci to github actions 2020-10-01 03:03:16 +02:00
Saif Eddin G
f74324eca8 Add issue templates 2020-09-03 13:05:31 +02:00