Skip to content

chore: remove stale GitHub Pages CNAME file#645

Open
mesutoezdil wants to merge 2 commits into
Project-HAMi:masterfrom
mesutoezdil:chore/remove-stale-cname
Open

chore: remove stale GitHub Pages CNAME file#645
mesutoezdil wants to merge 2 commits into
Project-HAMi:masterfrom
mesutoezdil:chore/remove-stale-cname

Conversation

@mesutoezdil

@mesutoezdil mesutoezdil commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

What

  • Deletes static/CNAME, a GitHub Pages artifact
  • Updates the two references to it in AGENTS.md

Why

The site deploys through Netlify, which manages the project-hami.io domain via DNS. A CNAME file only has an effect when a site is deployed to GitHub Pages from the gh-pages branch, and that branch has not been updated since April 2024. Today the file just ships as a dead artifact at project-hami.io/CNAME on every deploy.

Related: the stale GitHub Pages mirror itself (still live at project-hami.github.io/website with 2024 content) needs an admin to disable Pages in repo settings, tracked in #627.

Summary by CodeRabbit

  • Documentation

    • Updated hosting guidance to reflect that custom-domain DNS is managed through Netlify.
    • Removed outdated instructions for configuring the domain with a static CNAME file.
  • Chores

    • Removed the obsolete custom-domain configuration file.

Deployment moved to Netlify, which manages the custom domain via
DNS. The CNAME file only affects gh-pages deployments, which
stopped in April 2024, and it currently ships as a dead file on
the production site.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
Copilot AI review requested due to automatic review settings July 22, 2026 13:46
@hami-robot

hami-robot Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mesutoezdil
Once this PR has been reviewed and has the lgtm label, please assign archlitchi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for project-hami ready!

Name Link
🔨 Latest commit c9ad817
🔍 Latest deploy log https://app.netlify.com/projects/project-hami/deploys/6a6399036d677a00094484b5
😎 Deploy Preview https://deploy-preview-645--project-hami.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f39b32b2-6b0a-4bdc-bc5e-047c6504fdd9

📥 Commits

Reviewing files that changed from the base of the PR and between bf4e9cf and c9ad817.

📒 Files selected for processing (2)
  • AGENTS.md
  • static/CNAME
💤 Files with no reviewable changes (1)
  • static/CNAME

📝 Walkthrough

Walkthrough

Custom-domain guidance now reflects Netlify-managed DNS. The static/CNAME file content was removed, and related instructions in AGENTS.md were updated.

Changes

Custom domain handling

Layer / File(s) Summary
Update custom-domain guidance
AGENTS.md, static/CNAME
Removed the static/CNAME domain entry and updated documentation to state that project-hami.io DNS is managed in Netlify.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: wawa0210, windsonsea, rootsongjc

Poem

A bunny hops where CNAME lay,
Netlify guides the DNS way.
Docs now match the hosting trail,
No static signpost in the vale.
Hop, hop—clean and clear!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing the stale CNAME file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the legacy GitHub Pages static/CNAME artifact from the Docusaurus site output and updates repository agent documentation to reflect that the custom domain is handled via Netlify/DNS rather than a GitHub Pages CNAME file.

Changes:

  • Delete static/CNAME so it no longer ships as a dead artifact in production builds.
  • Update AGENTS.md to remove/replace references to static/CNAME as the custom domain mechanism.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
static/CNAME Removed the unused GitHub Pages CNAME artifact from the site output.
AGENTS.md Updated documentation to remove references to the deleted CNAME file and clarify hosting/domain setup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mesutoezdil
mesutoezdil requested a review from windsonsea July 23, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants