https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • f

    Flyken

    07/28/2021, 5:37 PM
    yea
  • f

    Flyken

    07/28/2021, 5:37 PM
    i git cloned my fork
  • s

    silentworks

    07/28/2021, 5:39 PM
    You can see which repo you are trying to commit to by typing
    git remote -v
    in your terminal
  • s

    Scott P

    07/28/2021, 5:39 PM
    If you run
    git remote -v
    what URL does
    origin push
    point to?
  • s

    silentworks

    07/28/2021, 5:39 PM
    lol
  • f

    Flyken

    07/28/2021, 5:39 PM
    yea, my fork
  • f

    Flyken

    07/28/2021, 5:39 PM
    this is the error
  • s

    Scott P

    07/28/2021, 5:41 PM
    I might be wrong, but it sounds like you've got 'verified commits' enabled or a GPG key setup in your github account
  • s

    silentworks

    07/28/2021, 5:41 PM
    I'm going to suggest if this is a small change then just do it from the Github UI and do the PR there too
  • f

    Flyken

    07/28/2021, 5:41 PM
    it is a small chang
  • l

    lc

    07/28/2021, 5:41 PM
    first time i see the "-S" flag
  • f

    Flyken

    07/28/2021, 5:41 PM
    but idk how to do it in github itself
  • l

    lc

    07/28/2021, 5:42 PM
    https://docs.github.com/en/github/authenticating-to-github/managing-commit-signature-verification/about-commit-signature-verification#gpg-commit-signature-verification Try this
  • s

    Scott P

    07/28/2021, 5:43 PM
    You're not trying to commit to master branch are you? Could it perhaps be that the branch protection rules are preventing it?
  • f

    Flyken

    07/28/2021, 5:43 PM
    no im on my own branch
  • f

    Flyken

    07/28/2021, 5:43 PM
    i can just do it through github ui
  • f

    Flyken

    07/28/2021, 5:43 PM
    if i can figure it out
  • f

    Flyken

    07/28/2021, 5:53 PM
    done :)
  • f

    Flyken

    07/28/2021, 5:53 PM
    took me a minute to figure out how to do it
  • f

    Flyken

    07/28/2021, 5:53 PM
    but it got there
  • b

    Binarytide

    07/28/2021, 6:03 PM
    I myself am working on a full supabase stack with hasura replacement. I'll share once I've got something worth showing. right now I've got it mostly wired up and working with auth, but need to implement the newly announced features
  • f

    Flyken

    07/28/2021, 6:08 PM
    how in da hell am i 2nd place??
  • h

    hips

    07/28/2021, 6:10 PM
    do hasura and postgrest not serve the same purpose here? why run both?
  • m

    mcmx

    07/28/2021, 6:24 PM
    you have a lot of messages.
  • r

    Robert

    07/28/2021, 6:51 PM
    do all the oauth providers work on the self hosted version?
  • f

    Flyken

    07/28/2021, 6:58 PM
    so uh
  • f

    Flyken

    07/28/2021, 6:58 PM
    i apparently programmed a memory leak in my webapp
  • f

    Flyken

    07/28/2021, 6:58 PM
    OOOF
  • x

    Xyo

    07/28/2021, 7:23 PM
    That’s common when
  • x

    Xyo

    07/28/2021, 7:23 PM
    You
1...262728...392Latest