cosmos-sdk/.github
Alessio Treglia 32eccde501
cosmovisor: various small improvements (#7275)
{,cosmosvisor/}Makefile: Add Makefile to cosmovisor/
subdirectory and integrate build target into the
top-directory Makefile.

cosmovisor/:

Create Golang-idiomatic cmd/ subdirectory to make
`cosmosvisor` binary (instead of a binary named `cmd`)
automatically installable with `go get`.

Minor changes to error handling:

- Plain error strings bring more value than the whole
  stacktrace in case of dumb configuration errors.

- Output errors to /dev/stderr instead of /dev/stdout.

Remove dependency on github.com/pkg/errors.
2020-09-11 10:42:11 +01:00
..
ISSUE_TEMPLATE update SECURITY.md (#5377) 2019-12-16 16:24:37 -03:00
workflows cosmovisor: various small improvements (#7275) 2020-09-11 10:42:11 +01:00
CODEOWNERS swap codeowner ordering (#7144) 2020-08-24 10:50:15 +01:00
PULL_REQUEST_TEMPLATE.md Add Review Codecov Report check to PR template (#6548) 2020-06-30 18:55:37 +00:00
dependabot.yml Create Dependabot config file (#7039) 2020-08-13 17:22:48 +02:00