Jake Partusch

Results 15 comments of Jake Partusch

Hey @ikirker 👋 I was having similar issues in getting the GitHub Action to work. Like you mentioned, it seemed to be related to playwright and xvfb. Here is the...

I'm using this seed, or more specifically, the [advanced seed](https://github.com/NathanWalker/angular2-seed-advanced) for development evaluation and as a live example for a few local user group presentations.

Hi @mykolasmolis — Yeah, this is currently only available via Advanced Use Cases, but this would definitely be a good enhancement: https://github.com/JakePartusch/serverlessui#-advanced-use-cases

@vickywane - That's really odd, I haven't seen that before. I wonder if it is related to this new feature they shipped today? https://www.netlify.com/blog/2021/05/19/next-generation-deploy-previews-plus-netlify-acquires-featurepeek/

Ok, the way the action gets the ID is from GitHub PR ID. The action does seem to be using the PR ID as expected (9). But for some reason,...

Yeah @BrunnerLivio — you are completely right, and it's something that I've noticed as well. We could potentially create a solution for this by using the "commit" preview instead of...

Hey @reidwheeler! Definitely should be fixed, but I'm curious... ESPN changed there authentication and I haven't been able to get any of my leagues to work at all. So, I'm...

Thanks for the feedback @lunelson ! I definitely agree about the install steps. I'm sort of confused about this part: ``` with: ref: ${{ github.event.pull_request.head.sha }} ``` Won't the Action...

Hey @jediyozh, what would be the expected url for this case?