You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
In keeping with best practices, BLT doctor should assert existence of .nvmrc or .node-version in the repository root. If one of these is not present, a warning should be logged.
add a check to BLT doctor that verifies the existence of .nvmrc or .node-version in the repository root.
add a check to BLT doctor that verifies the existence of .nvmrc or .node-version in theme dir, if that theme contains package.json
* acquia/8.x: (1264 commits)
Update composer.json
Use the correct command for setup.strategy = sync (acquia#2097)
Provide better Memcached boilerplate config. (acquia#2063)
Note about docker and headless chrome (acquia#2091)
Fixesacquia#2072: temporarily disabling checking of features overrides. (acquia#2082)
Drupal 8.4 compatibility improvements. (acquia#2080)
Update .travis.yml
Removing sudo from Travis. (acquia#2066)
Fixesacquia#2059: override site uri during deploy:update. (acquia#2060)
Remove any NULL arguments from original command being passed into VM, so that missing arguments detected faster. (acquia#2058)
Add additional settings file include options acquia#2054 (acquia#2055)
Add support for Apache Solr search (Acquia Search) acquia#412. (acquia#2053)
Fixesacquia#1872: Command arguments lost when invokeCommand is called with @executeInDrupalVm within a Robo watch task. (acquia#2052)
Cleaning up composer requirements. (acquia#2050)
Update configuration-management.md (acquia#2051)
Fixesacquia#2048: PHP Warning when using modules.local.uninstall: null. (acquia#2049)
Fixesacquia#2046: Modifying BLT Configuration definition is not accurate. (acquia#2047)
Fixesacquia#2040: Assert existence of .nvmrc or .node-version. (acquia#2042)
Add back line removed in acquia#2039 (acquia#2043)
Fix spacing in simplesamlphp setup readme. (acquia#2044)
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In keeping with best practices, BLT doctor should assert existence of .nvmrc or .node-version in the repository root. If one of these is not present, a warning should be logged.
The text was updated successfully, but these errors were encountered: