Grzegorz Śliwiński
Grzegorz Śliwiński
Yes, since now we've got a ton of packages versions already (uploading a stable and pre-releases every ci build). And apparently systemd's unit through which we're starting pypicloud have a...
You'd also need to start the elasticseach process with some option to require password, and a password configured there as well 🤔
@konstantinmiller I agree, however I'd need also to be able to start the server so the basic usecase with starting elasticsearch service with authentication and using it in the client...
@samwnapier yes, it looks good. However I'm in the process of migrating all the pytest plugins I manage to github actions and it'll take me some time to focus on...
@samwnapier okay, let's do it this way so that it's activated if the asyncio library is present. I'd also require a test utilising that fixture, otherwise there's a risk we'd...
@samwnapier yes, plus the conditional activation of the fixture :) (Don't want to have the asyncio as a hard dependency)
@joao-mil I do maintain it, kind of. The code in PR #384 works/worked at the time when being run on local machine. However I wasn't able to run it on...
Hey, Sorry I must have missed the issue. Could you reformat the output? Or actually try to run the command by hand and see what happens? ``` /usr/share/elasticsearch/bin/elasticsearch -p /tmp/elasticsearch.9201.pid...
@woutdenolf sure, please do.
thank you @woutdenolf