-
So today I spent 45m with another senior engineer trying to figure out why `bin/rails console` failed with a YAML parse exception. You can see here: https://gist.github.com/cacheflow/f16e1551a5a4a51c6…
-
Detail: https://github.com/WorksApplications/SudachiPy/issues/17#issuecomment-435671553
-
Currently, there are a number of workarounds in the code base to handle the fact that logging needs to occur before the -SettingFile argument is parsed.
See:
* https://github.com/PowerShell/PowerS…
-
![image](https://user-images.githubusercontent.com/29222344/44245447-49206580-a20b-11e8-8f20-d3114a0f1791.png)
不同app中settingfilePath这个变量的命名方式不一样,在代码复用的过程中出现了找不到settingfile的问题,建议统一命名方式
-
Travis CI update macOS to `10.13.3` from `10.12.6` and the logging tests for macOS started to fail after that.
Here are a few failed builds:
https://travis-ci.org/PowerShell/PowerShell/jobs/41064771…
-
> 我是VNPY深度用户,跑着17组50多个策略。下面是我的配置文件方式,在此抛砖引玉
> CTA_setting.json
```javascript
[
{
"name": "group_1",
"className": "MultiStrategy",
"vtSymbol": "rb1810",
…
-
Hi, following text from wikipedia causes AttributeError.
It seems to be 100% reproducible. I used core dictionary.
(Excuse me to write with my wrapper code, I will take some time to remove unneeded …
-
**Arma 3 Version:** 1.80
**CBA Version:** 3.5.0.171204
**Mods:**
```
- CBA_A3
- ACE3
```
**Description:**
Currently the addon file option (cba_settings pbo) locks down all settings making …
-
в методе `void Context::load()` вместо `if (!settingFile.exists())
{
throw ContextException("Configuration file not found!");
}`
сделать корректную генерацию файла настроек с конф…
-
I noticed an issue when using the element. In the external config file I want to use
'removeIssueFromMessage = true' , but doing so will not produce the intended outcome. If I remove
'removeIssu…