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

Setup deployment pipeline (logs and previews) #55

Open
amirhouieh opened this issue Jun 20, 2022 · 1 comment
Open

Setup deployment pipeline (logs and previews) #55

amirhouieh opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@amirhouieh
Copy link
Contributor

Surprisingly there is no easy webhook-like solution for this. And hence we have a couple of expensive options as follows;

  1. Use built-in integration of Vercel such as deploy-summary! The downside of this is the fact that this app requires lots of (non-sense) permissions to be granted. Full read and write access to all public and private GitHub repos.

  2. Build our own webhook integration and then link hook it into our logs channel on Discord.

@amirhouieh amirhouieh added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 20, 2022
@amirhouieh amirhouieh self-assigned this Jun 20, 2022
@amirhouieh
Copy link
Contributor Author

This also needs to be addressed
#39

@amirhouieh amirhouieh changed the title Setup deployment logs Setup deployment pipeline (logs and previews) Jun 20, 2022
@amirhouieh amirhouieh added this to the v0 milestone Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant