Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Vercel to Fleek #90

Open
baumstern opened this issue Apr 9, 2022 · 0 comments
Open

Migrate Vercel to Fleek #90

baumstern opened this issue Apr 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@baumstern
Copy link
Contributor

Fleek is web3 equivalent of Vercel.

We can migrate to Fleek when it support feature in the future:

  1. 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

  2. Automated PR comment for preview link.
    use case: we can run lighthouse audit automatically using this PR comment in CI.

  3. 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

@baumstern baumstern self-assigned this Apr 9, 2022
@daodesigner daodesigner added the enhancement New feature or request label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants