Joas Schilling
162c1a0dd9
Save some CI time
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-15 09:34:48 +01:00
Joas Schilling
9e8d8854e3
chore(CI): Opt-out of PHPUnit 10 for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 14:19:57 +01:00
Joas Schilling
a545dde304
Change testing branch to stable25
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-20 16:33:45 +01:00
Joas Schilling
3a46f69c28
Specify the profiler app branch to test with
...
So we can test in stable25 with a matching profiler version instead of master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-20 16:33:45 +01:00
Peter Serwylo
52f82565cc
Fix github action "performance-8.0" when PR is from a fork.
...
There is an assumption that the PR is from the same remote as
the base it is being merged into. This is fixed so that instead
of doing a `git fetch origin`, it now fetches from the `clone_url`
of the PR head.
Signed-off-by: Peter Serwylo <peter@serwylo.com>
2023-01-19 13:36:06 +00:00
Joas Schilling
4fb6f30abb
chore(CI): Improve rate limit situation when installing phpunit
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 16:10:29 +01:00
Robin Appelman
d6e35dfe2c
use blueprint from repo
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:33 +02:00
Robin Appelman
5d3e86a1c6
use profiler action
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:30 +02:00
Robin Appelman
6378a186ab
run performance comparisons in ci
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:24 +02:00