Matt Brown
2df3454507
Don’t try to import local keys
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
Matthew Brown
bfbe9a527a
Hack around PHP 7.3 polyfill scoping
2019-06-08 19:51:47 -04:00
Barney Laurance
673661c6da
Exit build-phar script on any error
2019-06-07 06:52:07 -04:00
Bruce Weirdan
96521a6469
Rearrange build/sign/deploy
...
- Phar signing moved to build-phar.sh (conditional on gpg keys
availability)
- Tagged phar releases moved to travis-deploy-phar.sh
- `travis-deploy-phar.sh` is now triggered via `script` deploy provider
2019-06-02 11:25:53 -04:00
Bruce Weirdan
aab345ad81
Multi-stage builds ( #928 )
...
- Run phpcs once, not on every row of build matrix
- Start coverage builds only when regular test builds succeed
- Always build phar (to see if it builds)
- Automatically deploy psalm.phar on tag builds (no more missing phars)
Also fixes vimeo/psalm#921
2018-08-02 00:44:15 -04:00
Théo FIDRY
1ecf1c4113
Update Box
2018-05-15 14:30:14 -04:00
Théo FIDRY
59d32566d2
Simplify the PHAR build script
2018-05-15 14:30:14 -04:00
Matt Brown
53566bbd90
Pin version of box that doesn’t require xdebug-handler dev-master
2018-04-19 17:44:22 -04:00
Matthew Brown
83811e6e8a
Analyse scoped build with Psalm
2018-03-18 10:52:54 -04:00
Matthew Brown
73fadab0b5
Make Phar more robust to object namespace changes
2018-03-12 00:01:52 -04:00
Matthew Brown
0828d5e3b3
Namespace Phar using php-scoper
2018-03-12 00:01:52 -04:00
Bruce Weirdan
c2275f388a
box.json -> box.json.dist, use non-deprecated command to build
2018-03-08 19:14:06 -05:00
Bruce Weirdan
742179bc6f
more robust check for bz2 extension
2018-03-08 19:14:06 -05:00
Bruce Weirdan
632790e39e
phar build tweaks
...
* run `box build` with phar.readonly=0 (to eliminate the need to change
php.ini settings)
* check for bz2 extension
2018-03-08 19:14:06 -05:00
Bruce Weirdan
0d07925755
increased FD limit
2018-03-08 19:14:06 -05:00
Bruce Weirdan
c13fda4034
phar build tweaks
...
* added build script
* rebuilt stub to include shebang
* moved built phar to build dir
2018-03-08 19:14:06 -05:00