Code Monkey home page Code Monkey logo

Comments (3)

lcatlett avatar lcatlett commented on July 19, 2024 1

You can use the blt aliases command in Acquia BLT to generate ACSF aliases (see acquia/blt#2961). I realize that not all projects are using BLT, so one option could be to move the command into a dedicated package so both BLT and acsf-tools could use it, or possibly any drupal 8 project using composer.

There were a number of user challenges that arose from using acsf-tools to generate aliases in the Drush 8 version of the command since the aliases were gitignored and not designed to be used on remote Acquia environments, and users expected to use the same workflows they were accustomed to in drush 8. Another option could be to just generate the aliaes with the drush 8 version of the module and use the drush site:alias-convert command in drush 9 to convert them to drush 9, but having to do so often could be a headache.

from acsf-tools.

sdelbosc avatar sdelbosc commented on July 19, 2024

Likely something that has not been ported yet as the project that worked on most of the move to Drush 9 is not using that command. I would say that if you need this command soon the best thing to do is to work on the port and raise a PR. In case you start this and face any technical blocker feel free to raise them here.

from acsf-tools.

gugerard avatar gugerard commented on July 19, 2024

Hi both,

For some reasons, I missed the command blt aliases which works like a charm with blt / drush 9 !

I then managed to run blt:sync as expected by following the blt documentation 👍

https://blt.readthedocs.io/en/latest/multisite/#override-blt-variables-in-docrootsitesnewsitebltyml

from acsf-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.