Problem/Motivation

As a user/contributor/site owner it would be great to have MR environments so I can save tons of time evaluating MRs without needing to pull it locally.

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

dmundra created an issue. See original summary.

dmundra’s picture

Status: Active » Needs review

Added tugboat support and we should see the 'View live preview' under the branch on the issue and status 'ready'. I can see it and the site is loading with the module enabled.

dmundra’s picture

Assigned: dmundra » mably

@mably want to review? No worries if not I will merge tomorrow.

mably’s picture

Assigned: mably » dmundra

I have never used tugboat, don't really know how all this works.

But will be happy to learn about it.

Feel free to merge.

dmundra’s picture

Status: Needs review » Fixed
StatusFileSize
new20.28 KB

Ah fair. Check out this documentation https://www.drupal.org/docs/develop/git/using-git-to-contribute-to-drupa... for Drupal contrib specifically.

We have used Tugboat (https://www.tugboatqa.com/) on projects when someone makes a pull/merge request. We have been adding to many contrib modules once it was available there. And all for the free. Once I merge the preview link will go away. Here is a screenshot of the link:

screenshot of tugboat preview link

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.

mably’s picture

I have been able to use the preview link and log in the preview instance.

All the needed modules where properly installed.

That's a nice feature to have, thanks.

dmundra’s picture

Status: Fixed » Closed (fixed)
mably’s picture

Hi Daniel, would you be willing to create a similar issue for Access Unpublished?

I think it would be a great feature to have there too.

Thanks!

dmundra’s picture

I can do that. Created #3563749: Add Tugboat support

mably’s picture

Great, thanks!