When I'm trying to test a distribution, Simplytest offers only Drupal 8.x options. For example, for this distribution https://www.drupal.org/project/commerce_kickstart that has Drupal 11 support:
core_version_requirement: ^11
Simplytest website for some reason provides only 7.x and 8.x Drupal Core versions: https://simplytest.me/configure?project=commerce_kickstart

The same is for others:
https://simplytest.me/configure?project=varbase
https://simplytest.me/configure?project=thunder

Comments

murz created an issue.

mglaman’s picture

For kickstart: all releases were unpublished and if you check https://www.drupal.org/project/commerce_kickstart/releases, 2.77 is for D7.

But Thunder should be working. There's probably a bug in the distro logic

mglaman’s picture

I found the problem.

Token: https://updates.drupal.org/release-history/token/current
Thunder: https://updates.drupal.org/release-history/thunder/current

Modules have core_compatibility, whereas distributions do not. I think all distributions need to be converted to one-click demos (like Commerce Kickstart). That's because most distributions now have their own Composer template, see https://thunder.github.io/developer-guide/setup.html#install-thunder