MattGyver
MattGyver
Hi, I'm trying to use git-playback but I got this error `$ git playback .gitignore` `Traceback (most recent call last):` `File "C:\Users\mscarset\AppData\Local\Programs\Python\Python35-32\Scripts\git-playback-script.py", line 9, in load_entry_point('git-playback==0.1.1rc0', 'console_scripts', 'git-playback')() File "c:\users\mscarset\appdata\local\programs\python\python35-32\lib\site-packages\pkg_resources\__init__.py",...
Hi, I haven't found documentation on how to change our default circi-user-XXX nickname. Is there way to let users double click on the name to change it, just like all...
Is there any plan to upgrade the supported PHP version up to 8? Thanks
**Problem/Motivation** As a site builder, I would like to display the `CheckoutProgressBlock` on the Cart page (e.g `/cart`). As of today, I can not do so. This block is restricted...
The formatter removes the space between the type and the variable when: - Variable is passed by referenced - Variable's type has a leading slash This behavior is a huge...
Following the example in #50 I added a `.lando.yml` file to help users who prefer this tool, making it ridiculously easy to set up Starshot with LANDO. This PR adds...
Trying to install a new Drupal 11 site with the `drupal11` lando recipe does not work because of the minimum version requirement for `sqlite` database, as shown in the error...
Fixes [#6100](https://github.com/drush-ops/drush/issues/6100)
Make this library compatible with jQuery >= 3.0