nuxt-hub / core

Build full-stack applications with Nuxt on CloudFlare, with zero configuration.
https://hub.nuxt.com
Apache License 2.0
993 stars 57 forks source link

Deployment status shows "building" despite successful deployment #380

Closed michaelreinhard1 closed 3 days ago

michaelreinhard1 commented 3 days ago

Describe the bug Hi, just wanted to report this little bug I found. After a successful deployment, the deployment list page incorrectly displays the yellow "building" status indicator. This stays yellow even after refreshing the page or logging out and back in.

Screenshot 2024-11-18 at 11-35-45 NuxtHub Admin Manage full-stack Nuxt apps on the edge  - michaelreinhard-neon - michaelreinhard1 - NuxtHub Screenshot 2024-11-18 at 11-32-16 Deployments - michaelreinhard-neon - michaelreinhard1 - NuxtHub

Expected behavior The expected behavior is for the status to reflect "successful" once the deployment is complete.

atinux commented 3 days ago

@michaelreinhard1 please make sure to install the @nuxthub/core module as properly tracking the deployments when using the Cloudflare CI is hard without the module.

The module will also make sure everything works well for your Nuxt app on Cloudflare.

https://hub.nuxt.com/docs/getting-started/installation#add-to-a-nuxt-project