Skip to content

Add an empty Pages deployment #81

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

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Add an empty Pages deployment #81

merged 1 commit into from
Feb 7, 2025

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Feb 7, 2025

Our repo is too large to deploy to Pages, which is why we use this repo on an external server. However, GitHub keeps trying, and failing, to publish this repo on every commit. For now, I've just kept this around to preserve the redirects from matplotlib.github.com.

This change adds a custom workflow that just fills out CNAME and publishes that as the "website" on Pages. This avoids both the checkout and the upload of over 10GB that just errors out.

Our repo is too large to deploy to Pages, which is why we use this repo on an external server. However, GitHub keeps trying, and failing, to publish this repo on every commit. For now, I've just kept this around to preserve the redirects from `matplotlib.github.com`.

This change adds a custom workflow that just fills out `CNAME` and publishes that as the "website" on Pages. This avoids both the checkout and the upload of over 10GB that just errors out.
@oscargus oscargus merged commit c287add into main Feb 7, 2025
@QuLogic QuLogic deleted the QuLogic-patch-1 branch February 8, 2025 05:21
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

Successfully merging this pull request may close these issues.

3 participants