Releases: acquia/orca
Releases · acquia/orca
v3.20.0
What's Changed
- Update static analysis tools for upstream Composer allow-plugins changes by @secretsayan in #253
Full Changelog: v3.19.0...v3.20.0
v3.19.0
What's Changed
- Add PHP 8.1 job by @secretsayan in #240
- Install dev dependencies of the SUT during fixture creation by @secretsayan in #244
- Reintroduce lightning_media 4.x to standard fixtures by @secretsayan in #246
- Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6 by @dependabot in #242
- Add all-successful job by @danepowell in #227
- Fix quote issue while adding multiple dev-dependencies by @secretsayan in #248
- Use Composer from platform rather than ORCA's bin directory by @secretsayan in #249
- Update Drupal Spec Tool to v5.x by @secretsayan in #254
- Temporarily use acquia/drupal-minimal-project for integrated builds by @secretsayan in #255
Full Changelog: v3.18.0...v3.19.0
v3.18.0
What's Changed
- Remove Acquia Pipelines integration by @secretsayan in #233
- Update hassankhan/config Composer library by @secretsayan in #235
- Remove symfony/http-kernel and upgrade composer to latest version by @secretsayan in #231
- Fix version resolution logic of NEXT_MAJOR_LATEST_MINOR_BETA by @secretsayan in #232
- Fix incorrect include paths by @secretsayan in #238
- Upgrade node version by @secretsayan in #236
- Protect against ambiguous refnames in before_install.sh by @secretsayan in #239
Full Changelog: v3.17.0...v3.18.0
v3.17.0
What's Changed
- Remove asset packagist and remove/update Lightning Media version by @secretsayan in #229
Full Changelog: v3.16.0...v3.17.0
v3.16.0
What's Changed
- Exclude automated tests from deprecated code scans by @secretsayan in #214
- [internal] Automatically create Jira tickets by @danepowell in #215
- Only 'composer remove' unwanted packages that are actually required by @secretsayan in #218
- Fix "The module does not exist" during install-site by @secretsayan in #217
- Move acquia_search back to list of packages by @secretsayan in #213
- Update mglaman/drupal-check Composer library by @secretsayan in #219
- Run PHPUnit with Xdebug in coverage mode when ORCA_COVERAGE_ENABLE by @secretsayan in #223
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 by @dependabot in #222
- Log JUnit output along with coverage by @secretsayan in #220
- ORCA-362: Fix error in self-test by @secretsayan in #224
- Add CRON and ORCA_PAKCAGES_CONFIG to Github Actions template by @secretsayan in #212
- ORCA-349: Code coverage should only be reported against the SUT by @secretsayan in #221
Full Changelog: v3.15.2...v3.16.0
v3.15.2
What's Changed
- Fix
INTEGRATED_TEST_ON_OLDEST_SUPPORTED
job using wrong version of Drupal core by @secretsayan in 1e466de
Full Changelog: v3.15.1...v3.15.2
v3.15.1
What's Changed
- Display JSON error if Drush JSON output is invalid by @mglaman in #210
- Temporarily remove drupal/acquia_search from packages by @TravisCarden in #211
New Contributors
Full Changelog: v3.15.0...v3.15.1
v3.15.0
What's Changed
- ORCA-266: Document undocumented environment variables by @secretsayan in #204
- Provide ability to disable sub modules based on alterations of packages list and disabling drupal/acsf_sso module by @secretsayan in #206
- Upgrade Nightwatch.js by @secretsayan in #209
- Upgrade Drush to support 11.x by @secretsayan in #203
- Fix broken "live test" self test by @secretsayan in #208
Full Changelog: v3.14.0...v3.15.0
v3.14.0
Implemented enhancements:
- Update composer/composer to 2.2.x and allow Composer plugins #198 (secretsayan)
- Improve Drupal core Latest LTS version resolution #197 (secretsayan)
Fixed bugs:
- Make Nightwatch.js test detection more robust #194 (secretsayan)
Merged pull requests:
- Add acquia/memcache-settings #195 (danepowell)
- Improve Comments on Version Selector for better understanding #193 (secretsayan)
- Add comment explaining Symfony kernel configuration #191 (secretsayan)
- Apply Composer library security update #192 (secretsayan)
v3.13.0
Fixed bugs:
- Support case where Drupal core does not have an LTS release #190 (danepowell)
Merged pull requests:
- Allow INTEGRATED_TEST_ON_LATEST_LTS CI job to fail on GitHub Actions #188 (TravisCarden)
- Modifying comments for better understanding #187 (secretsayan)
- Audit packages.yml and D8 EOL #175 (danepowell)