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

Use draft instead of unlisted #2372

Merged
merged 1 commit into from Apr 5, 2023
Merged

Use draft instead of unlisted #2372

merged 1 commit into from Apr 5, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Apr 5, 2023

Description

It seems like unlisted feature wasn't release yet.
It is mentioned there: https://docusaurus.io/docs/next/api/plugins/@docusaurus/plugin-content-docs#markdown-front-matter
but not there: https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs#markdown-front-matter

Closes #2370.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • 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), Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets labels Apr 5, 2023
@AlekSi AlekSi added this to the v1.0.0 GA milestone Apr 5, 2023
@AlekSi AlekSi requested a review from a team April 5, 2023 09:44
@AlekSi AlekSi self-assigned this Apr 5, 2023
@AlekSi AlekSi temporarily deployed to cloudflare-dev April 5, 2023 09:44 — with GitHub Actions Inactive
@AlekSi AlekSi enabled auto-merge (squash) April 5, 2023 09:44
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva and chilagrow April 5, 2023 09:45
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #2372 (8404484) into main (37f0565) will decrease coverage by 36.76%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2372       +/-   ##
===========================================
- Coverage   63.98%   27.22%   -36.76%     
===========================================
  Files         391      391               
  Lines       18987    18987               
===========================================
- Hits        12148     5170     -6978     
- Misses       5931    13262     +7331     
+ Partials      908      555      -353     

see 125 files with indirect coverage changes

Flag Coverage Δ
integration 4.79% <ø> (-52.09%) ⬇️
mongodb 4.79% <ø> (ø)
pg ?
unit 25.88% <ø> (-0.03%) ⬇️

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

@AlekSi AlekSi merged commit 972391d into FerretDB:main Apr 5, 2023
17 of 21 checks passed
@AlekSi AlekSi deleted the unlisted branch April 5, 2023 10:10
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
None yet
Development

Successfully merging this pull request may close these issues.

Disable publishing of unlisted documentation pages
3 participants