celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

cmd: Move build info that is currently stored next to version command into separate file

Open Wondertan opened this issue 4 years ago • 4 comments

Let's move all the build-related stuff to a related cmd package. Some of the build related info(filled with ldflags) is stored in cmd/celestia/version.go and should be moved to cmd/info.go

Wondertan avatar Jan 13 '22 12:01 Wondertan

Can I give this a try?

0xJepsen avatar Sep 21 '22 16:09 0xJepsen

Sure go ahead @0xJepsen

renaynay avatar Sep 21 '22 18:09 renaynay

Where should the new printBuildInfo in the new info.go file be called?

0xJepsen avatar Sep 21 '22 19:09 0xJepsen