Skip to content
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

Destroy history of github-pages branch #3783

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

dtolnay
Copy link
Contributor

@dtolnay dtolnay commented Aug 5, 2024

Motivation and Context

Keeping the history of github-pages is not useful, and it hogs the output of git log --graph --all and other such views of the repository history. In the event that someone would need to look at old contents of the website, it can be regenerated using mdbook from any commit on main.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dtolnay dtolnay requested review from a team as code owners August 5, 2024 16:00
@ysaito1001
Copy link
Contributor

Thanks for cleaning up the history of github-pages branch. I don't remember the last time I ever needed to view the history of that branch, so the changes in the PR make sense.

Could you merge the latest main into this PR? That should clean up currently failing tests in CI (it's safe to ignore failure in the canary step since the code changes do not touch anything that affects canary).

@ysaito1001 ysaito1001 added this pull request to the merge queue Aug 7, 2024
Merged via the queue into smithy-lang:main with commit 1ee932f Aug 7, 2024
41 of 42 checks passed
@dtolnay dtolnay deleted the ghpages branch August 7, 2024 03:58
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.

2 participants