Page MenuHomePhabricator

[services] Backup - Check if log item isn't too big to be stored in the database
ClosedPublic

Authored by karol on Apr 14 2022, 3:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 2, 8:09 PM
Unknown Object (File)
Sun, Jun 30, 2:31 PM
Unknown Object (File)
Sun, Jun 30, 10:56 AM
Unknown Object (File)
Sun, Jun 30, 10:56 AM
Unknown Object (File)
Sun, Jun 30, 10:56 AM
Unknown Object (File)
Sun, Jun 30, 10:52 AM
Unknown Object (File)
Wed, Jun 26, 2:00 AM
Unknown Object (File)
Mon, Jun 24, 3:45 PM

Details

Summary
Test Plan

It's hard to come up with a certain test plan here as this is just a sanity check. You can always check whether the service builds as usual:

cd services
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added a reviewer: tomek.

I like diffs like this - it focuses on only one thing and the test plan has an explanation

This revision is now accepted and ready to land.Apr 21 2022, 1:21 AM
In D3729#105034, @palys-swm wrote:

I like diffs like this - it focuses on only one thing and the test plan has an explanation

Thanks! I'm glad you liked it!