unjs / nitro-deploys

Continues Nitro deployments for end-to-end testing deployment providers.
https://nitro.unjs.io
47 stars 8 forks source link

feat: use Lagon GitHub Action #45

Closed QuiiBz closed 1 year ago

QuiiBz commented 1 year ago

Use Lagon GitHub Action by @20k-ultra, which is easier to use. It also logs the function's URL at the end.

netlify[bot] commented 1 year ago

Deploy Preview for nitro-deployment ready!

Name Link
Latest commit ccb5f3fb3dec8ee62162bc9cb5860dff499d27b8
Latest deploy log https://app.netlify.com/sites/nitro-deployment/deploys/64311b72272a7e0008c504a5
Deploy Preview https://deploy-preview-45--nitro-deployment.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

danielroe commented 1 year ago

Would be a nice enhancement to the action to use GitHub Deployments API to expose the URL directly. Wdyt?

QuiiBz commented 1 year ago

Would be a nice enhancement to the action to use GitHub Deployments API to expose the URL directly. Wdyt?

Absolutely agree, it's planned for later to have a deeper integration with GitHub Deployments!