Commit Graph

18 Commits

Author SHA1 Message Date
Sukhwinder Dhillon 2d48843d87 Phpstan: Separate workflow 2024-11-19 09:57:31 +01:00
dependabot[bot] d434a3da40
Bump peter-evans/repository-dispatch from 1 to 3
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v1...v3)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 14:01:39 +00: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
Eric Lippmann f21f12528e Enable Dependabot for GitHub Actions 2024-10-22 15:48:24 +02: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
Johannes Meyer 3e8b49f69a Revert "workflows: temporarily disable job"
This reverts commit ac73affcb4.
2023-07-05 15:24:23 +02:00
Thomas Gelf ac73affcb4 workflows: temporarily disable job
It's failing since three weeks, stating:

   Repository not found, OR token has insufficient permissions

Also, there is a warning:

    Node.js 12 actions are deprecated. Please update the following actions to
    use Node.js 16: peter-evans/repository-dispatch@v1. For more information
    see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
2023-05-16 11:25:48 +02:00
Johannes Meyer d5c94d8757 ci: Let the icingabot trigger L10n updates 2020-05-27 09:20:41 +02:00
Johannes Meyer 46013a8938 L10n-update: Include dispatch details 2020-04-29 17:17:29 +02:00
Johannes Meyer 0aeb4f32f2 Add L10n update workflow 2020-04-29 16:41:57 +02:00
Thomas Gelf e982443c2b IssueTemplate: less noise 2018-01-25 10:14:16 +01:00
Michael Friedrich d17103a5ba Add GitHub issue template
Once merged this will be shown on `new issue`. HTML comments
won't be rendered, but help the user to understand what exactly
should be put into the sections.
2017-06-09 14:07:44 +02:00