Brad Giaccio

Results 7 comments of Brad Giaccio

I tried adding spring.config.activate.on-profile=default in 2 places. First in config-client/src/main/resources/application.properties, it fails quickly never connecting to the config server with this error ``` [main] ERROR org.springframework.boot.SpringApplication - Application run failed...

I've used this utility for literally decades https://github.com/tmking/utils/blob/master/logcolorise.pl This seems to be a rewrite that is much cleaner. https://mail-archives.apache.org/mod_mbox/ant-user/200107.mbox/%[email protected]%3E On Sun, Oct 13, 2019, 12:46 demospace wrote: > It would...

> If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will...

> What was your code using before you switched to `@ConditionalOnProperty`? Was that directed to me? It was using spring profiles indicated by the config server. As seen in the...

The code was a sample we had dozens of config classes and beans based on the profile. The code demonstrates what happens when the list of profiles doesn't come from...

[pytype/pytype/pyi/parser.py](https://github.com/google/pytype/blob/97d949161b27259af283fc1d271f8cf056ddf9b6/pytype/pyi/parser.py#L783) Just needs to be changed to ```python ast = ast.Replace(name=hashlib.md5(src.encode("utf-8"), usedforsecurity=False).hexdigest()) ```

it started at least for me when I upgraded to VSCode 1.2.7 version of the plugin, I tried again this morning with 1.2.10 and I still get the same error....