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

Add blog post about FerretDB v0.8.1 release #1813

Merged
merged 20 commits into from
Jan 19, 2023
Merged

Conversation

Fashander
Copy link
Member

@Fashander Fashander commented Jan 17, 2023

Description

Closes FerretDB/engineering#30

Readiness checklist

  • I added unit tests for new functionality or bug fixes.
  • I added integration tests for new functionality or bug fixes.
  • I added compatibility tests for new functionality or bug fixes.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I added/updated comments for both exported and unexported top-level declarations (functions, types, etc).
  • I checked comments rendering with task godocs.
  • I ensured that the 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.

@Fashander Fashander added the do not merge PRs that should not be merged label Jan 17, 2023
@Fashander Fashander added this to the v1.0.0 GA milestone Jan 17, 2023
@Fashander Fashander self-assigned this Jan 17, 2023
@Fashander Fashander requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup and removed request for a team January 17, 2023 01:34
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #1813 (2f3de60) into main (55180a0) will increase coverage by 7.97%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1813      +/-   ##
==========================================
+ Coverage   62.17%   70.15%   +7.97%     
==========================================
  Files         308      308              
  Lines       15176    15176              
==========================================
+ Hits         9435    10646    +1211     
+ Misses       4915     3561    -1354     
- Partials      826      969     +143     
Impacted Files Coverage Δ
internal/wire/msg_header.go 69.04% <0.00%> (-2.39%) ⬇️
internal/handlers/common/filter.go 84.22% <0.00%> (ø)
integration/helpers.go 78.73% <0.00%> (+0.45%) ⬆️
internal/handlers/common/params.go 96.32% <0.00%> (+1.33%) ⬆️
internal/handlers/tigris/tjson/schema.go 81.52% <0.00%> (+1.63%) ⬆️
internal/handlers/pg/pgdb/database_metadata.go 85.54% <0.00%> (+3.61%) ⬆️
internal/handlers/tigris/tjson/document.go 46.98% <0.00%> (+3.61%) ⬆️
integration/setup/setup.go 79.06% <0.00%> (+4.65%) ⬆️
internal/handlers/pg/pgdb/collections.go 69.29% <0.00%> (+4.72%) ⬆️
internal/handlers/tigris/tigrisdb/collections.go 66.66% <0.00%> (+4.76%) ⬆️
... and 41 more
Flag Coverage Δ
integration 66.47% <ø> (+11.17%) ⬆️
mongodb 14.64% <ø> (+0.01%) ⬆️
pg 55.19% <ø> (-0.03%) ⬇️
tigris 45.75% <ø> (?)
unit 28.40% <ø> (+0.20%) ⬆️

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

@AlekSi AlekSi added documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets labels Jan 17, 2023
@AlekSi AlekSi temporarily deployed to cloudflare-dev January 17, 2023 05:27 — with GitHub Actions Inactive
@AlekSi AlekSi temporarily deployed to cloudflare-dev January 17, 2023 05:31 — with GitHub Actions Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev January 17, 2023 07:14 — with GitHub Actions Inactive
@Fashander Fashander marked this pull request as ready for review January 17, 2023 07:15
@Fashander Fashander requested review from a team and AlekSi January 17, 2023 07:15
@AlekSi AlekSi changed the title Blog- FerretDB v0.8.1. release Add blog post about FerretDB v0.8.1 release Jan 17, 2023
@AlekSi AlekSi enabled auto-merge (squash) January 17, 2023 08:06
@AlekSi AlekSi temporarily deployed to cloudflare-dev January 17, 2023 08:11 — with GitHub Actions Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev January 17, 2023 10:36 — with GitHub Actions Inactive
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

I like how we highlighted the features in this post!

I added a couple of suggestions to make the code part a bit more consistent/readable.

website/blog/2023-01-17-ferretdb-0-8-1-version-release.md Outdated Show resolved Hide resolved
Copy link
Contributor

@chilagrow chilagrow left a comment

Choose a reason for hiding this comment

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

Tiny comment

website/blog/2023-01-17-ferretdb-0-8-1-version-release.md Outdated Show resolved Hide resolved
@mergify mergify bot temporarily deployed to cloudflare-dev January 18, 2023 04:32 Inactive
@mergify mergify bot temporarily deployed to cloudflare-dev January 18, 2023 05:21 Inactive
@mergify mergify bot temporarily deployed to cloudflare-dev January 18, 2023 08:21 Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev January 18, 2023 09:03 — with GitHub Actions Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev January 18, 2023 09:07 — with GitHub Actions Inactive
@Fashander Fashander temporarily deployed to cloudflare-dev January 18, 2023 10:48 — with GitHub Actions Inactive
@mergify mergify bot temporarily deployed to cloudflare-dev January 18, 2023 11:27 Inactive
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

Distinct command explanation needs to be updated (as the current one is for runCommand, the rest looks good to me!

website/blog/2023-01-17-ferretdb-0-8-1-version-release.md Outdated Show resolved Hide resolved
@Fashander Fashander temporarily deployed to cloudflare-dev January 18, 2023 17:26 — with GitHub Actions Inactive
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot temporarily deployed to cloudflare-dev January 19, 2023 11:47 Inactive
@AlekSi AlekSi merged commit ab63ef9 into FerretDB:main Jan 19, 2023
@Fashander Fashander deleted the blogv8 branch February 1, 2023 14:57
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.

6 participants