1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Matthew Brown
3dd3f3380b
Bump up to 8 concurrent builds 2021-01-29 11:47:31 +01:00
Ben Davies
d31dc663b9
Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985)
* Split unit test over multiple jobs in GitHub Actions, lowering the total run time

* rename FileManipulationTest to FileManipulationTestCase so it does not run as a standalone Test
2021-01-29 11:47:31 +01:00
Matthew Brown
89188f378e
Limit to releases again 2021-01-29 11:47:30 +01:00
Matthew Brown
a8f125e6ba
Fix signing 2021-01-29 11:47:30 +01:00
Matt Brown
443e968a0e
Maybe fix signing 2021-01-29 11:47:30 +01:00
Matthew Brown
fa638c3432
Also push signed phar for master commits 2021-01-29 11:47:30 +01:00
Bruce Weirdan
15b6957cee
Added GHA workflow to build phars (#4974) 2021-01-29 11:47:29 +01:00
Bruce Weirdan
54b705ec79
Added a workflow to test on PHP 8 / Linux (#4790)
Currently we already test on PHP 8 on AppVeyor, but the failures there
may be windows-specific, so it makes sense to test on Linux as well
2021-01-29 11:47:17 +01:00
Matthew Brown
6cb520d687
Run on pull_request too 2020-02-24 11:31:20 -05:00
Matthew Brown
fa65ab8168 Add support for Github Actions output
Fixes #2678
2020-01-23 07:14:48 -05:00
Andreas Möller
224d6ebf2f Fix: Set environment variable via env section (#2598) 2020-01-12 10:39:08 -05:00
Markus Staab
3a18b169af Update to latest checkou action (#2559) 2020-01-06 16:41:03 -05:00
Matthew Brown
f74e0d4613
Fix composery thing 2019-12-02 22:23:18 -05:00
Matthew Brown
c8de27f647
Fix name 2019-12-02 22:18:47 -05:00
Matthew Brown
e8e0d6e2d2
Add Psalm again 2019-12-02 22:18:16 -05:00
Matthew Brown
0bc6d71173 Add some tracing when using GitHub Actions in CI 2019-12-01 16:49:08 -05:00
Matthew Brown
f0c30763d4 Another test 2019-12-01 16:34:10 -05:00
Matthew Brown
d54ab7763b Try again 2019-12-01 16:24:21 -05:00
Matthew Brown
73aa48afed Use different docker thing 2019-12-01 16:00:23 -05:00
Matthew Brown
404d6be5c0
Fix args 2019-12-01 15:33:04 -05:00
Matthew Brown
959430531b
Test GitHub actions 2019-12-01 15:31:39 -05:00