netzo / fresh-netzo

Full-stack Deno Fresh meta-framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
https://netzo.io
MIT License
51 stars 3 forks source link

[deployments] unexpected behavior in deployment history #77

Closed gabrielromk closed 10 months ago

gabrielromk commented 10 months ago

I deployed the Netzo handbook, and upon reviewing the deployment history, it became apparent that it was registering more than 10 deployments, despite my lack of intention to do so.

Symptoms:

Screenshot 2024-01-11 10 49 14 PM

gabrielromk commented 10 months ago

I tried redeploying and still facing same issues, but apparently 'something' is deploying to the platform (not the app, changes are not reflected in preview) Screenshot 2024-01-11 10 55 40 PM Screenshot 2024-01-11 10 56 02 PM

gabrielromk commented 10 months ago

@miguelrk the issue is that I had no default api key in the general settings of the project. Screenshot 2024-01-11 11 02 23 PM

Minor issues identified:

gabrielromk commented 10 months ago

@miguelrk deployment "successful" but changes aren't reflected (layout)

localhost: Screenshot 2024-01-11 11 05 54 PM

production: Screenshot 2024-01-11 11 05 38 PM

miguelrk commented 10 months ago

These issues should be resolved by now. Closing...