Duvergier Claude
Duvergier Claude
Thanks, I'll follow this issue then ;) (I can access an M1 macOS if tests are needed)
I almost got your code running without error... Here what I've done: ``` PowerShell New-BoxstarterPackage -Name Issue-108-test -Description "Test package to debug Issue #108" ``` Content of `Issue-108-test\tools\ChocolateyInstall.ps1` file is:...
In case of any use, I get the same thing on a Windows 8.1 Professionnal (64-bits): ``` D:\Boxstarter>BoxStarter.bat Issue-108-test -DisableReboots Boxstarter: Installing package Issue-108-test Boxstarter Version 2.5.21 (c) 2015 Matt...
Just tested and I still have the issue on Boxstarter v2.8.29. One thing we didn't checked is the PowerShell version: I am running 2.0 (on Windows 7 SP1)
I have the same need: I need to forbid usage of `Zend_Debug::dump()` (a Zend Framework's version of `var_dump()`). It seems PHP_CodeSniffer does not use [the _Scope Resolution Operator_ (also called...
So, there is, currently, no way of ignoring a folder located at the root of our project using a `` without using absolute path (which changes between users/computers/servers)? The following...
Would "GitLab support" means GitLab.com only or hosted GitLab also?
Thanks for the info :)
What is your use case? Please explain what you want Kanboard to do… (Note that the main developer clearly stated Kanboard is "complete" in term of features and won't work...
According to my experience with self-signed certificates (for services othen than Seafile), adding the CA into Thunderbird's "Trusted CA" certificates store should work (and is the best solution).