Skip to content

docs: remove generated pages/ from git tracking#1927

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:remove-generated-pages
Mar 4, 2026
Merged

docs: remove generated pages/ from git tracking#1927
dgageot merged 1 commit intodocker:mainfrom
dgageot:remove-generated-pages

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Mar 4, 2026

The docs/pages/ directory contains generated HTML build artifacts that should not be committed.

Assisted-By: cagent

The docs/pages/ directory contains generated HTML build artifacts
that should not be committed. Added pages/ to .gitignore.

Assisted-By: cagent
@dgageot dgageot requested a review from a team as a code owner March 4, 2026 16:30
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

Assessment: 🟢 APPROVE

This PR correctly removes generated HTML documentation files from git tracking and adds the pages/ directory to .gitignore.

Changes reviewed:

  • ✅ Added pages/ to docs/.gitignore to prevent future commits of generated files
  • ✅ Deleted 47 generated HTML files from docs/pages/ directory
  • ✅ All changes are deletions of build artifacts (no new code added)

This is a clean-up operation that follows best practices by keeping build artifacts out of version control. No bugs or issues detected.


Reviewed all 7,825 lines across 48 files in 8 chunks

@dgageot dgageot merged commit 3754da5 into docker:main Mar 4, 2026
8 checks passed
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