Skip to content

CI: is there a way to see CI-built HTML documentation for an unmerged PR? #145

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

Open
andres-erbsen opened this issue May 10, 2025 · 1 comment

Comments

@andres-erbsen
Copy link
Collaborator

Is there a way to see CI-built HTML documentation for an unmerged PR? Thanks!

@Zimmi48
Copy link
Member

Zimmi48 commented May 14, 2025

No, I've not yet found a way to do this for GitHub-based CI. But this need should be quite common, maybe someone found a solution and made an action / an app for this? I'm also happy to add custom support to coqbot for this (similar to what we did for GitLab CI in the main repo). The main question is how to host the generated HTML for the branch. In GitLab CI, it is automatically pushed to GitLab Pages under some specific path. If we could solve this, it would also benefit the Rocq Platform Docs project, which has the same issue.

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