The Tugboat config (.tugboat/config.yml) carries a root-level key:

auto-rebuild: '0 4 * * *'

Tugboat's config root only accepts services; there is no auto-rebuild key, so this is a no-op. Worse, it implies a scheduled nightly rebuild that never happens.

Periodic rebuilds of the base preview (resetting demo data that visitors change) are a Tugboat dashboard / repository setting, not config. This removes the dead key and replaces it with a comment documenting that, so the config is correct and not misleading.

Issue fork webdav-3597402

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

  • mably committed ec1db1eb on 1.x
    fix: #3597402 Remove the invalid auto-rebuild key from the Tugboat...
mably’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.