raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 66,003

    1. FYI, you can't run a deploy-succeeded call on your Netlify site in production, manually I mean via HTTP, which is good. But locally, via ntl dev, you can, and is a great way to test. It doesn't have the deploy info of course. ntl functions:invoke can run it too
  1. …in reply to @raymondcamden
    Note that ntl functions:invoke works, but doesn't mock the event