Vimpie
Vimpie
@JerryDoubleU Wow, that is a nice workaround!
+1 for merging this
had to re-add it too.
pfoeh, that was hard, This worked for me eventually docker-compose ``` pulsar: image: apachepulsar/pulsar:latest container_name: shop_pulsar command: bin/pulsar standalone hostname: pulsar environment: PULSAR_MEM: " -Xms512m -Xmx512m -XX:MaxDirectMemorySize=1g" volumes: - ./tools/pulsar/data:/pulsar/data...
@PawelMaj can this fix be merged to master and pushed to nuget?
hoi geert, i see this mapping information with the RAWURL in the srcsrv file, but it does not appear in the updated pdb. should that be the case?
no it's not public ;( i see this behavior running local and in jenkins. however we use the cake aliases for gitlink, which justs calls the tool. not suspecting any...
it should update the pdb next to where the srcsrv is created, right?
Hoi Geert, is there a way to enable more logging, set some kind of verbosity level? would be nice if git-link outputs the actual changes it made. we really like...