Devin Collins

Results 128 comments of Devin Collins

I have this same issue with my Pixel XL not showing as an available device using the `connections-quickstart` example. Was there ever a solution found to this?

From what I've seen, doesn't look like anyone is working on it right now. I'd say take a crack at it!

@grim-fendango that seems like a great idea (having a time stamp). That should be a configurable option if anything, and there should be a way to force a price update...

Did anyone find a solution for this? Running into the same issue *Update* I ended up moving from an NFS PV to local-storage as I'm running a single node at...

Are there any plans to address that? Without disabling anonymous login, that means scrumlr cannot be hosted on a public address without concern of malicious actors

It would be nice to have both. I would envision something like the table below. ``` | My Boards | ------------- | Board #1 | | Board #2 | -------------...

I don't have a preference

@echoboomer I would like to create a template in Confuence and have the bot import it. I think this will be easier for most people as well, since they can...

I am getting this same issue, although I'm using a shared workflow. I've outlined the shared workflow as well as how I'm calling it, and the subsequent logs. Note that...

This was my fault, I was missing the following permissions (which are documented: ```yaml permissions: contents: write issues: read pull-requests: read ```