Jan Böhmer
|
6110f5be40
|
Added an workaround to github CI issue. setup php action has php-psr ext enabled somehow, which causes trouble.
|
2023-12-07 00:41:07 +01:00 |
|
Jan Böhmer
|
306ecff9c7
|
Fixed issues with xdebug.max_nesting_level in github actions
|
2023-10-15 14:24:48 +02:00 |
|
Jan Böhmer
|
8c9abce633
|
Merge branch 'api'
|
2023-10-06 12:29:53 +02:00 |
|
Jan Böhmer
|
8a13799829
|
(Hopefully) fix static analysis github action
|
2023-09-18 23:57:28 +02:00 |
|
dependabot[bot]
|
79ad243bf4
|
Bump actions/checkout from 3 to 4 (#361)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 19:40:33 +02:00 |
|
Jan Böhmer
|
6505af2a8b
|
Disable translation file linting as it causes problems with empty translation files
|
2023-06-29 23:37:42 +02:00 |
|
dependabot[bot]
|
9e72e88930
|
Bump symfonycorp/security-checker-action from 4 to 5 (#246)
Bumps [symfonycorp/security-checker-action](https://github.com/symfonycorp/security-checker-action) from 4 to 5.
- [Release notes](https://github.com/symfonycorp/security-checker-action/releases)
- [Commits](https://github.com/symfonycorp/security-checker-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: symfonycorp/security-checker-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-18 22:27:01 +01:00 |
|
Jan Böhmer
|
ac402a6697
|
Updated some github actions workflows and added an workflow to automatically update actions
|
2023-03-18 22:03:34 +01:00 |
|
Jan Böhmer
|
67aa6dd7e4
|
Do not run actions on localization branches
This often fails and causes a lot of email traffic...
|
2023-02-13 00:34:13 +01:00 |
|
Jan Böhmer
|
0c5180bda4
|
Run tests and static analysis on ubuntu-22.04
|
2022-12-11 14:51:07 +01:00 |
|
Jan Böhmer
|
a541105e12
|
Updated security-checker-action. This should fix the failing static analyis
|
2022-09-11 19:02:19 +02:00 |
|
Jan Böhmer
|
de1f5b29d6
|
Run static analysis action on all branches and pull requests.
|
2022-07-25 22:16:49 +02:00 |
|
Jan Böhmer
|
e62b6a1198
|
Do PHPunit tests for both mysql and sqlite
|
2022-07-23 22:36:13 +02:00 |
|
Jan Böhmer
|
7b58c6ec22
|
Use Github Action to check for insecure dependencies, instead of using (missing) console command
|
2020-07-30 17:36:29 +02:00 |
|
Jan Böhmer
|
6fa3942c66
|
Update static_analysis.yml
|
2020-05-25 23:52:18 +02:00 |
|
Jan Böhmer
|
df402e569a
|
Create static_analysis.yml
|
2020-05-25 23:48:12 +02:00 |
|