NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Using Git-upload-pack for a simpler CI integration (blog.screenshotbot.io)
tuckerman 5 hours ago [-]
> it also makes it easier for us to integrate with other Git providers such as GitLab, BitBucket or Phabricator.

I worry sometimes that we've made GitHub too loadbearing so its great to see a devtools company embrace git more generally that just GitHub

danpalmer 4 hours ago [-]
Agreed. In a personal project I'm hoping to release I've taken the approach of integrating at the Git layer, but then providing some small quality of life improvements if you're using Git{Hub,Lab} in a way that I can easily support more in the future. GitHub is not Git.
tdrhq 5 hours ago [-]
Thanks! (author here)
5 hours ago [-]
mdaniel 3 hours ago [-]
Huh, I didn't see the .lisp coming in the linked source code.

But since T1892 is presumably their internal ticket tracker, I wonder why this got the call-out

> (not (str:containsp "ssh.dev.azure.com" repo))

; https://github.com/screenshotbot/screenshotbot-oss/blob/main...

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 05:03:44 GMT+0000 (Coordinated Universal Time) with Vercel.