9 Commits

Author SHA1 Message Date
Sukhwinder Dhillon
2d48843d87 Phpstan: Separate workflow 2024-11-19 09:57:31 +01:00
dependabot[bot]
087439d0df
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 13:51:32 +00:00
raviks789
a0fba398a1 Set up mockery library for php unit test 2024-01-16 15:30:05 +01:00
Sukhwinder Dhillon
147170e58a phpstan: Add icingadb module 2024-01-16 09:51:47 +01:00
Sukhwinder Dhillon
4edf4b43a9 Github Actions: Add checks for php 8.3 2023-12-01 10:56:12 +01:00
Sukhwinder Dhillon
2aa4a21e5e phpstan: Streamline vendor file location with local dev-env
- Remove superfluous dir and composer requires
2023-12-01 10:29:19 +01:00
raviks789
69a3e9aa8e Workflow: Add PHPStan static analyzer 2023-09-21 09:00:55 +02:00
raviks789
132d49777a Workflow: Add PHP 8.2 version to the workflow 2023-09-21 09:00:55 +02:00
Johannes Meyer
aaf59945d9 Add php action workflow 2023-08-30 17:28:06 +02:00