{"id":18400463,"url":"https://github.com/docksal/blt-docksal","last_synced_at":"2025-04-07T06:33:29.182Z","repository":{"id":45590379,"uuid":"202010782","full_name":"docksal/blt-docksal","owner":"docksal","description":"Acquia BLT Docksal integration","archived":false,"fork":false,"pushed_at":"2022-10-14T15:17:21.000Z","size":11,"stargazers_count":4,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T15:27:10.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docksal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-12T21:20:44.000Z","updated_at":"2021-12-06T21:56:58.000Z","dependencies_parsed_at":"2022-09-15T02:20:39.416Z","dependency_job_id":null,"html_url":"https://github.com/docksal/blt-docksal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fblt-docksal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fblt-docksal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fblt-docksal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fblt-docksal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docksal","download_url":"https://codeload.github.com/docksal/blt-docksal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247607739,"owners_count":20965945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T02:33:36.360Z","updated_at":"2025-04-07T06:33:26.464Z","avatar_url":"https://github.com/docksal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Acquia BLT integration with Docksal\n====\n\nThis is an [Acquia BLT](https://github.com/acquia/blt) plugin providing [Docksal](https://docksal.io/) integration.\n\nThis plugin is **community-created** and **community-supported**. Acquia does not provide any direct support for this software or provide any warranty as to its stability.\n\n## Installation and usage\n\nTo use this plugin, you must already have a Drupal project using Acquia BLT.\n\nIn your project, require the plugin with Composer:\n\n`composer require docksal/blt-docksal`\n\nInitialize the Docksal integration by calling `recipes:docksal:project:init`, which is provided by this plugin:\n\n`./vendor/bin/blt recipes:docksal:project:init`\n\nThis command will initialize .docksal folder as well as BLT configs in root/blt.\nMake sure to commit those changes to Git.\n\nInitialize your project as usually with Docksal fin via `fin init` or repeatedly reinstall your site with `fin init-site`.\n\n`fin init`\n\nEven though the template in this plugin adds a default `fin init` command, you're free to customize it to your likings or delete.\n\nThe plugin also installs Docksal blt addon, which makes `fin blt` command available. You can run any BLT command directly in CLI container, for example:\n\n`fin blt tests`\n\n# BLT commands support\n\n- VM commands:\nSince Docksal is essentially a replacement for DrupalVM support, you shouldn't use `blt vm` with a Docksal\nBLT project. Acquia BLT assumes a local DrupalVM is used to run some BLT commands, therefore running a command\nin BLT makes a lot of assumptions about locally installed software, specifically Behat commands. \nDocksal doesn't have all the same software installed in the [CLI container](https://github.com/docksal/service-cli) and\ninstead relies on external services available on the docker network for some software support, e.g., defining chrome service in [docksal.yml](./config/.docksal/docksal.yml). Because of that, some BLT commands have to be overriden\nby Docksal plugin to remove those assumptions about local software.\n\n- Behat support is implemented with ChromeDriver only, but it's trivial to add other drivers as Docksal services, pull requests welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fblt-docksal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocksal%2Fblt-docksal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fblt-docksal/lists"}