Page MenuHomePhabricator

[services] Remove `build-[blob/backup]-base` from `services/package.json`
ClosedPublic

Authored by atul on Jun 27 2022, 5:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 21, 8:16 PM
Unknown Object (File)
Fri, Jun 21, 7:11 PM
Unknown Object (File)
Fri, Jun 21, 7:11 PM
Unknown Object (File)
Fri, Jun 21, 7:11 PM
Unknown Object (File)
Fri, Jun 21, 7:10 PM
Unknown Object (File)
Fri, Jun 21, 6:52 PM
Unknown Object (File)
Fri, Jun 21, 4:17 AM
Unknown Object (File)
Thu, Jun 20, 6:57 AM

Details

Summary

We no longer have a base image for blob/backup base. These commands are no longer relevant.

Test Plan

NA, searched codebase

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jun 27 2022, 5:29 PM
tomek added a reviewer: karol.

I think there should be a newline at the end of this file. Every other package.json in the codebase ends with a newline, and it is the POSIX standard for lines.

In D4371#123746, @yayabosh wrote:

I think there should be a newline at the end of this file. Every other package.json in the codebase ends with a newline, and it is the POSIX standard for lines.

I think this diff adds a newline?

image.png (100×514 px, 11 KB)

Ah that's totally my bad. I saw the No newline at end of file here and thought it wasn't on the new version of the diff. This looks good!

In D4371#123869, @yayabosh wrote:

image.png (100×514 px, 11 KB)

Ah that's totally my bad. I saw the No newline at end of file here and thought it wasn't on the new version of the diff. This looks good!

No worries, I actually just viewed it on mobile (where the diff is one column) and it totally looks like the newline is missing the way Phabricator formats it.

This revision is now accepted and ready to land.Jun 29 2022, 6:15 AM

rebase after cherrypicking and before landing