Carlos Colaço

Results 11 issues of Carlos Colaço

Update nice-blog sub-module to new commit

another fork from another theme. Fully implemented preview here: https://4s3ti.net

Hello, I've been experimenting with go-semantic-release and encountered an issue while testing and running workflows. It appears that I may have hit a rate limit. Unfortunately, when go-semantic-release exits, it...

As per discussion at: https://github.com/timothycrosley/streamdeck-ui/pull/354 lets start to take some initial actions. @dodgyrabbit you seem to be one of the biggest contributors, do you have any suggestions? Let's wait a...

bug

Adding `chmod +x` to Dockerfile, to make sure the exporter binary is always executable regardless of which permissions it may have on the host system. Not really important but added...

OAUTH tokens have quite limited expiring time, in case of User tokens they seem to be around 24h by default.

enhancement

Twitch exporter seems to not collect any metrics nor throw any logs. It also seems to be ignoring some flags as setting `--log.level debug` results in no extra logs and...

When container image build the execute permissions are not being preserved therefore the twitch exporter binary is not executable and throws permission denied error. Steps to reproduce: ``` docker run...

Hi, Apologies if this is the wrong place for this, but not entirely sure where to start. Recently I found out the client gets hung and never returns a response...