Alexander Graf

Results 63 comments of Alexander Graf

> Separating the time-spent and the comment with a space probably isn't ideal since a user could technically log 2h 5m. But I will dig in to it and see...

Why not? Can you elaborate? I've [updated the regex a bit](https://regex101.com/r/yf62pn/4) to make it nicer. Here is your test case with a few more examples: ```js console.log([ '3w 4d 8h...

Oh, apparently I missed it or didn't look at the output closely 😉 > On a side note: I didn't realize that markdown supported syntax highlighting. I will definitely have...

This would be my number one feature request! 👍

Same here. Using the new(ish) setup workflows and path filtering, sometimes there are no workflows to run. Right now I have a useless `noop` workflow but I would love to...

@cgotfried I get the same `Access Denied` error. Could you re-create the issue?

@rsnel of course I also selected the wrong data center. But you can actually edit your project and select a new datacenter location (or even additional ones). No need to...

@xetra11 same issue here. Gren also doesn't find all tags, just 2 of them: ```gren release Getting gren config from local file .grenrc.json 🤖 - Generate release notes: =================================== ✔...

@blakehawkins only saw the comment just now but yes, I'm actively maintaining the fork. I'm using it both for personal projects and at @Canva 😃

Thanks @edif2008 for directing me here. So it's easier to find, I'll repeat my ticket here: > The `operator.1password.io/item-path` annotation isn't working when attached to a `Pod` or a `StatefulSet`,...