Daniel Rudolf
56659ab95d
Build system: Don't use Composer for dev dependencies
...
PHP_CodeSniffer and phpDocumentor are external tools which should never affect Pico's environment, thus we rather use PHARs in the future.
2019-09-12 12:38:56 +02:00
Daniel Rudolf
641cae849b
Travis CI: Additionally create .zip release archives
2019-08-29 16:42:18 +02:00
Daniel Rudolf
2cf60e25af
Build system: Small improvement
2019-02-21 10:35:54 +01:00
Daniel Rudolf
6dd6da655f
Build system: Allow pre-release dependencies when creating pre-releases
2019-01-03 13:15:18 +01:00
Daniel Rudolf
edef825792
Build system: Don't overwrite config/config.yml.template when creating pre-bundled releases
2018-07-01 20:57:37 +02:00
Daniel Rudolf
834300acb4
Build system: Fix cloc statistics generation
2018-07-01 19:21:14 +02:00
Daniel Rudolf
6d6a39b744
Fix Travis build
...
See travis-ci/travis-ci#8248
2018-07-01 15:22:40 +02:00
Daniel Rudolf
5f7b455975
Add README.md, CONTRIBUTING.md and CHANGELOG.md to pre-bundled releases
2018-02-24 13:19:04 +01:00
Daniel Rudolf
e079946e6f
Build system: Don't delete .gitignore when creating release archives
...
It doesn't make much sense to remove all .gitignore files just to explain users that they should create those files if they want to manage their website using a Git repository.
2018-01-27 21:02:06 +01:00
Daniel Rudolf
1ce1780a86
Build system: Fix release deployment
2017-12-24 14:21:32 +01:00
Daniel Rudolf
722de2a1e5
Build system: Refactor scripts to use picocms/ci-tools
2017-12-02 17:21:03 +01:00