For some reason simplytestme isn't loading the libraries from the drush make file. This task is to update the drush make file to the preferred yml syntax and to get it working with simplytest.me again.

Previously the make file was installing the latest master versions from github but the stable releases should really be used to more accurately reflect a users behaviour.

Comments

tanc created an issue. See original summary.

tanc’s picture

StatusFileSize
new1.55 KB

  • tanc committed c7790aa on 8.x-2.x
    Issue #2915297 by tanc: Update drush make to use yml and latest stable...
tanc’s picture

Have updated drush make file but will leave this issue open until I can confirm it works with simplytest.me. See issue #2915300: Clarity on drush make support in 2020

tanc’s picture

Patch removes .yml extension to try to get it working with simplytestme

tanc’s picture

StatusFileSize
new151 bytes
tanc’s picture

Version: 8.x-2.x-dev » 4.3.x-dev
Status: Active » Postponed

I'm going to mark this postponed as the movement and info on simplytestme is not forthcoming. When things are clear I'll re-open.

tanc’s picture

Looks like simplytestme is now using tugboat but unfortunately isn't able to 'see' semantic versioned projects yet. So still postponed but I'm now hopeful that with the existing Tugboat config in this module that simplytestme should be much easier to fix.