69 Commits

Author SHA1 Message Date
roitsch ef8a02a0b5 try to fix failing composer script on windows
commands executed from the post-update-cmd are not executed on windows. unshifting the executable as parameter seems to the fix the problem.
2023-03-08 10:54:59 +01:00
Bob den Otter d3822fea20 Fix PHP 8.2 compat in fix-bundles command 2023-02-09 17:25:10 +01:00
Bob den Otter 9c0b7217a1 Create fix-bundles as bash script 2022-10-28 11:32:12 +02:00
Bob den Otter f42a998bc4 Since we call it using self::runPHP, we don't need the shebang 2022-10-21 10:48:35 +02:00
roitsch 8b2ea09952 fix "fix-bundles" in PostUpdateScript.php
Remove .php ending of fix-bundles script #3330
2022-10-14 14:12:21 +02:00
Vitalii Nagara 6adc053069 Fix version compare for composer self-update versions. 2022-05-27 15:45:55 +02:00
Bob den Otter 1d006b6ce5 Let's make it work on both Composer 2.3.x as well as 2.2.x 2022-03-31 09:55:57 +02:00
Bob den Otter b2f0f11341 Refactor Composer scripts to work with Composer 2.3.0 2022-03-30 19:15:32 +02:00
Bob den Otter 5b589225e6 Fix boolean logic 🤦 2022-01-05 14:32:59 +01:00
Ivo Valchev cd52d5d94b Fix php unit relation test 2021-12-13 11:33:44 +01:00
Bob den Otter 5e68faafe1 CS fixes 2021-10-13 18:59:59 +02:00
Bob den Otter c6f6be709e Improve the way time_limit and memory_limit is being set 2021-10-13 17:02:45 +02:00
Bob den Otter 83f7371d53 Merge branch '4.2' 2021-09-15 19:13:51 +02:00
Bob den Otter 0c121dbf0c Show (and attempt to set) memory_limit 2021-09-07 09:30:01 +02:00
Bob den Otter 7b26d00445 Remove this line 2021-08-30 09:16:36 +02:00
Bob den Otter 4b5446824c CS fixes in fix-bundles.php 2021-08-30 07:50:15 +02:00
Bob den Otter a9b4c2a415 Add fix-bundles script 2021-08-29 16:09:24 +02:00
Bob den Otter 4b134fe358 Fixing Composer scripts 2021-08-28 11:46:48 +02:00
Bob den Otter e564ca869d Fix Script.php 2021-08-27 14:57:43 +02:00
Bob den Otter a06642881a Update Script.php 2021-08-27 14:57:43 +02:00
Ivo Valchev f6b60fdb30 Remove copyEnv from post-create-project script 2021-08-23 17:07:04 +02:00
Bob den Otter 3b21a73ebf Update Script.php 2021-08-13 09:50:01 +02:00
Bob den Otter 0ecb1de65d Update Script.php 2021-08-13 09:48:36 +02:00
Bob den Otter f38de46463 Merge branch '4.2' 2021-08-13 09:39:52 +02:00
Bob den Otter 695eb18406 Update Script.php 2021-08-12 14:51:55 +02:00
Bob den Otter 0e0ae9ff09 Workaround for constructor signature change in Symfony/Process 2021-08-12 14:44:24 +02:00
Bob den Otter 0e5078fbbc Merge branch '4.2' 2021-08-11 14:35:46 +02:00
Bob den Otter 6293cfaecd Despite what the arguments say, this should be a string 2021-08-11 14:13:56 +02:00
Bob den Otter 8631c7e989 Re-add method that went missing somehow 2021-08-10 16:07:46 +02:00
Ivo Valchev f977985125 Merge branch '4.2' 2021-08-10 15:38:19 +02:00
Ivo Valchev 98a403ad59 Use Symfony Process component instead of passthru 2021-08-09 12:15:44 +02:00
Ivo Valchev c3e2cb9bc4 Run bin/console bolt:reset-secret when creating a new project 2021-07-30 15:02:06 +02:00
Bob den Otter 185f72056a Merge branch '4.1' into 4.2 2021-06-12 10:18:05 +02:00
Bob den Otter 147d5a70aa Create upload-textfiles 2021-06-04 12:19:11 +02:00
Bob den Otter d930174a6b CS fixkes 2021-06-03 14:57:25 +02:00
Bob den Otter 494a973d9a Get rid of run.php 2021-06-03 14:52:40 +02:00
Bob den Otter b704fcb5ba Update Script.php 2021-06-03 14:42:43 +02:00
Bob den Otter 6d5ef01e1c Refactoring out SymfonyStyleFactory 2021-06-03 14:40:33 +02:00
Bob den Otter ec8065d8d8 Ensure installation of Bolt Assets on composer update 2021-04-12 14:49:45 +02:00
Bob den Otter ceb3db41d1 Don't run migrations in composer scripts, if the Database is not initialised yet. 2021-04-09 13:31:46 +02:00
Bob den Otter 4e4f44007d Upload behat textfiles. 2021-03-29 15:34:22 +02:00
Ivo Valchev c7b1424a57 Run migrations check on composer install and show how to migrate 2021-03-18 16:56:54 +01:00
Ivo Valchev e6129ca66e Run yaml migrations on composer update 2021-03-10 13:42:23 +01:00
Bob den Otter 2ab2ee0fed Don't remove these lines 2021-02-27 14:25:17 +01:00
Bob den Otter fb0ef58c61 Merge branch '4.2' 2021-02-27 14:23:42 +01:00
Bob den Otter 37cd91a390 Tweaking the composer scripts 2021-02-27 14:20:21 +01:00
Bob den Otter 538cfc1b90 Merge branch '4.2' 2021-02-24 15:12:58 +01:00
Ivo Valchev 9811bea3c6 Add project update/install callables 2021-02-24 12:54:42 +01:00
Ivo Valchev a442e32657 Allow for colored output in update scripts 2021-02-24 12:50:25 +01:00
Bob den Otter b5b51b4dd5 Merge branch '4.2' 2021-02-24 11:47:56 +01:00