1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-02 17:42:47 +02:00

20 Commits

Author SHA1 Message Date
Jordi Boggiano
2a8c7dffdf Also allow for slow ES8 start 2022-05-09 00:16:47 +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
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
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