Commit Graph

30 Commits

Author SHA1 Message Date
Corentin Garcia ae760e40cc
replace wiki links with documentation links (#2630)
* docs: update composer support links

* docs: update link from wiki to docs for github issue template

* docs: update link pointing to wiki to point to new documentation

* docs: replace wiki links by documentation links in README and
CONTRIBUTING files
2022-04-10 21:58:29 +02:00
Bocki fb28107cc4
[Core] Fix prtester context issue (#2609) 2022-04-05 14:46:42 +02:00
Bocki 91c6645fc7
[core] fix testing changes (#2607) 2022-04-05 12:17:19 +02:00
Bocki d34b94848b
[Core] Adapt list behavior (#2605) 2022-04-04 19:40:46 +02:00
Bocki 58f9e41e0b
[core] Change comment behavior (#2558) 2022-03-28 23:04:38 +02:00
Bocki 8e423277e0
[core] Update pr html generator (#2549) 2022-03-27 23:35:13 +02:00
Bocki 4c947211d2
[core] prtester debug mode (#2537) 2022-03-25 19:56:17 +01:00
Bocki c46ff51c51
[core] Adapt pr tester 2022-03-25 19:38:26 +01:00
Bocki 608723f95c
[core] Adapt pr tester (#2536) 2022-03-25 19:31:11 +01:00
Bocki aff442de1b
[core] Add pr-html-generator (#2525) 2022-03-25 16:56:38 +01:00
Eugene Molotov 35b905c074
[core] Re-enable phpunit tests (#2393) 2022-03-25 12:09:05 +01:00
Bocki 76f5de3d0f
[Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
Eugene Molotov f54c996e0f
[CI] Add check, if php files are marked as non-executable (#2439) 2022-01-30 14:20:47 +05:00
Quentin de Longraye 2f957b6870
[CI] Tag docker images with the commit sha (#2418)
We do not release stable tags often. To avoid using `latest`, for instance in Kubernetes manifests, this change allows to reference a repository commit. This way it is easy to lock image to a specific commit, and try and rollback if a change to a newer commit brings regressions.
2022-01-09 14:09:28 +05:00
Eugene Molotov d0ef8aa71d
[CI] Add support for php 8.0 and 8.1 (#2405) 2022-01-05 04:40:30 +05:00
Eugene Molotov df408fb8bc
[CI] Temporarly disable phpunit7 until it starts working again (#2392) 2021-12-26 09:25:36 +05:00
Eugene Molotov 071fdef599
[core] Drop php 5.6 and php 7.0 support (#2224) 2021-12-03 04:12:16 +05:00
Bockiii dacc586dca
New docker build mechanism (#2268)
* New docker build mechanism
2021-10-03 16:06:30 +02:00
Joseph 2ae9793f2c
[CI] Update ubuntu version (16.04 => 20.04) (#2136)
Support for Ubuntu 16.04 (Xenial Xerus) runners is deprecated and will be removed on August 1, 2021
https://github.com/shivammathur/setup-php/issues/452
2021-05-30 23:04:57 +05:00
Eugene Molotov ea1de07fe5
[CI] Fix non-working phpcompatibility job (#1928) 2021-01-12 12:02:49 +05:00
Eugene Molotov 2de5ce8387 [CI] Fix phpcompatibility job running wrong scenario 2021-01-12 11:00:38 +05:00
Eugene Molotov 28f9215913
[CI] Replace Travis CI with Github Actions (#1926)
Travis stopped working again and no answers from support
2021-01-11 22:39:15 +05:00
LogMANOriginal d89326fe2d Remove old bridge request template 2019-06-06 19:57:04 +02:00
LogMANOriginal 62198ecfa2 Rename bridge request template
Use the same naming convention for all templates
2019-06-06 19:55:57 +02:00
LogMANOriginal 94e4ef8f27 Add template for generic feature requests 2019-06-06 19:54:34 +02:00
LogMANOriginal ed539bacf9 Add issue template for generic bug reports
This commit adds a new template for generic bug reports based on the standard template provided by GitHub.
2019-06-01 22:35:33 +02:00
LogMANOriginal 82a9bb5b1c [.github] Update issue template for bridge requests
* Automatically label bridge requests
* Propose default title for new bridge requests
2019-06-01 22:22:05 +02:00
logmanoriginal 5f867c00b4 [CONTRIBUTING] Add new coding style policies 2018-11-13 18:36:37 +01:00
LogMANOriginal 7e3787a185 .github: Add issue template for bridge requests
This commit adds an issue template for bridge requests, automatically suggested to anyone reporting a new issue.

References https://gist.github.com/4c38d575de8f1edd386fe7c2d529ab6f

Closes #759
2018-11-08 19:45:16 +01:00
logmanoriginal 039c032798 Add folder for GitHub related files
For more information see
https://help.github.com/articles/setting-guidelines-for-repository-contributors/
2018-11-08 19:31:33 +01:00