Skip to content

Releases: wunderio/drupal-project

1.0.2

06 Dec 20:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Dec 19:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0 - Initial release for Drupal 10.3

06 Dec 13:04
87264e5
Compare
Choose a tag to compare

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 https://github.com/wun...
Read more