Saif Eddin Gmati
931a4b44f1
typo ( #5523 )
2021-03-30 11:54:22 -04:00
Matt Brown
150e35f782
Add config file
2021-03-29 15:09:14 -04:00
Matt Brown
ae1fd44b13
Resolve build issues
2021-03-22 19:37:49 -04:00
Bruce Weirdan
a284933c43
Be even less quiet about git errors ( #5309 )
2021-03-02 22:25:37 -05:00
Bruce Weirdan
217b49a8a8
Fix suppressed phar build error ( #5304 )
...
This fixes the log noise due to `cp` syntax error. Possibly it will also
cause phar signatures to be available on `psalm/phar`.
2021-03-01 22:49:52 -05:00
Matthew Brown
15a9eece13
Fix tagger
2021-02-13 16:45:13 -05:00
Matthew Brown
ff689ccb0b
Don't push master
2021-02-11 14:06:10 -05:00
Matthew Brown
d6cdfbbe2b
Rename travis-deploy-phar.sh to github-deploy-phar.sh
2021-02-11 13:45:22 -05:00
Matthew Brown
423c83072f
Update Phar deployment to work with GitHub Actions
2021-02-11 13:45:04 -05:00
Barney Laurance
156690d46c
Make max_used_shortcode_script executable ( #5133 )
2021-01-31 11:50:55 -05:00
Matt Brown
ae172b2c04
Removing proxymanager from test-with-real-projects for the time being
2021-01-24 15:00:21 -05:00
Matt Brown
1ea49e0544
Fix composer location
2021-01-24 14:42:36 -05:00
Matt Brown
34fe82caad
Add intl extension for composer install
2021-01-24 14:14:19 -05:00
Ben Davies
53afd2857d
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-11 17:30:33 -05:00
Matt Brown
ca2e51b3a9
Fix case for echo
2021-01-11 15:19:37 -05:00
Matthew Brown
51f0c58f3b
Fix signing
2021-01-11 15:15:14 -05:00
Matt Brown
74c0bd3c19
Try siginig again
2021-01-11 15:05:16 -05:00
Matt Brown
e176786882
Use expliit key id
2021-01-11 14:58:30 -05:00
Matt Brown
00f3ccbb3a
Maybe fix signing
2021-01-11 14:37:17 -05:00
Matt Brown
08f6a5c26d
Don’t try to import local keys
2021-01-11 13:52:14 -05:00
Bruce Weirdan
7f9712dc92
Added GHA workflow to build phars ( #4974 )
2021-01-11 13:16:44 -05:00
Matthew Brown
2021c81606
Use my psl repo
2020-12-13 17:13:48 -05:00
Matt Brown
5fc2b4e04b
Add back PSL
2020-12-04 01:20:35 -05:00
Matt Brown
edf5bac845
Ignore ReflectionUnionType
2020-11-08 20:29:08 -05:00
Brown
92239add4d
Add some backwards-incompatible changes for 4.x
2020-08-30 11:44:14 -04:00
Bruce Weirdan
22d8f5a0bc
Fixed duplicate shortcodes ( #3996 )
...
Also added an utility to help assign new shortcodes and a test to
prevent duplicate shortcodes.
2020-08-16 16:26:54 -04:00
Matthew Brown
6ed7a81146
Remove PSL from test-with-real-projects
2020-08-03 12:05:21 -04:00
Saif Eddin G
ee8619f7bb
Test with PHP-Standard-Library ( #3768 )
2020-07-07 17:12:07 -04:00
Brown
30db5d10cf
Add laravel/framework fork to test-with-real-projects
2020-06-15 17:24:23 -04:00
Bruce Weirdan
7f5580d326
Run every project as separate step ( #3076 )
...
It's easier to see which project is failing this way
2020-04-05 20:25:50 -04:00
Matthew Brown
f0f9b2d01b
Add suffix
2020-03-19 12:34:48 -04:00
Matthew Brown
2f62e2d9f5
Move issues to separate pages
2020-03-19 12:32:49 -04:00
Matthew Brown
2d69349cd4
Remove you-are-using-it-wrong test
2020-02-20 14:16:03 -05:00
Matthew Brown
ced092874a
Make config generation smarter
2020-02-17 22:05:58 -05:00
Brown
4cd4e1750d
Use up-to-date hash
2020-02-06 19:45:15 -05:00
Matthew Brown
39a4828bc2
Use specific hash
2020-01-30 00:39:37 -05:00
Matthew Brown
887a635a47
Use my fork
2020-01-14 01:24:27 -05:00
Andreas Möller
3eebed6c33
Fix: Remove unused friendsofphp/php-cs-fixer ( #2603 )
...
Co-authored-by: Matthew Brown <github@muglug.com>
2020-01-12 10:52:33 -05:00
Matthew Brown
c586b6458d
Use my fork of ProxyManager
2020-01-12 10:38:13 -05:00
Brown
230991e767
Remove you-are-using-it-wrong unit tests
...
cc @ocramius
2020-01-02 13:25:21 -05:00
Brown
f842b5acd7
Fix ref
2020-01-02 12:42:33 -05:00
Brown
3aa6362d0b
Fix test-with-real-projects
2020-01-02 11:09:38 -05:00
Matthew Brown
608ca417bc
Add reference to bugfix commit
2020-01-01 18:10:26 -05:00
Matthew Brown
7b180ed091
Fix testing with real projects
2020-01-01 17:45:28 -05:00
Matthew Brown
033b610770
Fix composer checks once more
2020-01-01 17:29:30 -05:00
Matthew Brown
e70a282bce
Fix require checker config
2020-01-01 17:23:40 -05:00
Matthew Brown
7ea6c8097d
Add config
2020-01-01 17:03:28 -05:00
Marco Pivetta
b26c57237f
Ensure BC of API, compat with roave/you-are-using-it-wrong
, completeness of composer.json
( #2140 )
...
* Test against `roave/you-are-using-it-wrong`
* Added CI step to ensure BC of declared API
* Added step to ensure `composer.json` has all used deps
* Including CI check tools as dev dependencies
* Typo fix: s/backwards/backward
* Run `roave/backward-compatibility-check` off an isolated location with no other dependencies
* Run `test-with-real-projects` task with PHP 7.4 as base runtime
* Run `testing-with-real-projects` also against `ocramius/proxy-manager`
`ocramius/proxy-manager` is an extremely heavy `vimeo/psalm` consumer,
and relies on a lot of the templated types system to generate real
types for proxies produced by runtime evaluation.
2020-01-01 13:55:33 -05:00
Matthew Brown
1b4bda4e08
Go back to upstream
2020-01-01 12:32:03 -05:00
Matthew Brown
8e54e3aa06
Use forked collections for now
2019-12-29 11:11:07 -05:00