Commit Graph

73 Commits

Author SHA1 Message Date
julienfastre 4ef93ef722 update to chill-bundles 2.13.0 - prepare for release 2023-11-22 15:31:11 +00:00
julienfastre 7e3d741ea0 Merge pull request 'Integrate changie and create a workflow for publishing app' (#3) from julienfastre/chill-skeleton-basic:release/test2 into main
Reviewed-on: Chill-project/chill-skeleton-basic#3
2023-11-19 20:55:48 +00:00
julienfastre bd011775a6 Integrate changie and create a workflow for publishing app
update composer.lock and file (automatic update)

prepare for realease

Signed-off-by: Julien Fastré <julienfastre@noreply.localhost>

update composer.lock and file (automatic update)

Workflow: tag and create release

Fix expressions

checkout before

remove permissions

finalize
2023-11-19 21:55:02 +01:00
julienfastre f06b8dcd1e upgrade to chill 2.9.2 2.9.2 2023-10-17 23:39:58 +02:00
julienfastre 7f85d66337 upgrade chill to 2.9.1 2.9.1 2023-10-17 22:14:11 +02:00
julienfastre cc716beaec upgrade to chill version 2.9.0 2.9.0 2023-10-17 16:22:42 +02:00
julienfastre ac61038625 update to last chill dep version 2023-10-05 07:56:04 +00:00
julienfastre 9827832753 Add symfony flex and symfony runtime to composer.json 2023-09-26 16:26:22 +02:00
Mathieu Jaumotte 0706901415 update composer.json to chill-bundles version 2.6.3 2023-09-26 12:41:43 +02:00
julienfastre c4d3c784d3 fix mismatches of variables in Makefile 2023-09-22 17:47:13 +02:00
julienfastre ce136ba0f3 revert 05d4a10a5b
revert Dav: configuration of security for allowing dav endpoints
2023-09-22 09:16:51 +00:00
julienfastre 05d4a10a5b Dav: configuration of security for allowing dav endpoints 2023-09-17 15:47:05 +02:00
Lucas Silva c06166fdc2 update composer 2023-04-26 13:43:36 +02:00
julienfastre fb1219163e DX: sign drone file 2023-04-25 15:09:50 +02:00
julienfastre 52c40e5f52 update node deps 202304.25.0-main 2023-04-25 15:03:11 +02:00
julienfastre a144b0e4be Deploy: update chill-bundles 2023-04-25 15:02:54 +02:00
Mathieu Jaumotte 8d310ef7c8 remove overwrote translation on activity roles (see admin-permissiongroup-templates branch, chill-bundles MR !504) 2023-04-14 15:30:54 +02:00
Mathieu Jaumotte eff7e9470d update yarn 2023-04-14 14:42:52 +02:00
Mathieu Jaumotte cad7c0c53d Feature: [messenger] Update config for messenger to handle document generation 2023-03-30 18:20:54 +02:00
julienfastre c29f6cdf96 adapt drone config 2023-03-30 18:14:30 +02:00
julienfastre 430915f831 Merge branch 'php82' 2023-03-30 18:11:43 +02:00
julienfastre 29253b4f01 update deps 2023-03-30 18:08:02 +02:00
julienfastre 93972a0135 remove budget element in config 2023-03-30 18:00:51 +02:00
julienfastre 63c7130be3 update yarn deps 2023-03-30 18:00:13 +02:00
Mathieu Jaumotte 63489e7055 yarn upgrade 2023-03-30 16:27:37 +02:00
Mathieu Jaumotte 6d8b858cc8 Merge branch 'php82' into main 2023-03-30 15:56:17 +02:00
julienfastre 28444d5bbf DX: upgrade packages to next minor versions 2023-03-21 11:06:28 +01:00
julienfastre fb25e8b346 Merge remote-tracking branch 'origin/main' into php82 2023-03-21 10:35:07 +01:00
mathieu efed281312 Merge pull request 'Allow devs to directly open profiler links in php storm IDE' (#2) from skeleton/phpstorm-dev-integration into main
Reviewed-on: Chill-project/chill-skeleton-basic#2
2023-03-08 15:46:30 +00:00
Mathieu Jaumotte a6a988a33a Merge remote-tracking branch 'origin/config-chill-budget' into main 2023-03-08 16:42:56 +01:00
Mathieu Jaumotte 859eb37526 Merge remote-tracking branch 'origin/main' into main 2023-03-08 16:07:55 +01:00
Mathieu Jaumotte b55914e40f add a generic .ignore directory 2023-03-08 10:45:52 +01:00
Mathieu Jaumotte 7f1085d2c2 DX: add dev config for profiler <-> phpstorm links integration 2023-03-08 10:29:07 +01:00
Lucas Silva b81638eda9 Fix error credit 2023-03-07 15:06:15 +01:00
julienfastre 571d662737 Merge pull request 'Feature: build a php base image usable for CI' (#1) from php82_ci into php82
Reviewed-on: Chill-project/chill-skeleton-basic#1
2023-02-17 15:41:16 +00:00
julienfastre 78a98bff40 Feature: publish base image 2023-02-17 16:39:53 +01:00
Mathieu Jaumotte 2f18130e72 Revert "remove gd deps"
This reverts commit eb059453282539b899b3dbdce72cb970d5c28bff.
2023-02-08 09:36:41 +01:00
julienfastre 2af27e8b42 Feature: add php-cs-fixer to the base image
Php-cs-fixer have conflicts with the symfony and doctrine version in use for us.

I propose to add it to the image until php-cs-fixer becomes compatible again with our dependencies.

This commit also add the environment variable PHP_CS_FIXER_IGNORE_ENV to make it works with php 8.2 (currently, it does not work with php > 8.1)
2023-02-08 09:36:41 +01:00
Mathieu Jaumotte fcd00855f9 improve DockerFile deps to avoid errors with chill 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte e9c478c062 adapt Makefile and rename chill_php occurences by chill_php82 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte d38e9a5c0a add shell preference 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte b63a4f2a5f finish image 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte 1a1188c612 merge deps RUN blocks to optimize 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte 39b9e839c2 remove gd deps 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte 23c438f0d7 add postgresql-client 2023-02-08 09:36:41 +01:00
Mathieu Jaumotte a4fd3dbeb6 Upgrade chill_base_php image to PHP8: install deps and php extension 2023-02-08 09:36:41 +01:00
julielenaerts 1ef5ef50a3 update composer files 202302.03.0-prod 202302.03.1-prod 2023-02-03 09:56:15 +01:00
julienfastre da2149cb60 Deploy: update dependencies 202302.01.0-main 2023-02-01 12:46:15 +01:00
julienfastre 491c5f3b49 deploy: update version of chill-bundles 202301.13.1-main 2023-01-13 21:09:41 +01:00
julienfastre 8d3b56c6fe DX: avoid duplicate config 2023-01-13 18:21:02 +01:00