Panagiotis Atmatzidis

Results 10 issues of Panagiotis Atmatzidis

Unfortunately, there is no [MacPorts](https://www.macports.org/) support for `git-crypt` yet. To compile nuder MacPorts with OpenSSL support: ``` git clone https://github.com/AGWA/git-crypt.git cd git-crypt export CPPFLAGS="-I/opt/local/libexec/openssl11/include -I/opt/local/include" make make install PREFIX=$HOME/Programs ```...

**What is missing?** Loki and fluentbit integration. > NOTE: From a quick look at promtail's release notes looks it is bug-ridden which makes sense as it's a young project. Fluentbit...

help wanted
kind/feature
good first issue

Hi, When I use the following code to set `jenkins_path`: ``` def jenkins_path ENV['JENKINS_PATH'] || '/' end [...] client = JenkinsApi::Client.new(jenkins_path: jenkins_path) ``` Calling the handler fails with `can't modify...

bug

Hello, I'm trying to compile zlib on windows nano server. This platform is 64bit version only. Here are the steps: ``` Administrator@WIN-J4M9KOMET5D /c/jenkins/workspace/win64/zlib-1.2.11 $ ./configure --64 Checking for gcc... Checking...

Trying to setup the app, getting this error message: ``` time="2023-02-13T12:49:38Z" level=error msg="could not sync schedules, error: invalid_auth" ``` It's not clear if this is the Slack or PagerDuty token...

Vegeta usually will run in pods with limited resources. The ideal situation for load testing in a kubernetes cluster would be to run multiple instances of vegeta in parallel. The...

### Current cloudflare-go version v0.89.0 ### Description The web interface allows to create a spectrum application using an origin IP address. Here's the description: ``` Origin You can designate an...

The plugin seems to support just openAI GPT. Would be great to support anthropic, mistral and other AI providers as well.

**Is your feature request related to a problem? Please describe.** I’m trying to create a Grafana dashboard based on the shell executor metrics. One of the graphs is meant to...

enhancement
3.x
4.x

Hello, I'm using projectify for simple project management. I'm new to tiddlywiki, so please pardon the question in case the answer is somewhat obvious. Can I add _owner_ field to...