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

Simplify and deprecate commonerrors.WriteErrors #3258

Merged
merged 8 commits into from
Aug 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update release checklist
  • Loading branch information
AlekSi committed Aug 28, 2023
commit 5875df9d566ffc79c4357153caa699a53e8241c2
3 changes: 3 additions & 0 deletions .github/RELEASE_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
- <https://github.com/FerretDB/FerretDB/pkgs/container/ferretdb>
- <https://github.com/FerretDB/FerretDB/pkgs/container/ferretdb-dev>
- <https://github.com/FerretDB/FerretDB/pkgs/container/all-in-one>
- <https://quay.io/repository/ferretdb/ferretdb?tab=tags>
- <https://quay.io/repository/ferretdb/ferretdb-dev?tab=tags>
- <https://quay.io/repository/ferretdb/all-in-one?tab=tags>
5. Close milestone in issues.
6. Publish release on GitHub.
7. Announce it on Slack.
Expand Down