You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can migrate to Fleek when it support feature in the future:
Trigger PR Preview build for arbitrary target branch (currently, Fleek build preview only pre-designated target branch).
use case: we use git branching model so target branch varies and want to see preview build on arbitrary target branch
Automated PR comment for preview link.
use case: we can run lighthouse audit automatically using this PR comment in CI.
Fleek is web3 equivalent of Vercel.
We can migrate to Fleek when it support feature in the future:
Trigger PR Preview build for arbitrary target branch (currently, Fleek build preview only pre-designated target branch).
use case: we use git branching model so target branch varies and want to see preview build on arbitrary target branch
Automated PR comment for preview link.
use case: we can run lighthouse audit automatically using this PR comment in CI.
Ignored build step(https://vercel.com/docs/concepts/projects/overview#ignored-build-step).
use case: since we use monorepo so we don't want build previews for change not relates to frontend module
The text was updated successfully, but these errors were encountered: