Kasun
Kasun
Explore posts from servers
CDCloudflare Developers
Created by Kasun on 12/25/2024 in #pages-help
Deploy hooks keep adding to queue
When working with deploy hooks with a CMS, Cloudflare seems to have queued builds for even longer than weeks. This is absurd as newer builds put into queue and unwanted builds are still running there is not convenient way to even cancel queued builds to allow latest builds to trigger, so newer builds are stucked forever only solution for this was to completely delete the pages deployment and start fresh 1. With deploy hooks cancel previous builds for same git ref or branch(lets say your cms triggered 10 deploy hook calls but you only need a single one to be executed concurrently) 2. Allow cancelling queued items from dashboard in much more user-friendly way, currently you need to paginate the entire build history to find these queued builds which even weeks or months older...which is not simply doable
1 replies
CDCloudflare Developers
Created by Kasun on 12/25/2024 in #pages-help
Build Cache is not working for Astro Static build with CF Pages
No description
4 replies
SSolidJS
Created by Kasun on 4/2/2024 in #support
Typescript auto completion is broken in a monorepo
Hi, i've setup solidjs inside a mono-repo which has a react app as well. it seems my auto completion is broken with solid project im using the general vite template and the react app is a nextjs app(no repos share any config here)
16 replies