feat: prepare demo instance

refactor: move REDIS_URL in envvar

ci: add deploy.yml

ci: update deploy.yml

ci: update deploy.yml

chore: update Exception list in sentry.yaml

ci: update deploy.yml
This commit is contained in:
Maël Gangloff
2025-10-03 20:40:21 +02:00
parent 76377116ce
commit d5529a1678
14 changed files with 603 additions and 13 deletions

View File

@@ -147,6 +147,18 @@
"tests/bootstrap.php"
]
},
"sentry/sentry-symfony": {
"version": "5.6",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "5.0",
"ref": "b6cb4b34429dadecd7187852123be19d628fa37a"
},
"files": [
"config/packages/sentry.yaml"
]
},
"symfony/asset-mapper": {
"version": "7.1",
"recipe": {