You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README: Fix command & remove trailing spaces
Fix the reference to a command that was renamed, but the README was not
updated.
Remove several trailing spaces.
Change-Id: I1093a9937a7a6ac893946fcc0c9c79a2461e03ff
pkg/files/docker: add build arg for buildTimestamp
buildTimestamp build arg cannot be empty or the storagenode container
will fail.
Change-Id: Ib8d01b53f1cb7e3adac95a122fbc14263d824260
{pkg/files/docker/{base,storj,edge,storjscan}: update docker images
update the base and build dockerfiles to use go 1.20, and update the edge and storj dockerfiles to use the new base and build images.
Change-Id: I845d5141e3086bedbfc8dac42292e30316d21065
cmd/testdata.go: always use database connection flag
This change fixes an issue where a hardcoded database connection string
would be used when generating project usage rather than the connection
string passed in through the command line.
Additionally, errors produced by commands in this file have been
wrapped so that their stack traces will appear in the console.
Change-Id: Ibe27834efafe89dadd4dc2b50172e929125d0aa4