Paweł Rein
                                            Paweł Rein
                                        
                                    Thanks for reply. Re: example. In my organization we use labels prefixed with company name, such as `companyname/owner` or `companyname/component`. Prefixing them with another slash containing prefix gives errors like...
> For now, as a workaround, I am using > > ``` > fullSHA=$(git rev-parse ${shortSHA}) > ``` > > in order to get the full SHA from the short...
On self-hosted runner the workdir may contain the files from a checkout step from a run that was scheduled on the same runner pod previously. Some of the issues mentioned...
+1 (ubuntu) One thing that would likely be useful would be to have a way to retrieve missing logs (see @anthony-c-martin comment above).
Isn't K6 suited best for load testing and not so much for "ping" checks used in synthetic monitoring?
I agree with @vito, that introducing a templeting system would do more harm than good. I am perfectly fine using a combination of aviator (and sometimes spruce directly) and yaml...
Same here, also started recently, tested on FF, Chrome, desktop and mobile
Same here. No data in Pyrra UI but all visible in Grafana. I noticed the same issue on [this public Pyrra UI](https://status.shortlink.best/?filter=%7Bnamespace=%22pyrra%22%7D) Can it be related to prometheus / thanos...
Wouldn't it be also a good alternative to let the user point to his spruce installation (binary)?
It's a known issue (worth mentioning in the README perhaps?) it doesn't work on forks (https://github.com/orgs/community/discussions/25937#discussioncomment-3249747) I'm getting the same 403 on a non-fork private repo though when I don't...