Ryan Weaver and GitHub
c590fdaa8e
Adding new recipes for Encore, Stimulus & AssetMapper ( #1202 )
...
* Adding new recipes for Encore, Stimulus & AssetMapper
* StimulusBundle 1.0 -> 2.9
* updating namespace
* moving encore recipe changes to 2.0
* conflict with older version of flex
* adding ux_controller_link_tags() to recipe
* adding documentation to importmap
* updating message to match core
* Adding ux translator
* fixing translations path
* Documenting the new add-lines configurator
* Fixing translator initial version
* shorten to just var
* remove ux alias - there is no one package to install UX packages currently
* fixing wrong package name
2023-05-27 01:35:12 +02:00
Fabien Potencier
6d4e120add
Update versions.json
2023-05-23 18:14:33 +02:00
Fabien Potencier
961148a742
Update versions.json
2023-05-12 13:06:42 +02:00
Nicolas Grekas
7a1bdf45f6
Update LICENSE file
2023-05-11 17:56:29 +02:00
Nicolas Grekas and GitHub
eb27ff3702
Prefer php-http/discovery over nyholm/psr7 when installed ( #1198 )
2023-05-06 18:42:28 +02:00
r-huyvaert and GitHub
bdf9c6cb59
[symfony/ux-translator] TranslatorBundle class now prefixed by Ux ( #1196 )
2023-05-04 11:06:09 +02:00
Nicolas Grekas and GitHub
ef3f94b7c8
Remove autowiring aliases for deprecated Httplug factories ( #1194 )
2023-05-02 15:46:05 +02:00
Fabien Potencier
ec7baf35a1
Update versions.json
2023-05-01 08:02:33 +02:00
e0f64dfe5f
Add mariadb example to DATABASE_URL ( #1186 )
...
* Add mariadb example to DATABASE_URL
* Apply change requests
* Use same casing as in the doctrine/dbal mariadb docs
See https://github.com/doctrine/dbal/pull/5971
* Update doctrine/doctrine-bundle/2.8/manifest.json
Co-authored-by: Alexander M. Turek <me@derrabus.de >
* Use only major version for postgresql serverVersion
---------
Co-authored-by: Alexander M. Turek <me@derrabus.de >
2023-04-28 13:04:06 +02:00
Hugo Alliaume and GitHub
363aa94b86
Add recipe for @symfony/ux-translator ( #1185 )
2023-04-26 16:36:46 +02:00
Kevin Bond and GitHub
41d2cf13ea
[zenstruck/messenger-test] add recipe ( #1189 )
2023-04-05 17:21:43 +02:00
Fabien Potencier and GitHub
6f23706038
Merge pull request #1160 from gnito-org/simple-textin-notifier
...
[Notifier] Add SimpleTextin bridge
2023-03-30 09:18:02 +02:00
Fabien Potencier
636a1c1561
Update versions.json
2023-03-29 21:07:42 +02:00
Fabien Potencier
ddf559d5c2
Update versions.json
2023-03-29 20:55:19 +02:00
Fabien Potencier
b62f49204b
Update versions.json
2023-03-17 18:48:52 +01:00
Gunnstein Lye and GitHub
b1881d6247
Increase generated JWT_PASSPHRASE length to 64 ( #1183 )
2023-03-16 10:08:55 +01:00
Fabien Potencier and GitHub
d531087d4a
Merge pull request #1182 from symfony/webhook
...
Add webhook recipe
2023-03-15 12:46:53 +01:00
Fabien Potencier
6a986cb716
Add webhook recipe
2023-03-15 12:35:30 +01:00
Fabien Potencier
327f50e4a4
Update versions.json
2023-03-15 12:29:12 +01:00
Fabien Potencier
2dfe5d0b44
Update versions.json
2023-03-12 18:57:26 +01:00
Fabien Potencier and GitHub
5add9787c8
Merge pull request #1180 from Romaixn/patch-1
...
fix(doctrine): adding quote to prevent word splitting in Dockerfile
2023-03-08 15:03:26 +01:00
rherault and GitHub
ab741d4b01
fix: adding quote to prevent word splitting
...
Based on hadolint docker, adding quote to $(nproc) to prevent word splitting
2023-03-02 18:41:39 +01:00
Fabien Potencier
d2adcf939a
Update versions.json
2023-02-24 16:18:55 +01:00
Fabien Potencier and GitHub
90f05b162b
Merge pull request #1176 from symfony/hot-fix-messenger
...
Fix messenger recipe for 5.4
2023-02-08 14:27:40 +01:00
Fabien Potencier
4f1f098fc1
Fix messenger erecipe for 5.4
2023-02-08 14:21:19 +01:00
Grégoire Pineau and GitHub
e0eb3d6549
Remove MESSENGER_TRANSPORT_DSN from webapp-pack and enable one in messenger ( #1175 )
2023-02-08 13:12:27 +01:00
Fabien Potencier
b1176e36c4
Update versions.json
2023-02-01 09:15:10 +01:00
Fabien Potencier
ff7d429ef5
Fix volume name
2023-01-24 13:07:03 +01:00
Kévin Dunglas and GitHub
cd90ff6aa2
[doctrine-bundle] make Docker volume name consistent ( #1116 )
2023-01-24 13:06:24 +01:00
Fabien Potencier and GitHub
a7a43cdcfd
Merge pull request #1170 from seb-jean/patch-1
...
[Mercure] remove -config by --config
2023-01-24 13:01:30 +01:00
seb-jean and GitHub
427f51cb8f
remove -config by --config
2023-01-24 12:50:28 +01:00
Maxime Doutreluingne and GitHub
f9a3384071
[Notifier] Add PagerDuty bridge ( #1167 )
2023-01-14 12:23:44 +01:00
Fabien Potencier and GitHub
ead272834a
Use PostgreSQL 15 by default ( #1166 )
2023-01-11 14:10:25 +01:00
Nicolas Grekas and GitHub
4684eb3505
Turn on "doctrine.orm.enable_lazy_ghost_objects" by default ( #1140 )
2023-01-10 10:40:09 -05:00
Fabien Potencier
296e45d39a
Update versions.json
2023-01-08 16:27:40 +01:00
Fabien Potencier and GitHub
c8cf4a788a
Merge pull request #889 from fancyweb/symfony/phpunit-bridge/umask-debug
...
symfony/phpunit-bridge: set umask(0000) when debug is true
2023-01-02 09:28:44 +01:00
Thomas Calvet
57e4d9ee96
symfony/phpunit-bridge: set umask(0000) when debug is true
2023-01-02 09:07:30 +01:00
Fabien Potencier
e81834cbea
Use strings for Docker ports
2022-12-31 13:05:33 +01:00
Fabien Potencier and GitHub
dd39b8fa76
Merge pull request #1103 from ArnaudLier/patch-2
...
[symfony/mailer] follow string recommendations
2022-12-31 13:04:24 +01:00
Fabien Potencier
e78497b620
Add a note about having PHP files in recipes and copying PHP files from the package
2022-12-30 10:30:05 +01:00
Jenne van der Meer and GitHub
0b2fc1d5cb
[encore] Removed duplicate cache config comment ( #1164 )
...
The cache option is specified twice, feels like the one under `webpack_encore` https://github.com/symfony/recipes/blob/923757ec093b9b7831891af0462bd5dfb031f020/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml#L33-L35 was left over when `when@prod` was added while it should have been replaced.
2022-12-20 13:44:18 +01:00
Fabien Potencier and GitHub
923757ec09
Merge pull request #1143 from symfony/Tobion-patch-1
...
Put doctrine proxies in build dir for production
2022-12-18 10:11:26 +01:00
Fabien Potencier and GitHub
51a14ba0b3
Merge pull request #1112 from alexander-schranz/feature/php-cs-fixer-shim
...
Add recipe for php-cs-fixer/shim
2022-12-18 10:09:52 +01:00
Alexander Schranz
8a868a8ae6
CI not allow symlink so we make a copy
2022-12-17 22:27:18 +01:00
Alexander Schranz
77ccabf37d
Use own manifest file
2022-12-17 22:20:17 +01:00
Alexander Schranz
33ab880dce
Add recipe for php-cs-fixer/shim
2022-12-17 22:20:17 +01:00
Thomas Landauer and GitHub
3af4f6b49a
Fixing typo 3rg and minor rewording ( #1162 )
...
* Fixing typo and minor rewording
* Update webpack_encore.yaml
2022-12-11 19:08:44 +01:00
Fabien Potencier
6bd197c545
Bump Github action versions
2022-12-08 08:28:57 +01:00
Fabien Potencier and GitHub
cdcf9bbdab
Merge pull request #1141 from qdequippe/mastodon-notifier
...
[Notifier] Add Mastodon Notifier recipe
2022-12-08 08:25:29 +01:00
Oskar Stark and GitHub
f43b837650
[Notifier] Add LINE Notify notifier ( #1158 )
2022-12-08 08:24:18 +01:00