1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-08 20:20:40 +02:00

34 Commits

Author SHA1 Message Date
Jordi Boggiano
76dc21188e Merge branch '2.x' 2023-02-04 23:11:46 +01:00
Alex
3b866c9185 GitHub Workflows security hardening (#1763)
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2023-02-04 22:29:31 +01:00
Jordi Boggiano
7684fae8fa Merge branch '2.x' 2022-07-22 15:51:15 +02:00
Jordi Boggiano
284482a726 More test fixes 2022-07-22 15:12:01 +02:00
Jordi Boggiano
611ff01fa6 Skip php8.2 default build 2022-07-22 14:48:24 +02:00
Jordi Boggiano
3a1ea88ee0 Fix matrix 2022-07-22 14:47:49 +02:00
Jordi Boggiano
b3ac20ef32 Matrix update 2022-07-22 14:46:07 +02:00
Jordi Boggiano
ad09e76f97 Add php 8.2 build 2022-07-22 14:26:06 +02:00
Jordi Boggiano
c1c73b07de Update issue templates 2022-07-22 14:25:43 +02:00
Jordi Boggiano
6cc788bdec Fix build error with lowest deps on php7.4 2022-07-22 13:25:12 +02:00
Jordi Boggiano
b3451b008b Merge branch '2.x' into main 2022-05-10 11:53:02 +02:00
Jordi Boggiano
2a8c7dffdf Also allow for slow ES8 start 2022-05-09 00:16:47 +02:00
Jordi Boggiano
5eca08223d Merge branch '2.x' into main 2022-05-08 23:50:01 +02:00
Jordi Boggiano
8f6efe928a Allow more time as elastic search sometimes is slow to boot 2022-05-08 23:49:25 +02:00
Jordi Boggiano
1181473f4b Merge branch '2.x' into main 2022-05-08 23:03:49 +02:00
Jordi Boggiano
bd24765917 ElasticSearch v8 support (#1662)
* ElasticSearch v8 support
* CI updates

Co-authored-by: Thomas Müller <mimmi20@live.de>
2022-05-08 22:23:46 +02:00
Jordi Boggiano
4c43f12548 Link attribute file again 2022-04-08 17:32:35 +02:00
Jordi Boggiano
22c8b19358 Add LogRecord class, drop PHP <8.1 2022-03-21 14:18:53 +01:00
Jordi Boggiano
4b34c2893f Avoid linting file which is problematic on php 7.2 2022-03-06 13:08:08 +01:00
Alexander M. Turek
0f79359548 Allow psr/log 3 (#1589)
Signed-off-by: Alexander M. Turek <me@derrabus.de>
2021-09-15 13:13:55 +02:00
Nicolas Grekas
203bb1b6f5 Fix CI to allow psr/log v2 2021-09-13 14:20:06 +02:00
Jordi Boggiano
ec146b38bd Build tweaks 2020-12-09 23:22:08 +01:00
Jordi Boggiano
c5853b9b0f Improve build 2020-12-09 16:39:34 +01:00
Jordi Boggiano
bd9570d835 Merge branch '1.x' into main 2020-12-09 14:19:00 +01:00
Jordi Boggiano
7c977e451c Fix lint 2020-12-09 13:58:31 +01:00
Jordi Boggiano
24a9588865 Disable php 8 build for v1 2020-12-09 13:56:13 +01:00
Jordi Boggiano
d3f4f48f0f Fix lint task 2020-12-09 13:54:14 +01:00
Jordi Boggiano
279cf6a900 Migrate to GH actions, add phpstan 2020-12-09 13:49:22 +01:00
Jordi Boggiano
21faa8ed19 Create FUNDING.yml 2019-11-08 07:34:44 +01:00
Jordi Boggiano
9c2dde02b6 Update SECURITY.md 2019-11-08 07:26:31 +01:00
Jordi Boggiano
daf42b846f Merge pull request #1389 from Zarthus/gh-issues
github: implement newer version of issue templates
2019-11-07 10:15:19 +01:00
Jos Ahrens
e237839d94 github: Add security header
Tying in with #1389, this will add a new section
to the 'create new issue' and also be visible in the
'security' tab on GitHub

It's been left intentionally generic.
2019-10-21 18:53:18 +00:00
Jos Ahrens
6a6c2ac8fa github: implement newer version of issue templates
Moves away from the older version of GitHub issue templates, includes
automatic labelling.

more reading:
https://help.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates
2019-10-21 18:46:21 +00:00
Jordi Boggiano
edaa01a66f Add issue template 2019-09-05 14:53:43 +02:00