1.0.0 - Initial release for Drupal 10.3
What's Changed
- Define dependency between Drupal and the database container explicitly. by @floretan in #1
- Add lando configuration files. by @artursv in #2
- Use major tags of wodby images. by @tharna in #3
- Lando follow-up by @floretan in #4
- Fix broken docker image by @floretan in #5
- Use the latest cached version of npm dependencies in case of a cache miss. by @floretan in #6
- Load db credentials from a single LANDO environment variable. by @floretan in #7
- Use the helm chart instead of kontena by @floretan in #8
- Add a file for project-specific overrides. by @floretan in #9
- Use the hash_salt settings from lando.yml when using lando. by @vermario in #10
- Skip file system permissions hardening when using lando. by @vermario in #11
- Skip trusted host pattern when using Lando. by @tormi in #12
- Use custom orb simplify CircleCI configuration by @floretan in #13
- SLT-89: Add special for the master/production environment. by @floretan in #15
- Feature/slt 108 skip unnecessary builds by @Jancis in #18
- Use mariadb 10.2 on lando by @kirkkala in #16
- Fix Drush installer path. by @tormi in #23
- Separate configuration file for lando settings by @Jancis in #22
- Remove dropin configuration, fixes #24. by @tormi in #25
- Add zaporylie/composer-drupal-optimizations package. by @tormi in #21
- Add a dependabot configuration in code by @floretan in #19
- Don't look for modules in bower components. by @floretan in #28
- Adjust Dependabot config paths, fixes #26, fixes #27. by @tormi in #29
- Update Lando to 3.0.0-RC.2+. by @tormi in #39
- Rename contrib to Commands in gitignore, #23 followup. by @tormi in #33
- Use php 7.2 by default. by @floretan in #45
- Update vlucas/phpdotenv requirement from ^2.4 to ^3.3 by @dependabot-preview in #47
- Remove _ping.php leftovers (see #25). by @tormi in #34
- Add composer install to build step. by @tormi in #42
- Add npm to Lando tooling (fixes #40). by @tormi in #41
- Fix Drush sql:sync validation. by @tormi in #43
- Fix vlucas/phpdotenv (broken after update to 3.3). by @tormi in #48
- SLT-261: replace yarn with npm as the default. by @floretan in #50
- Remove outdated example and fix application root by @floretan in #52
- Move composer install to pre-start event. by @tormi in #51
- SDG-1: Add Elasticsearch & Kibana 7. by @tormi in #54
- SDG-1: Enable ports 9200 & 5601 for localhost endpoints, fixes #55. by @tormi in #57
- Don't install webpack by default by @floretan in #59
- Issue 60: Replace Lando ES with blacktop/elasticsearch. by @tormi in #62
- Remove the Drupal console by @floretan in #64
- Disabling referenceData for production deployments by @Jancis in #68
- Remove unneeded settings file by @floretan in #66
- Fix lando start not working, support for case-sensitive filesystems by @mikaelkundert in #72
- Adds code-quality package to dev dependencies. by @guncha25 in #71
- Kubernetes memory units need to be uppercase. by @floretan in #74
- Add elasticsearch.yml template. by @tormi in #69
- Drop PHP 5 support. by @tormi in #76
- Remove CheckBootstrapCommands.php, fixes #78. by @tormi in #79
- Move composer-drupal-optimizations to dev. by @tormi in #80
- Define JAVA_HOME envvar only for ES service. by @tormi in #82
- Move composer install back to pre-start event. by @tormi in #83
- Update readme with latest ES changes. by @tormi in #84
- Make 'lando grumphp' run from any subfolder by @hkirsman in #85
- Drupal 8.8.0. by @tormi in #89
- Add local Drush site alias, fixes #58. by @tormi in #93
- Update Drush to 10, fixes #92. by @tormi in #96
- Use drupal/core-recommended, fixes #94. by @tormi in #97
- Remove deprecated CONFIG_SYNC_DIRECTORY, fixes #98. by @tormi in #99
- Revert warden module from 2.0 to 1.0. by @tormi in #101
- Add tooling for dynamically enabled and disabled xdebug by @mgalang in #81
- Minor readme fixes. by @tormi in #103
- Readd PHP requirement. by @tormi in #104
- Add tooling for enabling/disabling xdebug profiler by @mgalang in #105
- Remove add openjdk11 build step, add ES_JAVA_OPTS envvar. by @tormi in #106
- Update Lando to v3.0.0 rrc.5. by @tormi in #107
- Define meUser for elasticsearch & kibana services. by @tormi in #108
- DG-26: Upgrade Drupal project template to Drupal 9. by @tormi in #112
- Add analyse job to run sonar analyse on codebase. by @guncha25 in #117
- Add a PHPStan config. by @tormi in #118
- Upgrade vlucas/phpdotenv to ^5.0. by @tormi in #116
- Detailed setup instructions by @kirkkala in #120
- Added admin_toolbar module by @laurisigaunis in #125
- Added drupal-ping to composer by @laurisigaunis in #126
- Added monolog module by @laurisigaunis in #127
- Exclude JS files from PHP Code sniffer configuration by @dcorb in #129
- Feature/emulsify linting setup by @jani-koski in #111
- Fix uri for local drush alias by @Rade333 in #131
- Added files generated by Drupal scaffolding to .gitignore. by @Rade333 in #130
- Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 by @dependabot-preview in #136
- Remove locked versions from package-lock.json, fixes #143. by @tormi in #145
- DG-27: Add D9 compatible warden module v3.0. by @tormi in #128
- Bump prettier from 1.19.1 to 2.1.2 by @dependabot-preview in #133
- Bump eslint-config-prettier from 6.12.0 to 6.14.0 by @dependabot-preview in #150
- Bump eslint-plugin-react from 7.21.4 to 7.21.5 by @dependabot-preview in #149
- 143: Revert package-lock.json to bare minimum, fixes #143 again. by @tormi in #155
- Place potencial basicauth settings under one nginx section by @laurisigaunis in #157
- Persist Elasticsearch data in Lando environment. by @tormi in #159
- PSW-2: Automatically fix ESLint/stylelint errors on save in VSCode by @joshua-scott in #151
- PSW-10: Unify eslint config syntax and extensions by @jani-koski in #161
- Bump prettier from 2.1.2 to 2.2.1 by @dependabot-preview in #164
- Bump stylelint-config-prettier from 7.0.0 to 8.0.2 by @dependabot-preview in #135
- Bump eslint from 6.8.0 to 7.14.0 by @dependabot-preview in #163
- Upgrade Drupal to 9.1, wunderio/code-quality to 2.0 by @tormi in #165
- Update eslint-config-prettier to 7.0.0. by @tormi in #171
- Unifying the use of environmental variables. by @tharna in #160
- Fix Undefined index: SILTA_CLUSTER notice. by @tormi in #173
- Remove phpstan.neon from the project as not needed by default by @mitrpaka in #172
- Use Lando PHP for GrumPHP, fixes #88. by @tormi in #174
- Update Elasticsearch and Kibana by @mgalang in #110
- Updated lando config to support Xdebug 3 version by @mitrpaka in #176
- Introduce 'lando xdebug ' tool 🎉 by @tormi in #178
- Update drupal/admin_toolbar requirement from ^2.4 to ^3.0 by @dependabot-preview in #177
- Replacing docker hub images with equivalent hosted on gcr by @Jancis in #175
- Update eslint-config-prettier to 8.1.0. by @tormi in #181
- Update stylelint-config-standard to 21.0.0. by @tormi in #183
- Provide project's drupal version by @Jancis in #184
- Remove drush/Commands from .gitignore, fixes #187. by @tormi in #188
- Fix the Kibana service definition. by @tormi in #189
- Update stylelint-config-standard to 22.0.0. by @tormi in #191
- Upgrading the local Elasticsearch service to version 7.12, fixes #196. by @tormi in #197
- Upgrade to GitHub-native Dependabot. by @tormi in #200
- Enforce a PHP version in Composer, fixes #202. by @tormi in #203
- Update local Node version to v12, fixes #198. by @tormi in #204
- Upgrade local & Silta PHP to 7.4 & add PHPUnit testing setup. by @tormi in #122
- Move php req. as per sort-packages config. by @tormi in #208
- Fix grumphp.yml perms 755 => 644 by @ragnarkurmwunder in #211
- Update composer/installers requirement from ^1.9 to ^2.0 by @dependabot in #212
- Setting default production database to 5Gi by @Jancis in #214
- Do not deploy debendabot branches. by @tharna in #201
- Add pr template. by @tharna in #205
- Enable development mode on local environment by default by @guncha25 in #217
- Basic profile by @guncha25 in #229
- Set grumphp test php version to 7.4 by @vermario in #237
- Add eslint-plugin-yml, fixes #246. by @tormi in #247
- Patch warden module with 3024254, fixes #209. by @tormi in #248
- Lando v3.6.1. by @tormi in #256
- Patch core PHPUnit setup with 3259744, fix #263. by @tormi in #264
- Feature/update packages by @tormi in #265
- Dynamic drush alias for Silta environments by @Rade333 in #86
- Update npm packages. by @tormi in #266
- Override Silta referenceEnvironment master > main. by @tormi in #269
- Switch from php 7.4 to php 8.0 by @mitrpaka in #268
- Use official images for Elasticsearch & Kibana in Lando, fixes #277. by @tormi in #278
- Update grumphp php_compatibility testVersion to 8.0. by @tormi in #279
- Change ES plugins install method, fixes #281. by @tormi in #282
- Update Composer setup to the latest. by @tormi in #284
- Update npm packages to latest version by @WunderNieves in #289
- #292 Add input validation to xdebug.sh. by @hkirsman in #293
- Dependency updates by @Juhani-moilanen in #301
- Silta container base image migration to Docker Hub by @Jancis in #306
- Fix custom module tests, fixes #309. by @tormi in #310
- Ignore 'Unsafe usage of new static()' warning with PHPStan's analysis level by @mitrpaka in #311
- Set requests and limits for prod env., min replicas 2 by @ArtisKrumins in #312
- Upgrade project to Drupal 10. Resolves #313, #315. by @tormi in #332
- #335 Update wunderio/drupal-ping to latest version by @hkirsman in #336
- Feature/337: Fix Composer path. by @tormi in #338
- Configure Google Filestore volume for files storage, #323. by @tormi in #340
- Enable private files setup by default, #323. by @tormi in #342
- Define a constant instead of duplicating literals by @tormi in #350
- Change DB transaction_isolation to READ-COMMITTED by @tormi in #352
- 297: Add & enable Silta default Varnish setup, resolves #297. by @tormi in #347
- Add a vim text editor to landofile by @mitrpaka in #331
- Set lando timezone to Europe/Helsinki, fixes #353. by @tormi in #354
- Add a Varnish setup for Lando, #355. by @tormi in #356
- Comment out build-dependabot job by @misterjoonas in #321
- #357: Default configuration for Varnish Purge by @sampoturve in #358
- Improve PR template. Add accessibility testing information. by @joshua-scott in #361
- Define Drupal public files path. by @tormi in #363
- use silta circleci 1.x orb by @Jancis in #366
- Silta v1.0 components by @Jancis in #367
- Add Lando Adminer service, fixes #359. by @tormi in #360
- Introduce Lando Service, resolves #370. by @tormi in #371
- Improve pull_request_template.md by @misterjoonas in #369
- Update debug mode in local env, fixes #373. by @tormi in #374
- Add mention about .env by @misterjoonas in #375
- Set the PHP container default user to www-data, fixes #377. by @tormi in #378
- WD-241: Add secrets handling with Silta CLI. by @tormi in #383
- SLT-898: Redefine default cron schedules for different envs by @Rade333 in #379
- WD-241: Add a custom decryption key to main branch deployment. by @tormi in #384
- SLT-913: Split drupal-build-deploy into two separate jobs by @Rade333 in #388
- VSCode true is set to "explicit" since VSCode 1.85.0 by @mr-valters in #387
- Ignore sql dumps in .gitignore by @misterjoonas in #392
- SLT-919: Use php 8.2 and node 20 by @Rade333 in #396
- SLT-918: Use latest silta-nginx image by @Rade333 in #395
- Fix drush alias when projectName doesn't exist by @misterjoonas in #394
- SLT-962: Require manual approval before deploying feature environments by @Rade333 in #391
- Update .env.example by @misterjoonas in #400
- WD-253: Introduce JIRA ticket number validation in commit messages. by @tormi in #398
- SLT-919: Update GrumPHP & Composer setups to PHP v8.2 by @tormi in #402
- WD-254: Upgrade Drupal core to 10.2.5, update other Composer packages by @tormi in #403
- WD-254: Update Lando to v3.21 by @tormi in #404
- GH-368: Remove obsolete ScriptHandler by @tormi in #405
- WD-245: Add database best practices setup by @tormi in #407
- WD-245: Add MariaDB config for production environment by @tormi in #409
- GH-408: Uncomment timezone configuration by @misterjoonas in #408
- WD-245: Streamline mounting usage in Adminer setup by @tormi in #410
- WNDR-281: Update local mariadb service to v10.6.18. by @Rade333 in #413
- WD-253: Upgrade wunderio/code-quality to v3 by @tormi in #414
- SLT-962: Add Git workflow & Deployments sections to the readme by @tormi in #415
- WD-265: Add lando drupal tool by @tormi in #422
- SLT-1040: Update default nginx version to 1.26. by @Rade333 in #417
- SLT-1042: Update default node.js version to 22 by @Rade333 in #418
- WD-266: Replace local Mailhog service with Mailpit by @tormi in #423
- SLT-1052: Upgrade PHP to v8.3 by @Rade333 in #424
- QAG-34: Update CI config documentation with learnings from TKU-1003 by @tormi in #425
- QAG-41: Remove Warden settings by @tormi in #426
- QAG-44: Simplify the PR template by @sampoturve in #406
New Contributors
- @floretan made their first contribution in #1
- @artursv made their first contribution in #2
- @tharna made their first contribution in #3
- @vermario made their first contribution in #10
- @tormi made their first contribution in #12
- @Jancis made their first contribution in #18
- @kirkkala made their first contribution in #16
- @dependabot-preview made their first contribution in #47
- @mikaelkundert made their first contribution in #72
- @guncha25 made their first contribution in #71
- @hkirsman made their first contribution in #85
- @mgalang made their first contribution in #81
- @laurisigaunis made their first contribution in #125
- @dcorb made their first contribution in #129
- @jani-koski made their first contribution in #111
- @Rade333 made their first contribution in #131
- @joshua-scott made their first contribution in #151
- @mitrpaka made their first contribution in #172
- @ragnarkurmwunder made their first contribution in #211
- @dependabot made their first contribution in #212
- @WunderNieves made their first contribution in #289
- @Juhani-moilanen made their first contribution in #301
- @ArtisKrumins made their first contribution in #312
- @misterjoonas made their first contribution in #321
- @sampoturve made their first contribution in #358
- @mr-valters made their first contribution in #387
Full Changelog: https://github.com/wunderio/drupal-project/commits/1.0.0