jsdotlua / jsdotlua/react-lua

Refresh GitHub Pages HTTPS certificate for react.luau.page

未关闭 适合新手
#50 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Luau
星标
569
派生
25
PR 合并指标
30 天内没有已合并 PR

描述

Hi! We recently moved luau.page DNS from Cloudflare to Porkbun.

Cloudflare used to terminate TLS at the edge. Porkbun is DNS-only, so GitHub Pages now needs to serve a certificate that includes this custom domain directly:

  • react.luau.page

Some GitHub Pages sites may temporarily serve the default *.github.io certificate until GitHub refreshes the custom-domain HTTPS certificate.

Could you open Settings -> Pages for this repository? That was enough to refresh the cert for luau.page. If it stays stuck, GitHub troubleshooting docs recommend removing and re-adding the custom domain to restart HTTPS provisioning.

You can also trigger/check the GitHub Pages DNS health check with:

gh api repos/jsdotlua/react-lua/pages/health

No code change should be needed; this is just a GitHub Pages settings/certificate refresh after the DNS provider change.

Thanks, and sorry for the migration noise.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

打开此仓库的 Settings → Pages,检查 react.luau.page 的自定义域 HTTPS 状态。运行 gh api repos/jsdotlua/react-lua/pages/health 检查 DNS 和 Pages 健康状况;如果 provisioning 仍然卡住,请使用 GitHub 的 Pages 故障排查指南。自定义域能够提供更新后的 HTTPS 证书即表示完成。

由索引模型根据 Issue 内容生成。

评估

领域
infrastructure
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
冷清
描述清晰度
描述清楚
新手友好度
72/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。