Maciej Bąk

Results 9 issues of Maciej Bąk

Hi, Ive set system envs for directories: > MY_PROJECT_DIR=/Users/maciejbak/workspace/moje/shapeless-bazel-zio-cats-playground > BAZEL_DEPS=/Users/maciejbak/workspace/moje/bazel-deps and I do like in readme: > cd $BAZEL_DEPS > > ➜ bazel-deps git:(master) bazel run //:parse generate --...

I am scraping LinkedIn profile, I would like to click a button ( Show More ), but then I get errors.. in general scrapper works fine, logs in, scrape the...

I am using spring boot with azure's keyvault ``` com.azure.spring azure-spring-boot-starter-keyvault-secrets ``` but there is a problem, when I want to update secret. How to force for example via rest...

question
Client
customer-reported
feature-request
azure-spring
azure-spring-keyvault

hi, thanks for this library! I wanted to ask what I am doing wrong, or maybe there is some bug: files = m.get_files() ``` for file in files: file_details =...

Is it possible to setup own formats not supported by msgpack ? I have in json ObjectIds ( mongo ) but I cant serialize it :( Thanks

Hi, for a code/repo example I can provide this blog post: https://medium.com/@zeeshanalamkhan/integrating-hashicorp-vault-with-spring-boot-2-x-7a1be1365d8b I tried to use example from https://docs.spring.io/spring-cloud-vault/docs/current/reference/html/#quick-start but I see it uses 2.4.0.RELASE which does not exists in...

Hi guys, handlebars are allowed in mandrill: http://help.mandrill.com/entries/105267476-Using-Handlebars-for-dynamic-content#the-mandrill-api but to use it is needed: The Mandrill SMTP Integration If you're using the Mandrill SMTP Integration, add the X-MC-MergeLanguage custom header...

Hi, I changed in pom scala version to 2.10.2 and on mvn clean install I get error: Results : Failed tests: only parse quoted values(com.twitter.joauth.keyvalue.KeyValueHandlerSpec): The mock was not called...

Openning as a draft PR, want to show first PoC. Still missing mysql for example. Idea behind this solution is that, we generate table alias **only** when table is used...