Pandelis Zembashis

Results 14 issues of Pandelis Zembashis

The DB url requires some extra parameters to work **- Summary** ```sh [POP] 2020/01/08 12:25:03 warn - IMPORTANT! 'parseTime=true' option is required to work properly. Please add it to the...

2.2 is no longer supported by microsoft. ![Screenshot 2020-01-13 at 11 08 57](https://user-images.githubusercontent.com/8436717/72247467-3a530380-35f5-11ea-9767-515d3efc7b7e.png) https://dotnet.microsoft.com/download/dotnet-core/2.2 Two related issues to people not being able to compile: https://github.com/d4software/QueryTree/issues/93 https://github.com/d4software/QueryTree/issues/86

enhancement
pinned

Hola, So I started this branch ages ago but thought it'd be good to run the idea past. With the success and popularity of the docker image being so easy...

enhancement
help wanted
pinned

Currently the docker images are tagged mater, develop and then each commit also gets tagged with its commit id. We should instead be tagging with the appveyor build number which...

docker
pinned

It's actually not half bad. Implements: #62 I started out hating the azure config but compared to cloudformation in aws it makes some sense. Nowhere near as simple as heroku...

enhancement
pinned

This commit is based on some of the things learnt in the campus-experts technical writing workshop. An image has been added to make the readme more visual, the description provides...

technical-writing

So after reading through some of the other [community assessments ](https://github.com/campus-experts/spring-2017/pulls?q=is%3Apr+is%3Aopen+label%3Acommunity-assessment) namely [Edinburgh Tech Learners](https://github.com/campus-experts/spring-2017/blob/master/communities/edinburgh-tech-learners/community-assessment.md#culture), as well as @joenash feedback on my own. I thought HaCS should have one so...

feedback wanted

Essentially: - Document our procedures - Do cool things - Maintain members better and expand to other creative departments

impact-proposal

Resource for workshops

I'm using upstash redis on fly which networks via IPV6. Ioredis does not like this, so you have to pass a setting ``` 2023-07-10T20:59:39Z app[32874363c77138] fra [info]{"@timestamp":"2023-07-10T20:59:39","context":"BullQueuesService","label":"bull-monitor","log":{"level":"info"},"message":"[publish] Error: getaddrinfo ENOTFOUND...

minor