Closed (fixed)
Project:
Burndown
Version:
1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Jun 2026 at 20:44 UTC
Updated:
7 Jul 2026 at 11:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
jeremylichtman commentedHi @swirt, one of the principals of this project is no external dependencies (other that Drupal itself). IMHO, it would be better to have a separate module called burndown_tugboat that adds this functionality in.
Comment #4
swirtA separate module would not / could add this. This is for previews, for this module, within the issue on Drupal.org.
This does not add a dependency to this module. It simply provides a config.yml that the tugboat runner on drupal.org looks for. If it finds it, it tries to spin up site using the merge request.
This is the same thing that core issues use now.
More information here
It truly makes maintaining a module much easier.
Comment #5
swirtThis is attempting to create the preview for this MR, but tugboat on d.o is having a bad day. I raised the problem with the tugboat team here.
Comment #6
swirtThe MR should have just been the tugboat config.yml. However the existing drush commands accepted no options and relied only on interactive io. This made it impossible to use them "as is" to generate some sample boards. So I added some logic to support drush options with io interaction as a backup.
Comment #7
swirtChanging the status so that this waits until the failure to build is resolved.
Comment #8
jeremylichtman commentedI'll merge once things are working okay.
Comment #9
swirtThis is now working. @ambermatz from Tugboat got me straightened out. Crediting @ambermatz for the assist in Drupal Slack.
If you click the link that says "View live preview" it will take you to a temporary drupal site with Burndown installed and the drush commands ran to build some sample projects and tasks.
u: admin
p: admin
These instances only live for I think 10 days.
Comment #10
swirtNo need to tag a release for this one as there is nothing that impacts anyone here for using the module.
Comment #12
jeremylichtman commentedReviewed and merged.
Comment #13
jeremylichtman commented