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

Remove old docs and fix linking to the rest #4654

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 11, 2024

Description

Our writing guide is clear on linking.

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Dec 11, 2024
@AlekSi AlekSi self-assigned this Dec 11, 2024
@AlekSi AlekSi added documentation Something user-visible is badly or not documented and removed not ready Issues that are not ready to be worked on; PRs that should skip CI labels Dec 11, 2024
@AlekSi AlekSi marked this pull request as ready for review December 11, 2024 12:46
@AlekSi AlekSi requested a review from ptrfarkas as a code owner December 11, 2024 12:46
@AlekSi AlekSi requested a review from Copilot December 11, 2024 12:46

Choose a reason for hiding this comment

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

Copilot reviewed 99 out of 114 changed files in this pull request and generated no suggestions.

Files not reviewed (15)
  • build/deps/docusaurus-docs.Dockerfile: Language not supported
  • website/versioned_docs/version-v1.22/aggregation-operations/category.yml: Language not supported
  • website/versioned_docs/version-v1.22/basic-operations/category.yml: Language not supported
  • website/versioned_docs/version-v1.22/configuration/category.yml: Language not supported
  • website/versioned_docs/version-v1.22/configuration/flags.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/aggregation-operations/aggregation-stages.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/configuration/oplog-support.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/configuration/operation-modes.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/basic-operations/delete.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/aggregation-operations/aggregation-pipeline-and-commands.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/configuration/observability.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/basic-operations/create.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/basic-operations/update.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/basic-operations/performing.md: Evaluated as low risk
  • website/versioned_docs/version-v1.22/basic-operations/read.md: Evaluated as low risk
Comments skipped due to low confidence (1)

website/docs/quickstart-guide/systemd.md:13

  • The link update from https://docs.ferretdb.io/quickstart-guide/deb/ to deb.md and https://docs.ferretdb.io/quickstart-guide/rpm/ to rpm.md might not be correct if the relative path is not properly resolved. Please verify the link.
If FerretDB is not installed yet, please refer to the [`.deb`](deb.md) or [`.rpm`](rpm.md) installation pages.
@AlekSi AlekSi added the trust PRs that can access Actions secrets label Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.36%. Comparing base (57000ea) to head (9245a3b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4654      +/-   ##
==========================================
- Coverage   75.15%   74.36%   -0.79%     
==========================================
  Files         303      303              
  Lines       27176    27176              
==========================================
- Hits        20424    20210     -214     
- Misses       5612     5816     +204     
- Partials     1140     1150      +10     

see 28 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 68.07% <ø> (-2.82%) ⬇️
hana-1 12.97% <ø> (ø)
integration 68.07% <ø> (-2.88%) ⬇️
mongodb-1 5.92% <ø> (ø)
mysql-1 ?
mysql-2 ?
mysql-3 ?
postgresql-1 44.82% <ø> (-8.60%) ⬇️
postgresql-2 43.24% <ø> (-8.67%) ⬇️
postgresql-3 39.97% <ø> (-12.51%) ⬇️
postgresql-4 42.01% <ø> (-0.18%) ⬇️
postgresql-5 42.63% <ø> (+<0.01%) ⬆️
sqlite-1 43.53% <ø> (-8.61%) ⬇️
sqlite-2 42.11% <ø> (-8.56%) ⬇️
sqlite-3 38.68% <ø> (-12.46%) ⬇️
sqlite-4 40.98% <ø> (-0.04%) ⬇️
sqlite-5 41.36% <ø> (+<0.01%) ⬆️
unit 31.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi added not ready Issues that are not ready to be worked on; PRs that should skip CI and removed not ready Issues that are not ready to be worked on; PRs that should skip CI labels Dec 11, 2024
@AlekSi AlekSi merged commit b0f80f3 into FerretDB:main Dec 12, 2024
56 of 61 checks passed
@AlekSi AlekSi deleted the fix-docs branch December 12, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant