[Netlify preview] Attach the preview url as a "status" to the commit #1923
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I don't know how long netlify's preview urls are kept up, but I think they only live a certain time.
Another idea might be to attache the preview url as a "status" to the commit: https://kolaente.dev/api/swagger#/repository/repoCreateStatus
That way it would show up in the PR like the drone runs.
Originally posted by @konrad in vikunja/frontend#1585 (comment)
Since cloudflare pages now allows deployments via their cli we could think about migrating to that instead. AFAIK their preview environment are never really deleted and are accessible on a per-commit basis.
That's cool :)