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

Move to GH Actions for build and deploy #702

Closed
alexeyzimarev opened this issue Sep 30, 2024 · 2 comments
Closed

Move to GH Actions for build and deploy #702

alexeyzimarev opened this issue Sep 30, 2024 · 2 comments
Assignees

Comments

@alexeyzimarev
Copy link
Member

The website is currently being built and deployed by Cloudflare integration, which makes build logs invisible. It's hard to debug failing builds, users are required to have access to Cloudflare, so external contributions are troublesome.

We should move to GitHub Actions for Cloudflare Pages so the build runs locally.

Another things to remember is to delete deployments for deleted branches and closed PRs. Cloudflare doesn't do it.

@Deflaimun
Copy link
Collaborator

Closing as this is already in place (was implemented yesterday :D)

https://github.com/EventStore/documentation/blob/master/.github/workflows/build-prod.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants