kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
137 stars 94 forks source link

chore(mk/run): use npx to execute netlify-cli #2081

Closed schogges closed 1 week ago

schogges commented 1 week ago

In order to use the netlify-cli without installing it globally we can use npx.

$ make run
netlify dev
bash: netlify: command not found
make: *** [run] Error 127
netlify[bot] commented 1 week ago

Deploy Preview for kuma ready!

Name Link
Latest commit 12b93308d3fc5c0e61eddf357d3d7b40680eba48
Latest deploy log https://app.netlify.com/sites/kuma/deploys/673353e07cc6dd00085c5ce4
Deploy Preview https://deploy-preview-2081--kuma.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 88 (🟢 up 12 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

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

schogges commented 1 week ago

@johncowen can you merge pls? 🙂

johncowen commented 1 week ago

Oh sorry 🤦 !