Skip to content

Revert creation of CNAME file by github#293

Merged
ValerianRey merged 1 commit intomainfrom
revert-cname
Apr 1, 2025
Merged

Revert creation of CNAME file by github#293
ValerianRey merged 1 commit intomainfrom
revert-cname

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

@ValerianRey ValerianRey commented Apr 1, 2025

About what happened:
https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site

"Under "Custom domain", type your custom domain, then click Save. If you are publishing your site from a branch, this will create a commit that adds a CNAME file directly to the root of your source branch. If you are publishing from a custom GitHub Actions workflow, no CNAME file is created, and any existing CNAME file is ignored and is not required. For more information about your publishing source, see Configuring a publishing source for your GitHub Pages site."

=> Seems like we don't even need to save for github to make a commit on main... We didn't even have time to select another branch, so this could happen again in the future when we switch to classic github pages.

@ValerianRey ValerianRey added the cc: chore Conventional commit type for changes to some configuration files of the project. label Apr 1, 2025
@ValerianRey ValerianRey self-assigned this Apr 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ValerianRey ValerianRey merged commit 1dcd85a into main Apr 1, 2025
14 checks passed
@ValerianRey ValerianRey deleted the revert-cname branch April 1, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: chore Conventional commit type for changes to some configuration files of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant