Giter Club home page Giter Club logo

blt-drush-alias's People

Contributors

cainaru avatar lcatlett avatar typhonius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blt-drush-alias's Issues

Allow to use --no-interaction option

Please allow to use --no-interaction option (instead of the -y option which was removed from BLT) by adding the second parameter TRUE to confirm() method.
Please create a release. :)

Namespace for AcquiaCloudApi Connector and Client needs updating

Got this error on the 2.0 release:
PHP Fatal error: Uncaught Error: Class 'AcquiaCloudApi\CloudApi\Connector' not found in /vendor/lcatlett/blt-drush-alias/src/Blt/Plugin/Commands/DrushAliasCommand.php:193

Looks like the namespaces in typhonius/acquia-php-sdk-v2 were changed in this commit: typhonius/acquia-php-sdk-v2@2d6b412

So at the very least, probably AcquiaCloudApi\CloudApi\Connector needs to be AcquiaCloudApi\Connector\Connector and AcquiaCloudApi\CloudApi\Client needs to be AcquiaCloudApi\Connector\Client. I haven't yet investigated further whether the class method calls need updating as well.

Incompatible with typhonius/acquia-php-sdk-v2:2.*

The typhonius/acquia-php-sdk-v2 library is pinned to version 1 in this repo. Version 1 of the sdk has this issue: typhonius/acquia-php-sdk-v2#71.

So, to resolve the issue either:
a) this library needs to allow tag 2.* of the sdk where the issue is fixed
b) the typhonius/acquia-php-sdk-v2 library needs a hotfix of the 1.* release

I've submitted a patch for (b) here: typhonius/acquia-php-sdk-v2#72.

I don't know if (a) is feasible as there may be incompatibilities with the 2.* release of the sdk.

Does this work with BLT 11?

I ran blt aliases (twice) and it said it was writing the files but drush sa says No site aliases found. I should mention I am using the AC free account. Does it work for that?

Gathering site info from Acquia Cloud.
Gathering sites list from Acquia Cloud.
Found 1 sites for environment dev, writing aliases...
Found 1 sites for environment test, writing aliases...
Aliases were written, type 'drush sa' to see them.
➜  itablt10 git:(master) ✗ drush sa
 [success] No site aliases found.

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.