Skip to content

chore: remove documentation generation for mkdocs and deployment work… - #6038

Merged
estellesoulard merged 1 commit into
mainfrom
remove_deploy_docs
Aug 27, 2026
Merged

chore: remove documentation generation for mkdocs and deployment work…#6038
estellesoulard merged 1 commit into
mainfrom
remove_deploy_docs

Conversation

@remyleone

Copy link
Copy Markdown
Member

…flow

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI lite review requested due to automatic review settings August 26, 2026 13:41

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

This PR removes the MkDocs configuration and the GitHub Actions workflow that built and uploaded the rendered documentation site to object storage, aligning the repository with a documentation flow that no longer relies on MkDocs-based site building/deployment.

Changes:

  • Delete docs/mkdocs.yml, removing the MkDocs Material site configuration and navigation structure.
  • Delete .github/workflows/deploy-docs.yml, removing the release-triggered S3/Object Storage documentation build-and-upload pipeline.

Reviewed changes

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

File Description
docs/mkdocs.yml Removed MkDocs site configuration (theme, extensions, and navigation).
.github/workflows/deploy-docs.yml Removed the workflow that built MkDocs docs in Docker and uploaded the site to object storage on release.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov-commenter

codecov-commenter commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.34%. Comparing base (2f1bdb2) to head (a3e677d).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6038   +/-   ##
=======================================
  Coverage   51.34%   51.34%           
=======================================
  Files         358      358           
  Lines       81156    81156           
=======================================
  Hits        41669    41669           
  Misses      39487    39487           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remyleone
remyleone added this pull request to the merge queue Aug 26, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Aug 26, 2026
@estellesoulard
estellesoulard added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit 306abf0 Aug 27, 2026
129 checks passed
@estellesoulard
estellesoulard deleted the remove_deploy_docs branch August 27, 2026 08:33
pypaut pushed a commit to scaleway-bot/scaleway-cli that referenced this pull request Aug 27, 2026
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.

5 participants